Camera Calibration for measuring planar object
1 回表示 (過去 30 日間)
古いコメントを表示
Hi, I would like to measure object with camera calibration procedure. And I found great solution from matlab "Measuring Planar Objects with a Calibrated Camera",it was measuring coin size. But, in the solution, the coin that I want measure being in one image with checkerboard. I would like to measure object in separated images after compute extrinsic has done. I'm not use GUI, so I will change the code coin from Matlab. which part of code that I must change ? could anyone help me, please. Thanks This is link of Matlab example http://www.mathworks.com/help/vision/examples/measuring-planar-objects-with-a-calibrated-camera.html
1 件のコメント
José Antonio García Acosta
2019 年 6 月 5 日
I think this is a similiar question and it could help. https://la.mathworks.com/matlabcentral/answers/242750-camera-calibration-for-measuring-objects
回答 (1 件)
Dima Lisin
2016 年 4 月 28 日
Not sure what you are asking... You would need to write your own code to detect the object of interest. If it has a distinctive color, you can use color segmentation. If it is a very specific object, rather than a generic object category, you may be able to use feature matching.
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で MATLAB Support Package for USB Webcams についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!