opencv/modules/features2d
ab-dragon 2947877871 [move sift.cpp] Merge pull request opencv/opencv_contrib#2301 from ab-dragon:conditionally_compute_dog_pyramid
Build DoG Pyramid if useProvideKeypoints is false

The buildDoGPyramid operation need not be performed unconditionally. In cases where it is not needed, both memory and speed performance can be improved

original commit: e45887e1c0
2019-11-01 21:28:18 +03:00
..
doc Misc. typos 2018-07-31 18:44:23 +03:00
include/opencv2 Fix spelling typos 2019-12-27 12:46:53 +00:00
misc bindings: basic support for #if preprocessor directives 2019-12-04 18:42:31 +03:00
perf Fix modules/ typos 2019-08-16 17:34:29 +03:00
src [move sift.cpp] Merge pull request opencv/opencv_contrib#2301 from ab-dragon:conditionally_compute_dog_pyramid 2019-11-01 21:28:18 +03:00
test Merge pull request #13481 from dkurt:fix_13227 2018-12-25 17:29:12 +03:00
CMakeLists.txt build: avoid highgui dependency 2019-04-15 18:59:51 +00:00