StevenPuttemans
|
bfb18d29a6
|
add explanation to detectMultiScale overload functionality
|
8 years ago |
StevenPuttemans
|
ca762a6ba7
|
allow minObjectSize==maxObjectSize for single scale detection capability
|
9 years ago |
sourin
|
a34fbf7bb1
|
Fixed identifiers warns
|
9 years ago |
daB0bby
|
5728795cf7
|
Merge pull request #7320 from daB0bby:patch-1
* bypass makro
* syntax
|
9 years ago |
Alexander Alekhin
|
ddc0b42bc3
|
migration: github.com/opencv/opencv
|
9 years ago |
Alexander Alekhin
|
323e24e3ef
|
change links from samples/python2 to samples/python
|
9 years ago |
Michaël Sdika
|
ab40c2acf7
|
added the signedGradient varaible to the HOGDescriptor class.
when true, use signed gradient for the angular histogram computation.
default to false for backward compatibility.
|
10 years ago |
Maksim Shabunin
|
c485aee464
|
Included c-headers for better 2.4 compatibility
|
10 years ago |
Maksim Shabunin
|
91e21847e2
|
Some changes to make migration to 3.0 easier
|
10 years ago |
Vladislav Vinogradov
|
3eeaa9189c
|
Revert "Revert "Merge pull request #836 from jet47:gpu-modules""
|
12 years ago |
Andrey Kamaev
|
416fb50594
|
Revert "Merge pull request #836 from jet47:gpu-modules"
This reverts commit fba72cb60d , reversing
changes made to 02131ffb62 .
|
12 years ago |
Vladislav Vinogradov
|
31c8b527c6
|
gpuarithm module for arithmetics operations on matrices
|
12 years ago |
Vladislav Vinogradov
|
f0b19d4659
|
updated license header in whole gpu module
|
12 years ago |
Vladislav Vinogradov
|
8009b5150e
|
added performance tests for gpu module
|
14 years ago |
Andrey Kamaev
|
5cce038958
|
Performance testing branch is merged back into trunk
|
14 years ago |