Skip to content

rsato10/OpenCV-object-detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Object Detection Software with OpenCV

Software detects objects in real time using yolov4 dnn

Convert file to executable file

python "setup.py-file-path" build

EX: python C:users/myname/setup.py build

Add double quotes around file path if path includes white spaces

About

Python OpenCV object detection with yolov4 dnn

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages