Ajout Readme + Modif mineures interface
This commit is contained in:
parent
1c72d90e9a
commit
3300e0efd3
100 changed files with 298 additions and 63 deletions
6
asift_matching/src/libMatch/CMakeLists.txt
Executable file
6
asift_matching/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