Tomoaki Teshima
|
bab3d66c71
|
[moved from opencv] fix corner case of libnvcuvid
* detect header automatically and not based on version number
original commit: d4af89781b
|
5 years ago |
LinkeyLeo
|
fe7301eadb
|
add cuda 10 support for opencv_nvcuvid
nvidia video codec sdk need to be installed separately (https://developer.nvidia.com/nvidia-video-codec-sdk#Download)
only Samples/NvCodec/NvDecoder/nvcuvid.h and Samples/NvCodec/NvDecoder/cuviddec.h is necessary
|
6 years ago |
Alexander Alekhin
|
82733fe56b
|
cuda: move CUDA modules to opencv_contrib
OpenCV 4.0+
|
7 years ago |
Woody Chow
|
c5e55dfde9
|
Optimize SIFT with AVX2
|
8 years ago |
Kotrix
|
bfb0e20c5c
|
Removed redundant commented code
Minor clean up. There was no need to keep these lines.
|
9 years ago |
StevenPuttemans
|
d27141abe3
|
fixing further nonfree elements
|
11 years ago |
Ernest Galbrun
|
b757d6cc83
|
some correction to make xfeature2d compilation work and adding 2d cuda features back
|
11 years ago |
Vadim Pisarevsky
|
d4a77fc428
|
added xfeatures2d (made of opencv/nonfree and a part of opencv/features2d)
|
11 years ago |
Vadim Pisarevsky
|
084ca5d7c5
|
fixed facerec_demo compile errors
|
11 years ago |
Vadim Pisarevsky
|
cd0569a3fe
|
added face module (created from the parts of the old "contrib")
|
11 years ago |
Ilya Lavrenov
|
bcee96b24d
|
bioinspired -> opencv_contrib
|
11 years ago |
Alfonso Sanchez-Beato
|
e198072644
|
Intensity based registration module
|
12 years ago |