文件名称:airplane-detection:使用OpenCV Haar级联分类器进行飞机检测
文件大小:2.11MB
文件格式:ZIP
更新时间:2024-06-09 11:34:23
Python
##基本执行 python detect.py --cascade classifier / cascade.xml --video samplevid / plane.mp4 --showHaarDetections ##帮助文件 用法:detect.py [-h]-级联层叠-视频VIDEO [--savedetections] [--savemotiondetections] [--overlapratio OVERLAPRATIO] [--savediffs] [--showHaarDetections] [--showMotionDetections] [- -UpdateLists] [--EnableMotionDetect] [--EnableOutStream] [--SaveOutStream] Craft.io选项 optional arguments: -h
【文件预览】:
airplane-detection-master
----classifier()
--------stage5.xml(927B)
--------stage12.xml(1KB)
--------stage3.xml(1KB)
--------cascade.xml(24KB)
--------stage1.xml(748B)
--------stage7.xml(1KB)
--------stage10.xml(749B)
--------stage0.xml(565B)
--------stage8.xml(1KB)
--------stage6.xml(1KB)
--------stage2.xml(1KB)
--------stage11.xml(1KB)
--------stage9.xml(1KB)
--------params.xml(592B)
--------stage4.xml(1KB)
----masks()
--------smallmaskwithborders.png(23KB)
--------smallmask.png(23KB)
--------mask.png(22KB)
----seedclassifier()
--------cascade.xml(20KB)
--------cascade_small.xml(20KB)
----samplevid()
--------plane.mp4(2.06MB)
----readme.md(1KB)
----produced()
--------dep_arr.xml(25KB)
--------cascade_40x30_1000pos4000neg.xml(24KB)
----common.py(6KB)
----detect.py(9KB)