mirror of https://github.com/opencv/opencv.git
[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
pull/17119/head
parent
fadb90c579
commit
2947877871
1 changed files with 3 additions and 2 deletions
Loading…
Reference in new issue