How can I use computer vision toolbox to measure dimensions of planar object ?

4 views (last 30 days)
I am trying to measure the dimensions of planar objects using Matlab 2014b Computer Vision Tool Box ? The objects to be measured are iron parts ? Currently I am following the example as given in the following link but I am not getting correct results. The link is as follows: http://in.mathworks.com/help/vision/examples/measuring-planar-objects-with-a-calibrated-camera.html?searchHighlight=boxes%20%3D%20double(boxes(idx(1%3A2)%2C%20%3A))%3B#zmw57dd0e3825
I need some guidance on how to calibrate the camera.

Answers (1)

Dima Lisin
Dima Lisin on 11 Dec 2014
Hi Kavish,
There is a tutorial on how to use the Camera Calibrator app in the documentation. There is also a video.
For more tips and tricks see this question.

Categories

Find more on MATLAB Support Package for USB Webcams in Help Center and File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!