Vladislav Vinogradov
|
f0356004bc
|
minor fix
|
2012-01-11 05:46:32 +00:00 |
|
Vladislav Vinogradov
|
af59a75ffc
|
fixed bug with submatrix in some gpu functions
update gpu tests
|
2012-01-10 11:11:58 +00:00 |
|
Vladislav Vinogradov
|
5e38cf8042
|
added FAST_GPU and ORB_GPU classes
|
2011-12-27 09:33:20 +00:00 |
|
Vladislav Vinogradov
|
d6d7ac9cee
|
fixed tests for BruteForceMatcher_GPU::radiusMatch
|
2011-10-04 10:03:52 +00:00 |
|
Vladislav Vinogradov
|
173ac5a64b
|
optimized gpu pyrDown and pyrUp
|
2011-08-24 11:16:42 +00:00 |
|
Vladislav Vinogradov
|
6e3a1f7b49
|
implement optimized version of gpu::BruteForceMatcher::knnMatch when k == 2
|
2011-08-15 12:14:02 +00:00 |
|
Vladislav Vinogradov
|
f4f38fcced
|
fixed gpu test failure on empty test data
|
2011-08-09 06:25:01 +00:00 |
|
Vladislav Vinogradov
|
12b7090a6f
|
fixed some warnings under win64
|
2011-08-08 13:03:18 +00:00 |
|
Vladislav Vinogradov
|
e746b3e8ae
|
added buffered version of pyrDown and pyrUp
added stream support to downsample, upsample, pyrUp and pyrDown
|
2011-08-01 08:15:31 +00:00 |
|
Vadim Pisarevsky
|
ff5e97c8e4
|
added COVAR_ and SORT_ enums to core.hpp; fixed many, many VS2005, VS2010 and MinGW (GCC 4.5.2) warnings
|
2011-07-19 12:27:07 +00:00 |
|
Alexey Spizhevoy
|
8a3d1937c3
|
fixed BFM GPU test compile-time error on ubuntu x64 in debug mode
|
2011-07-09 07:32:14 +00:00 |
|
Vladislav Vinogradov
|
d1b4b5f0de
|
refactored gpu module tests
|
2011-06-29 10:14:16 +00:00 |
|
Vladislav Vinogradov
|
58f6919795
|
made GPU version of SURF more consistent with CPU one
|
2011-03-10 13:53:58 +00:00 |
|
Alexey Spizhevoy
|
6f788ff8db
|
ported GPU test to GTest framework
|
2011-02-17 14:01:28 +00:00 |
|