08-10-2011 08:19 AM
hi friends
i have to work on vision based project to measure the lengh of the object.In this project camera position is not stable,and zooming also varied.in this case how to make accurate distance measurement.?
now i developed the edge detection method to measure distance between two points .but if zoom is changed ,its wont give proper value...
so pls tell me what steps i need to do..
expecting your replay..
08-10-2011 08:55 AM
I think your question might receive a quicker answer by asking it in the NI Forums. I would suggest the Machine Vision section:
http://forums.ni.com/t5/Machine-Vision/bd-p/200
08-10-2011
10:24 AM
- last edited on
04-15-2025
12:33 PM
by
Content Cleaner
Philippe is absolutely right. However, I cannot resist...so here is my response.
Ideally, you need to calibrate the image in order to get robust results. This will also help with the unstable camera position. Calibration involves adding a calibrated feature in the image. The information about the calibrated feature and the measurement values help to compute the measurements of interest more precisely.
Here are some helpful links:
Calibration features: https://knowledge.ni.com/KnowledgeArticleDetails?id=kA00Z0000019LXhSAM&l=en-US
Discussion: https://forums.ni.com/t5/Machine-Vision/Calibration-grids/m-p/1521256?requireLogin=False
08-12-2011 01:36 PM
If you have a feature of a known length, let's say on the platform where you put your test object, you can calculate the offset/factor by which the measured length has changed and apply the same offset/factor to the feature you are trying to measure. You could create markings at known distances on the platform, at about the same depth as the feature you are trying to measure.
04-26-2013
04:41 PM
- last edited on
04-15-2025
12:39 PM
by
Content Cleaner
Hello, I see you do not find the solution, try with it Kinect sensor is a good alternative, you can consult the following link
https://forums.ni.com/t5/LabVIEW/Measure-distance-height-with-Kinect/td-p/2320166
09-04-2014 02:00 PM
i tried using the kinesthesia toolkit as u suggested but could not figure out how to measure distance,, Can you please help me?
08-26-2017 10:33 AM
I Would like to know how to measure the distance between camera and image for tracking process.Do u know any method for measurement and answer me.
10-05-2017 02:12 AM
Distance is difficult to measure with a standard single camera. Stereovision would be better.
You might want to try a marker, ARmarker for instance. But that probably hasn't any Labview support.