Fix a typo error
This commit is contained in:
parent
534bec3a90
commit
f3f8b843b6
@ -87,7 +87,7 @@ int main( int argc, char** argv ) {
|
|||||||
|
|
||||||
// DESCRIPTOR
|
// DESCRIPTOR
|
||||||
// Our proposed FREAK descriptor
|
// Our proposed FREAK descriptor
|
||||||
// (roation invariance, scale invariance, pattern radius corresponding to SMALLEST_KP_SIZE,
|
// (rotation invariance, scale invariance, pattern radius corresponding to SMALLEST_KP_SIZE,
|
||||||
// number of octaves, optional vector containing the selected pairs)
|
// number of octaves, optional vector containing the selected pairs)
|
||||||
// FREAK extractor(true, true, 22, 4, std::vector<int>());
|
// FREAK extractor(true, true, 22, 4, std::vector<int>());
|
||||||
FREAK extractor;
|
FREAK extractor;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user