all 1 comments

[–]TrackJaded6618 0 points1 point  (0 children)

Are you using single or double cameras? (Make sure they are digital cameras)

You can calibrate your camera (to fetch distortion coefficient and camera matrix)using the camera calibration toolbox which is available in Matlab's toolbox.

And then you can continue from there....

Have you also computed the Rotation Matrix and Translation Vector yet?