Page 1 of 1

Sensor For Pedestrian

PostPosted: Mon Dec 31, 2012 11:48 am
by ismasyariff
Good day to every one 8-) 8-)
I'm new member here.
i Just want to ask somebody here in this forum who knows about Sensor that can be used for Pedestrian detection.
In the market there are many sensor can detect human presence like PIR, Ultrasonic, Microwave Sensor etc, but all this sensor was static sensor..
Mean that they install it on the wall and so on..
but what i want to ask is there any suggestion what type of sensor can be used (and attach it to vehicle) to detect human/pedestrian presence at distance about 7-10m from side and front of the car...
It is image sensor is compatible? :?: :?:

Thank You..

Re: Sensor For Pedestrian

PostPosted: Mon Dec 31, 2012 12:17 pm
by gadgetng
wow.. looks like image processing sensor is ur choice :twisted:

Re: Sensor For Pedestrian

PostPosted: Mon Dec 31, 2012 12:23 pm
by ismasyariff
image processing sensor that looks like 'lane departure warning system' right?..
the one that make our car steady on the right lane..
it is right?

Re: Sensor For Pedestrian

PostPosted: Mon Jan 07, 2013 10:28 am
by sich
If you are serious about this, may be you can:

1. Buy a Kinect and hack it. Try google this topic. You shall find a lots of related projects.

OR

2. Get a webcam and do your image processing coding to detect human. OpenCV computer vision libraries may suit your need.

Re: Sensor For Pedestrian

PostPosted: Tue Jan 08, 2013 2:18 pm
by Brian Griffin
Might I add:

3. Get a webcam, attach it to Raspberry Pi, write the program with OpenCV libraries, and case closed. :)