Python-基于视频的车辆计数系统使用PythonOpenCV构建

时间:2022-08-30 23:26:27
【文件属性】:

文件名称:Python-基于视频的车辆计数系统使用PythonOpenCV构建

文件大小:1.05MB

文件格式:ZIP

更新时间:2022-08-30 23:26:27

Python开发-机器学习

基于视频的车辆计数系统,使用Python / OpenCV构建


【文件预览】:
Vehicle-Counting-master
----.gitignore(103B)
----README.md(5KB)
----utils()
--------detection_roi.py(700B)
----trackers()
--------opencv()
--------tracker.py(3KB)
--------camshift()
----vehicle_counting.png(528KB)
----blobs()
--------blob3.py(704B)
--------blob2.py(659B)
--------utils.py(305B)
--------blob.py(486B)
----HaarCascades()
--------car.xml(116KB)
--------smile.xml(184KB)
--------frontalface.xml(908KB)
--------fullbody.xml(466KB)
----tests()
--------.gitkeep(0B)
----LICENSE(1KB)
----screenshots()
--------.gitkeep(0B)
----detectors()
--------haarc()
--------bgsub()
--------yolo()
--------detector.py(842B)
--------ssd()
--------tfoda()
----OpenCV_scripts()
--------load_video.py(248B)
--------color_filtering.py(636B)
--------load_image.py(282B)
--------image_ops.py(270B)
--------gradients_and_edge_detection.py(400B)
--------object_detection_haar_cascades.py(926B)
--------corner_detection.py(394B)
--------draw_and_write_on_image.py(406B)
--------thresholding.py(717B)
--------template_matching.py(506B)
--------capture_video_from_webcam.py(213B)
--------mog_background_reduction.py(389B)
----requirements.txt(91B)
----images()
--------me.jpg(115KB)
--------bookpage.jpg(58KB)
--------article-screenshot.png(87KB)
--------AlphaCoderLogo-white.png(15KB)
--------ea.jpg(2KB)
----camera.sh(809B)
----videos()
--------.gitkeep(0B)
----experiments()
--------Mouse_Move_Prediction.py(2KB)
--------Image_Subtraction.py(4KB)
--------Multi_Object_Tracking.py(3KB)
----counter.py(1KB)
----Vehicle_Counting.py(10KB)

网友评论

  • 没有具体的注释和解释,懂的话兴许可以用,但是我没看懂