12,297
edits
(→Output) |
No edit summary |
||
Line 3: | Line 3: | ||
== Example == | == Example == | ||
Object detection using [https://github.com/opencv/open_model_zoo/tree/master/demos/object_detection_demo_yolov3_async OpenCV and YOLO]. | Object detection using [https://github.com/opencv/open_model_zoo/tree/master/demos/object_detection_demo_yolov3_async OpenCV and YOLO]. | ||
=== Input === | === Input === | ||
[[File: | [[File:input dog.mp4]] | ||
=== Output === | === Output === | ||
[[File: | [[File:output dog.mp4]] | ||
[[File:log dog.txt]] | |||
Here is the good olde color tracking in the new fancy clothes of "heuristics" https://towardsdatascience.com/real-time-object-detection-without-machine-learning-5139b399ee7d |