Ajout prototype Wrapper ROS matcher
This commit is contained in:
parent
f17bbbcc51
commit
373a75ae87
409 changed files with 133617 additions and 507 deletions
|
@ -1,3 +1,6 @@
|
|||
#ifndef ASIFTMATCHER_HPP
|
||||
#define ASIFTMATCHER_HPP
|
||||
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
|
@ -94,3 +97,5 @@ protected:
|
|||
bool _resize_imgs;// = false; //Resize images to IM_X/IM_Y ?
|
||||
bool _showDebug;// = 0; //Show debugging messages ?
|
||||
};
|
||||
|
||||
#endif
|
Loading…
Add table
Add a link
Reference in a new issue