Ajout prototype Wrapper ROS matcher
This commit is contained in:
parent
f17bbbcc51
commit
373a75ae87
409 changed files with 133617 additions and 507 deletions
6
asift_match/src/libMatch/CMakeLists.txt
Executable file
6
asift_match/src/libMatch/CMakeLists.txt
Executable file
|
@ -0,0 +1,6 @@
|
|||
CMAKE_MINIMUM_REQUIRED(VERSION 2.6)
|
||||
|
||||
PROJECT(libMatch)
|
||||
|
||||
ADD_LIBRARY(Match
|
||||
match.cpp match.h)
|
Loading…
Add table
Add a link
Reference in a new issue