Use SURF or SIFT features

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

Use SURF or SIFT features

chaoqunzhuoyue
Hi Sir,

       Is it possible if we want to use SURF or SIFT feature to do SLAM using RGBD dataset. How should we do that?

       Thanks!
Reply | Threaded
Open this post in threaded view
|

Re: Use SURF or SIFT features

consoante
You need to compile opencv from source first, SURF and SIFT are not included by default on most distributions.