opencv/modules/features2d
Yosshi999 922108060d
Merge pull request #17907 from Yosshi999:gsoc_asift-py2cpp
* Implement ASIFT in C++

* '>>' should be '> >' within a nested template

* add a sample for asift usage

* bugfix empty keypoints cause crash

* simpler initialization for mask

* suppress the number of lines

* correct tex document

* type casting

* add descriptorsize for asift

* smaller testdata for asift

* more smaller test data

* add OpenCV short license header
2020-08-03 14:11:55 +00:00
..
doc Misc. typos 2018-07-31 18:44:23 +03:00
include/opencv2 Merge pull request #17907 from Yosshi999:gsoc_asift-py2cpp 2020-08-03 14:11:55 +00:00
misc Generate constructor with smart pointer, if it's expected. 2020-05-29 16:40:19 +03:00
perf Merge pull request #17618 from Yosshi999:gsoc_sift-better-test 2020-06-25 11:34:31 +00:00
src Merge pull request #17907 from Yosshi999:gsoc_asift-py2cpp 2020-08-03 14:11:55 +00:00
test Merge pull request #17907 from Yosshi999:gsoc_asift-py2cpp 2020-08-03 14:11:55 +00:00
CMakeLists.txt features2d(sift): enable runtime dispatching 2020-05-03 11:59:27 +00:00