Roman Donchenko
|
6a511755b2
|
Fixed build for samples/cpp/train_HOG.cpp.
get_hogdescriptor_visu is passed img->clone(), which is not usable
as a non-const reference (and it doesn't modify the argument, anyway).
|
2014-01-27 17:39:33 +04:00 |
|
Mathieu Barnachon
|
089b8e2f4a
|
Suppress a space!
|
2013-11-24 17:10:06 +01:00 |
|
Mathieu Barnachon
|
e015691b41
|
Fix warnings as errors.
|
2013-11-24 15:32:52 +01:00 |
|
Mathieu Barnachon
|
e1955759af
|
Fix some warning.
Adding missing credit for a function.
|
2013-11-24 13:22:10 +01:00 |
|
Mathieu Barnachon
|
a4ceb7b6ee
|
Fix compilation issues.
|
2013-11-11 19:29:39 +01:00 |
|
Mathieu Barnachon
|
0934344a3d
|
Update sample and code with external computation of HOG detector.
|
2013-09-12 18:38:49 +02:00 |
|
Mathieu Barnachon
|
2fe340bf8a
|
adding sample to train HOG and compare it with default people detector.
|
2013-09-05 17:33:08 +12:00 |
|