revamped
This commit is contained in:
parent
c268a98b0c
commit
1186caae20
@ -9,7 +9,7 @@ using namespace cv;
|
||||
|
||||
void help()
|
||||
{
|
||||
printf("Using the surf descriptor for matching keypoints between 2 images\n");
|
||||
printf("Use the SURF descriptor for matching keypoints between 2 images\n");
|
||||
printf("Format: \n./generic_descriptor_match [image1] [image2] [algorithm] [XML params]\n");
|
||||
printf("For example: ./generic_descriptor_match scene_l.bmp scene_r.bmp FERN fern_params.xml\n");
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user