International Journal of Progressive Research in Engineering Management and Science
(Peer-Reviewed, Open Access, Fully Referred International Journal)
www.ijprems.com
editor@ijprems.com or Whatsapp at (+91-9098855509)
STEREO VISUAL ODOMETRY FOR GROUND VEHICLES (KEY IJP************080)
Abstract
Visual Odometry (VO) is the process of estimating the orientation and position of a vehicle or a robot by analyzing the associated camera's input. In this paper a stereo camera based visual odometry system is presented in which stereo cameras have been rigidly attached to the vehicle and motion of the vehicle is estimated using only the input coming from these stereo cameras. The corner features are extracted in both left and right images using Harris corner detector algorithm, descriptor for each feature is extracted using Scale Invariant Feature Transform (SIFT) algorithm, feature descriptors are matched between left and right images using K-nearest neighbor match. Those matched feature correspondences are triangulated to get 3-D points. Two sets of 3-D points are obtained at time steps 'tand 't+1'. Then, the motion is estimated using least squares fitting of these two 3-D point sets.