![]() |
![]() |
![]() |
|
|
|||||||
| Electronic Projects Design/Ideas/Reviews Are you building an electronic project or want to? Maybe you need some assistance? Come and submit your electronic questions here and let our experienced members find a solution. |
|
|
Thread Tools | Display Modes |
|
|
(permalink) |
|
I am in a group of three lads in work and we have been assigned a project. We have to design, program and build a security camera that detects motion in a small courtyard(approx 7m x 7m) and then automatically tracks that person. We have to include a microprocessor, therefore that means computer programming as well. Any ideas/designs would be very much appreciated.
__________________
abc |
|
|
|
|
|
|
(permalink) |
|
I Don't know how you are gonna track the person. This would require something like an infra-red camera or yeah...
I would try those automatic floodlights that turn on a light when something moves in your backyard. You might be able to use multiple flood light sensors to sense which direction the person or thing is moving. Why do you want to do this ???
__________________
www.winpicprog.co.uk - Great PIC language tutorials. |
|
|
|
|
|
|
(permalink) |
|
Since the person is visable in the camera, it is possible to analyze the video and pan the camera to keep the person centered. Another possibility is to track the body heat using a parabolic reflector and sensor array.
__________________
see my website: www.geocities.com/russlk |
|
|
|
|
|
|
(permalink) |
|
An ultrasonic rangefinder sweeping from side to side will work up to a distance of about thirty feet, depending on target size/aspect ratio.
That's as far as I got when I tried this idea myself, true it can be done with software but writing it is beyond me at the moment. Another solution would be to use something like a pair of of PIR sensors with rotating scanning mirrors a sort of diy infra red imager. |
|
|
|
|
|
|
(permalink) |
|
Hi,
I see your post is a little bit old About your project (btw sorry for my english)... now, with my friend, I'm trying to do something like you If you have something post it here... A... we will control this motors with LPT port |
|
|
|
|
|
|
(permalink) |
|
I never built the project but this might be of help. Chapter 14 of the book "Pic Robotics" uses a CMU camera (Carnegie Mellon University) for edge detection and image recognition. Try a search on CMU camera and see what you can find.
|
|
|
|
|