Our project is the system that enables a moving camera to track a moving object in real time. We plan on doing this by having a camera mounted to a swivel using two servo motors to allow for the camera’s direction to be controlled. The camera data will be read into the FPGA board and some basic object recognition algorithm will be used to identify an some object and determine if the camera needs to be moved to keep the object in the field of vision. In addition to the auto tracking mode, we plan on having an IR remote to allow for manual panning, mode selection, and power on and off. If there is additional time we would like to also interface the FPGA to a Raspberry Pi board running a linux web server to allow for email alerts (when object moves) and web based control.
Stars
35
Forks
11
Watchers
35
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
Merge branch 'master' of https://github.com/Rutgers-FPGA-Projects/Camera-Tracking
773154bView on GitHubEntity to give left,right,top,bottom coordinates of target (small compile errors)
098472eView on GitHubAdded function to sum 9x9 neighborhood and determine current pixel is target or background
e216aefView on GitHubMerge branch 'master' of https://github.com/Rutgers-FPGA-Projects/Camera-Tracking
9c937c6View on GitHubPackage with function to sum '1's in an slv -- programmable?
079c372View on GitHubMerge branch 'master' of https://github.com/Rutgers-FPGA-Projects/Camera-Tracking
5968547View on GitHub