Volker Strobel edited subsection_Homography_Determination_Keypoint_Matching__.tex  over 7 years ago

Commit id: 5e68d812b2fd571245b0c57606ba448028f0233e

deletions | additions      

       

\label{sec:keypointmatching}  A standard approach for estimating camera pose is detecting and  describing keypoints of the current view and a reference image, image~\cite{se2002global},  using algorithms such as \textsc{Sift}~\cite{lowe1999object}, followed by finding a homography between both keypoint sets. A  keypoint is a salient image location---described by a feature vector---that is invariant to different  viewing angles and scaling . scaling.  By finding a homography, that is a perspective transformation between the keypoints of the current view and a reference image, the current view can be located in the reference image. %The $3 \times 3$  %homography matrix ($H$) is based on at least four keypoint matches