mirror of
https://github.com/opencv/opencv.git
synced 2026-07-29 23:33:05 +04:00
removed old sample on keypoints matching and added new one
This commit is contained in:
@@ -40,6 +40,7 @@ if (BUILD_EXAMPLES)
|
||||
|
||||
MY_DEFINE_EXAMPLE(connected_components connected_components.cpp)
|
||||
MY_DEFINE_EXAMPLE(contours2 contours2.cpp)
|
||||
MY_DEFINE_EXAMPLE(keypoints_matching keypoints_matching.cpp)
|
||||
MY_DEFINE_EXAMPLE(morphology2 morphology2.cpp)
|
||||
MY_DEFINE_EXAMPLE(segment_objects segment_objects.cpp)
|
||||
endif(BUILD_EXAMPLES)
|
||||
|
||||
Reference in New Issue
Block a user