Sources of error to calculate X, Y Z distances using stereo when disparity map seems alright.
이전 댓글 표시
This issue is wrt Image scene reconstruction using Stereo Calibration. I have a good (compared to my earlier pointClouds) reconstructed image of my object (wheel). I am able to filter out noise and preserve only the points corresponding to the object under consideration.

I am calculating the X, Y and Z distances to this object by taking a mean of all points under consideration (i.e., mean of the point cloud in each of the 3 dimensions X, Y and Z to get X_mean Y_mean and Z_mean respectively. Euclidean distance is also calculated using these mean values )
For this particular case, the euclidean distance when measured with an inch tape was around 68cm. My result shows 62cm. There is a difference of 60 mm which is not tolerable.
What could the error sources be? The reconstructed image seems very good. During stereo calibration, mean re-projection error is lesser than 0.3 pixels (using a 10MP camera)
채택된 답변
추가 답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Process Point Clouds에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!