opencv/modules/cudafeatures2d
Vladislav Vinogradov 4382302a6b fix matrix type for keypoints buffer in CUDA FAST
use CV_32FC1 instead of CV_16SC2 since detectAsync uses CV_32FC1
to reallocate the matrix
2016-07-06 14:27:08 +03:00
..
include/opencv2 fix documentation warnings 2015-01-13 18:23:59 +03:00
perf refactor CUDA BFMatcher algorithm: 2015-01-13 18:03:57 +03:00
src fix matrix type for keypoints buffer in CUDA FAST 2016-07-06 14:27:08 +03:00
test refactor CUDA BFMatcher algorithm: 2015-01-13 18:03:57 +03:00
CMakeLists.txt Adding support for WinRT(WinPhone 8/8.1 and Win Store) via CMake 3.1 2015-03-02 22:26:43 +03:00