Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

Object - camera distance calculation

Status
Not open for further replies.

samseg

Newbie level 1
Joined
Apr 24, 2016
Messages
0
Helped
0
Reputation
0
Reaction score
0
Trophy points
0
Activity points
0
i need suggestions on how to determine distance between object and a camera. I am currently working on a project for blind men to freely navigate using image signal processing technique.
I am at the point to let the blind man know how far an obstacle is from him.
 

Unless measuring the same object, as well being able to map its possible route ( which is not your application ), you'll need at least two cameras for that. In addition, you'll need another sensor for determining the referential angle of the camera from the ground.
 

I appreciate your quick response,Ok. I understand but I need a code in matlab for this
 

Take a look on Mathworks website using search criteria "Camera+Calibration".
 

i now have formula to calculate the object distance from the camera which is object_DISTANCE= x/(tan(q1)+ tan (q2)..where x is the distnce between the two camera placed at slightly different positions q1=camera horisontal angle of view for the first camera and q2=the second camera horisontal angle of view. Now my question is what kind of sensor can i use to continously monitor the angles of each camera. I also want to know how this can be implemented in matlab
 

i look forward to suggestions on getting matlab algorithim for calculating object camera distance
 

@andre_teprom... I read the calibration stuff on Mathworks but the grammar is just too hard....they were talking of chestboard pattern and idont know what it is..any suggestion is welcome
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top