- 06 Jun, 2013 1 commit
-
-
Peter Minin authored
receives the number of neighbors joined into each detected object
-
- 05 Jun, 2013 1 commit
-
-
Roman Donchenko authored
-
- 04 Jun, 2013 10 commits
-
-
Roman Donchenko authored
-
Roman Donchenko authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
peng xiao authored
When user provided corners buffer is big enough to be copied to from tmpCorners_, we allow the buffer to be reused other than allocate a new cl_mem object.
-
yao authored
-
- 03 Jun, 2013 10 commits
-
-
Roman Donchenko authored
-
Roman Donchenko authored
-
Vladislav Vinogradov authored
-
Vladislav Vinogradov authored
-
Vladislav Vinogradov authored
-
Vladislav Vinogradov authored
-
Vladislav Vinogradov authored
-
Vladislav Vinogradov authored
CMake 2.8.11 removed linkage with CUDA driver library, but it's used by gpu video encoding/decoding
-
Roman Donchenko authored
-
Roman Donchenko authored
-
- 31 May, 2013 12 commits
-
-
Andrey Pavlenko authored
-
Andrey Pavlenko authored
setting 'char' to be signed by default since some tests fail when it's wrong (e.g. native compilation on ARM Linux)
-
Roman Donchenko authored
-
Roman Donchenko authored
-
peng xiao authored
-
peng xiao authored
Added for better compatibility with the current samples/test cases. User now will be able to initialize OpenCL context explicitly with ocl::getDevice api. This may be obsoleted in future releases.
-
Roman Donchenko authored
Yes, it's as ludicrous as it sounds, but it's still true. Bizarrely, the previous commit makes CLAHE run about 10% slower on Android, even though it doesn't even touch any CLAHE code. Splitting it off fixes that, although the reason it does is a mystery for the ages. It's cleaner when it's in its own file, anyway. ;=]
-
Roman Donchenko authored
This should allow many algorithms to take advantage of more parallelization technologies.
-
peng xiao authored
The new sample adjust some parameters thus it should always be able to calculate valid homography matrix when input is box.png and box_in_scene.png. Pure cpp surf and bfmatcher implementation is also added to show the user its accuracy and performance.
-
yao authored
-
yao authored
-
peng xiao authored
In current implementation, this function only works when anchor point is in the kernel center and kernel size supported is either 3x3 or 5x5.
-
- 30 May, 2013 6 commits
-
-
peng xiao authored
-
Vadim Pisarevsky authored
-
yao authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-