Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in / Register
Toggle navigation
O
opencv_contrib
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Packages
Packages
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
submodule
opencv_contrib
Commits
0bf687bc
Commit
0bf687bc
authored
Sep 07, 2018
by
Alexander Alekhin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
xfeatures2d(test): update extraction/invariance tests
parent
a2eae86c
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
4 additions
and
0 deletions
+4
-0
CMakeLists.txt
modules/xfeatures2d/CMakeLists.txt
+4
-0
test_features2d.cpp
modules/xfeatures2d/test/test_features2d.cpp
+0
-0
test_rotation_and_scale_invariance.cpp
...s/xfeatures2d/test/test_rotation_and_scale_invariance.cpp
+0
-0
No files found.
modules/xfeatures2d/CMakeLists.txt
View file @
0bf687bc
...
...
@@ -12,3 +12,7 @@ if(NOT boost_status OR NOT vgg_status)
endif
()
ocv_module_include_directories
(
"
${
DOWNLOAD_DIR
}
"
)
if
(
TARGET opencv_test_
${
name
}
)
ocv_target_include_directories
(
opencv_test_
${
name
}
"
${
OpenCV_SOURCE_DIR
}
/modules"
)
# use common files from features2d tests
endif
()
modules/xfeatures2d/test/test_features2d.cpp
View file @
0bf687bc
This diff is collapsed.
Click to expand it.
modules/xfeatures2d/test/test_rotation_and_scale_invariance.cpp
View file @
0bf687bc
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment