Anatoly Baksheev
|
2bf3104ee5
|
bugfix in sample to support LBP classifier. To merge to master also.
|
12 years ago |
OpenCV Buildbot
|
04384a71e4
|
Normalize line endings and whitespace
|
13 years ago |
Andrey Kamaev
|
bd0e0b5800
|
Merged the trunk r8589:8653 - all changes related to build warnings
|
13 years ago |
Andrey Kamaev
|
49a1ba6038
|
Set stricter warning rules for gcc
|
13 years ago |
Andrey Kamaev
|
50ad690993
|
Merged the trunk till r8291
|
13 years ago |
Vladislav Vinogradov
|
092c1f98f6
|
fixed build of gpu demos pack
|
13 years ago |
Vladislav Vinogradov
|
d38ca09738
|
added gpu::printCudaDeviceInfo to all samples
|
13 years ago |
Alexey Spizhevoy
|
a2090a44db
|
Updated CLI for GPU samples
|
14 years ago |
Anatoly Baksheev
|
ee3101ba1c
|
removed cv_config
|
14 years ago |
Anatoly Baksheev
|
22dbd002e6
|
fix compilation for macos
|
14 years ago |
Anatoly Baksheev
|
1eba407378
|
compilation for macos
|
14 years ago |
Vadim Pisarevsky
|
8ba6a54d28
|
fixed warning from GCC
|
14 years ago |
Vadim Pisarevsky
|
23768b1826
|
replaced #include <some_opencv_hdr> with #include "some_opencv_hdr" (ticket #719)
|
14 years ago |
Anton Obukhov
|
07d19c2c6f
|
[~] Refactored, cleaned up, and consolidated the code of GPU examples (cascadeclassifier and cascadeclassifier_nvidia_api)
|
14 years ago |
Anatoly Baksheev
|
ce474db8eb
|
refactored FaceDetection GPU sample
|
14 years ago |
Anatoly Baksheev
|
e3f3de84db
|
warning fixed
|
14 years ago |
Anatoly Baksheev
|
afa8e373d5
|
minor (possibility to change, font scale, min neighbors)
|
14 years ago |
Anatoly Baksheev
|
cb63046dcf
|
gpu face detetcion:
1) fixed bug with error codes (enum NppStStatus) shift.
2) added some asserts
|
14 years ago |
Anatoly Baksheev
|
1a94186195
|
First version of CascadeClassifier_GPU.
Only for VS2008 now.
Sample for it.
new NPP_staging for VS2008 only
|
14 years ago |