Added base tutorial for using FlannBasedMatcher with SURF detector + descriptor in rst
This commit is contained in:
@@ -119,4 +119,4 @@ int main( int argc, char** argv )
|
||||
* @function readme
|
||||
*/
|
||||
void readme()
|
||||
{ std::cout << " Usage: ./SURF_descriptor <img1> <img2>" << std::endl; }
|
||||
{ std::cout << " Usage: ./SURF_Homography <img1> <img2>" << std::endl; }
|
||||
|
Reference in New Issue
Block a user