Question

I'm trying to implement SURF with Ransac for fundamental(F) matrix estimation in Matlab. Then I calculated epipoles as null spaces of F matrix. I used OpenSURF from File Exchange and Ransac from Peter's Kovesi page. However when two images are similar the epipoles doesn't become unstable as they should. Can someone provide me Matlab example of these two working?

Was it helpful?

Solution

If anyone need this information, great number of examples using these two, one can find in Peter Corke's new book!

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top