Merge branch 'matchers' into 'master'
Matchers Two "matchers" structs removed from wolf.h and declared in separate files. Update includes needing them accordingly. See merge request !92
Showing
- src/examples/CMakeLists.txt 36 additions, 36 deletionssrc/examples/CMakeLists.txt
- src/feature_match.h 28 additions, 0 deletionssrc/feature_match.h
- src/landmark_match.h 38 additions, 0 deletionssrc/landmark_match.h
- src/processor_image_feature.cpp 1 addition, 1 deletionsrc/processor_image_feature.cpp
- src/processor_tracker_feature.cpp 1 addition, 2 deletionssrc/processor_tracker_feature.cpp
- src/processor_tracker_feature.h 6 additions, 4 deletionssrc/processor_tracker_feature.h
- src/processor_tracker_feature_corner.cpp 1 addition, 1 deletionsrc/processor_tracker_feature_corner.cpp
- src/processor_tracker_feature_dummy.cpp 1 addition, 1 deletionsrc/processor_tracker_feature_dummy.cpp
- src/processor_tracker_landmark.h 2 additions, 0 deletionssrc/processor_tracker_landmark.h
- src/wolf.h 8 additions, 30 deletionssrc/wolf.h
Loading
Please register or sign in to comment