I am using Emgu (an OpenCV C# wrapper), and every time I try to get a HomographyMatrix from the GetHomographyMatrixFromMatchedFeatures method, it comes back null. The GetHomographyMatrixFromMatchedFeatures method comments state "Recover the homography matrix using RANDSAC. If the matrix cannot be recovered, return null."

I have valid matched features.

I don't understand why it wouldn't be able to recover the matrix. Any clues?

Thanks.

link|improve this question

feedback

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown

Browse other questions tagged or ask your own question.