StevenPuttemans
|
aea328e326
|
fixing CUDA cascade classifiers function and needed models
|
2015-02-27 14:20:27 +01:00 |
|
Vadim Pisarevsky
|
95ecdc3af9
|
Merge pull request #3600 from jet47:cuda-objdetect-module
|
2015-01-20 13:29:32 +00:00 |
|
Vladislav Vinogradov
|
dccdadc38a
|
fix documentation warnings
|
2015-01-15 10:34:43 +03:00 |
|
Vladislav Vinogradov
|
734212a402
|
refactor CUDA CascadeClassifier
|
2015-01-14 19:50:05 +03:00 |
|
Vladislav Vinogradov
|
8257dc3c1e
|
refactor CUDA HOG algorithm:
use abstract interface with hidden implementation
|
2015-01-14 19:50:05 +03:00 |
|
Vladislav Vinogradov
|
0af7597d36
|
fix CUDA HOG for multi GPU systems:
move GPU constants initialization from constructor to compute method
|
2015-01-14 19:50:05 +03:00 |
|
Vladislav Vinogradov
|
f126f371b2
|
move CUDA object detection algorithms to separate module
|
2015-01-14 19:50:05 +03:00 |
|