Sources of error to calculate X, Y Z distances using stereo when disparity map seems alright.
Mostra commenti meno recenti
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)
Risposta accettata
Più risposte (0)
Categorie
Scopri di più su Process Point Clouds in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!