Skip to content

this is an opencv object detection C++ code using CUDA,it detects objects from a webcam stream or from a video file,it has some little additions like on-frame FPS and important parameters display,it also displays the dimensions of the detected object's bounding box

Notifications You must be signed in to change notification settings

k00r/opencv-realtime-object-detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

opencv-realtime-object-detection

this is an opencv object detection C++ code using CUDA,it detects objects from a webcam stream or from a video file,it has some little additions like on-frame FPS and important parameters display,it also displays the dimensions of the detected object's bounding box,it calculates FPS using frame time,performance will be heavily dependant on your GPU

About

this is an opencv object detection C++ code using CUDA,it detects objects from a webcam stream or from a video file,it has some little additions like on-frame FPS and important parameters display,it also displays the dimensions of the detected object's bounding box

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages