Ilya Lavrenov
|
7df92bbb77
|
fixed C4505
|
2014-03-31 17:30:15 +04:00 |
|
Andrey Pavlenko
|
a1d151924d
|
Merge pull request #2527 from apavlenko:ocl_surf_24
|
2014-03-26 19:03:44 +04:00 |
|
Andrey Pavlenko
|
fa5705613d
|
splitting plain and OCL tests for SURF.
|
2014-03-26 17:18:05 +04:00 |
|
Andrey Pavlenko
|
63a746c6ea
|
fixing conditional compilation
|
2014-03-25 13:16:42 +04:00 |
|
Andrey Pavlenko
|
259b9e093c
|
disabling failing tests
|
2014-03-24 10:12:02 +04:00 |
|
Andrey Pavlenko
|
5421d741bc
|
making OCL tests conform to the comon style
|
2014-03-24 10:08:44 +04:00 |
|
Andrey Pavlenko
|
fe5eaae102
|
adding missing include (fixing 'no ocl implementation' error)
|
2014-03-21 14:30:49 +04:00 |
|
Ilya Lavrenov
|
357a856cf6
|
nonfree perf tests
|
2014-03-13 22:35:08 +04:00 |
|
Vadim Pisarevsky
|
22f42a639f
|
fixed doc builder warnings; make sure the tests give reasonable results when OpenCL is not available
|
2014-03-05 18:48:19 +04:00 |
|
Vadim Pisarevsky
|
60ce2b2e9f
|
modified SURF's performance test to test OpenCL version as well
|
2014-03-05 17:10:51 +04:00 |
|
Roman Donchenko
|
cd1ffd169c
|
Merge pull request #2261 from jet47:stitching-cuda-android
|
2014-02-03 15:35:55 +04:00 |
|
Vladislav Vinogradov
|
d8f7377122
|
turn on CUDA part of nonfree module on Android for non-dynamic build
|
2014-02-03 11:52:43 +04:00 |
|
Ilya Lavrenov
|
ede5b23753
|
rewrote perf tests for SURF
|
2014-02-03 02:00:29 +04:00 |
|
Andrey Pavlenko
|
2b6fca68bf
|
fixing typo
|
2013-10-25 18:00:46 +04:00 |
|
Roman Donchenko
|
e9a28f66ee
|
Normalized file endings.
|
2013-08-21 18:59:25 +04:00 |
|
Roman Donchenko
|
d9f71b762f
|
Deleted almost all of the precomp.cpp files.
Looks like we don't actually use them; when creating precompiled headers
with Visual C++, a dummy .cpp is created at build time.
|
2013-08-08 12:43:07 +04:00 |
|
Roman Donchenko
|
3ea4836a0a
|
Changed the impls argument to be an array name.
Turns out, you can't use preprocessor directives inside macro arguments.
Who'd have thought?
|
2013-06-20 15:18:35 +04:00 |
|
Roman Donchenko
|
51a672ec40
|
Disabled the cuda variant when CUDA is not available.
|
2013-06-19 19:16:18 +04:00 |
|
Roman Donchenko
|
936236e4b1
|
Extended the CPU/GPU selection mechanism in performance tests.
Now it allows choosing between arbitrary implementation variants.
|
2013-06-19 17:55:42 +04:00 |
|
Vladislav Vinogradov
|
ec52096e30
|
removed VIBE implementation
|
2013-05-16 13:47:24 +04:00 |
|
Vladislav Vinogradov
|
4dbd0f0e8f
|
fixed compilation issues with gpu modules:
* disabled warnings from thrust
* fixed warnings from ts_gtest.h
* possibly fixed superres compilation in Debug mode on Windows
|
2013-03-26 12:33:13 +04:00 |
|
Andrey Kamaev
|
2c9f651230
|
Merge pull request #688 from jet47:fix-nonfree-compilation
|
2013-03-22 17:18:40 +04:00 |
|
Vladislav Vinogradov
|
f0b19d4659
|
updated license header in whole gpu module
|
2013-03-22 14:03:15 +04:00 |
|
Vladislav Vinogradov
|
3ef2e1136f
|
fixed nonfree compilation with gpu (perf tests)
|
2013-03-22 10:20:57 +04:00 |
|
Andrey Kamaev
|
b6365699ee
|
Merge pull request #664 from taka-no-me/ocl
Move OpenCL SURF to nonfree module
|
2013-03-21 09:01:59 -07:00 |
|
Andrey Kamaev
|
4bd721ad3b
|
Fix build errors
|
2013-03-21 18:37:34 +04:00 |
|
Andrey Kamaev
|
1b4afcca30
|
Move OpenCl SURF perf tests to nonfree and fix build of samples
|
2013-03-21 18:19:52 +04:00 |
|
Vladislav Vinogradov
|
0149969463
|
disable tests that requires video support if it is not available
|
2013-03-21 13:40:07 +04:00 |
|
Vladislav Vinogradov
|
0a65f2f4af
|
merged gpunonfree and nonfree module
|
2013-03-18 16:14:37 +04:00 |
|
Andrey Kamaev
|
932204d197
|
Added thresholds to some sanity checks
|
2012-12-12 20:14:20 +04:00 |
|
Andrey Kamaev
|
a126532cb7
|
Fix OS X build warnings
|
2012-11-09 11:29:52 +04:00 |
|
marina.kolpakova
|
7a5b9a6b7f
|
replase __APPLE__ marco with __clang__
|
2012-11-01 19:34:05 +04:00 |
|
Andrey Kamaev
|
2b0072d823
|
Suppress more warnings in gtest on OS X
|
2012-10-24 20:36:30 +04:00 |
|
Andrey Kamaev
|
d970a9159e
|
Add sanity checks to nonfree module
|
2012-10-09 19:17:58 +04:00 |
|
Vadim Pisarevsky
|
06a13d9ba0
|
replaced jpegs with png's. Accuracy tests pass; performance tests were not tried yet
|
2012-10-02 23:07:46 +04:00 |
|
Andrey Kamaev
|
e900952b87
|
quiet most of the OSX build warnings
|
2012-07-05 12:56:31 +00:00 |
|
Andrey Kamaev
|
47a4e87784
|
Ignored warnings from gtest with precompiled headers enabled
|
2012-06-08 14:54:17 +00:00 |
|
Andrey Kamaev
|
49a1ba6038
|
Set stricter warning rules for gcc
|
2012-06-07 17:21:29 +00:00 |
|
Vadim Pisarevsky
|
957e80abbd
|
lot's of changes; nonfree & photo modules added; SIFT & SURF -> nonfree module; Inpainting -> photo; refactored features2d (ORB is still failing tests), optimized brute-force matcher and made it non-template.
|
2012-03-15 14:36:01 +00:00 |
|