Vladislav Vinogradov
|
d38ca09738
|
added gpu::printCudaDeviceInfo to all samples
|
2012-01-30 07:20:09 +00:00 |
|
Alexey Spizhevoy
|
a2090a44db
|
Updated CLI for GPU samples
|
2011-10-24 08:34:15 +00:00 |
|
Anatoly Baksheev
|
ee3101ba1c
|
removed cv_config
|
2011-06-09 08:25:36 +00:00 |
|
Anatoly Baksheev
|
22dbd002e6
|
fix compilation for macos
|
2011-06-03 08:13:03 +00:00 |
|
Anatoly Baksheev
|
1eba407378
|
compilation for macos
|
2011-06-01 15:35:30 +00:00 |
|
Vadim Pisarevsky
|
8ba6a54d28
|
fixed warning from GCC
|
2011-05-31 14:02:19 +00:00 |
|
Vadim Pisarevsky
|
23768b1826
|
replaced #include <some_opencv_hdr> with #include "some_opencv_hdr" (ticket #719)
|
2011-05-21 18:32:34 +00:00 |
|
Anton Obukhov
|
07d19c2c6f
|
[~] Refactored, cleaned up, and consolidated the code of GPU examples (cascadeclassifier and cascadeclassifier_nvidia_api)
|
2011-04-07 12:59:01 +00:00 |
|
Anatoly Baksheev
|
ce474db8eb
|
refactored FaceDetection GPU sample
|
2011-04-04 15:21:58 +00:00 |
|
Anatoly Baksheev
|
e3f3de84db
|
warning fixed
|
2011-01-21 09:00:19 +00:00 |
|
Anatoly Baksheev
|
afa8e373d5
|
minor (possibility to change, font scale, min neighbors)
|
2011-01-17 17:32:50 +00:00 |
|
Anatoly Baksheev
|
cb63046dcf
|
gpu face detetcion:
1) fixed bug with error codes (enum NppStStatus) shift.
2) added some asserts
|
2011-01-17 11:32:38 +00:00 |
|
Anatoly Baksheev
|
1a94186195
|
First version of CascadeClassifier_GPU.
Only for VS2008 now.
Sample for it.
new NPP_staging for VS2008 only
|
2011-01-13 13:04:00 +00:00 |
|