Skip to content

Python code to track caged birds using openCV. The code first uses the backgroundsubtractorMOG to extract the bird. If the S/N is less than a threshold, it updates the position of the bird. Is not 100% accurate and needs extremely stable video.

Notifications You must be signed in to change notification settings

analkumar2/Tracking_caged_birds

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 

Repository files navigation

Tracking_caged_birds

Python code to track caged birds using openCV. The code first uses the backgroundsubtractorMOG to extract the bird. If the S/N is less than a threshold, it updates the position of the bird. Is not 100% accurate and needs extremely stable video.

About

Python code to track caged birds using openCV. The code first uses the backgroundsubtractorMOG to extract the bird. If the S/N is less than a threshold, it updates the position of the bird. Is not 100% accurate and needs extremely stable video.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published