Andrey Pavlenko
|
7e03a8b279
|
fixing check_docs2.py issue
|
11 years ago |
Vadim Pisarevsky
|
22f42a639f
|
fixed doc builder warnings; make sure the tests give reasonable results when OpenCL is not available
|
11 years ago |
Vadim Pisarevsky
|
3c1917771b
|
modified OpenCL SURF API and the tests in 2.4.x to prove that it gives different from CPU results
|
11 years ago |
Vladislav Vinogradov
|
f15a167df4
|
turn on CUDA part of nonfree module on Android for non-dynamic build(cherry picked from commit d8f7377122 )
|
11 years ago |
Vladislav Vinogradov
|
d8f7377122
|
turn on CUDA part of nonfree module on Android for non-dynamic build
|
11 years ago |
Alexander Smorkalov
|
c48777a1c3
|
CUDA dependency in nonfree nodule removed. OpenCV.mk generation fixed.
|
11 years ago |
Roman Donchenko
|
e9a28f66ee
|
Normalized file endings.
|
12 years ago |
Vladislav Vinogradov
|
ec52096e30
|
removed VIBE implementation
|
12 years ago |
Vladislav Vinogradov
|
f0b19d4659
|
updated license header in whole gpu module
|
12 years ago |
Andrey Kamaev
|
4bd721ad3b
|
Fix build errors
|
12 years ago |
Andrey Kamaev
|
6846f881a2
|
Move OpenCL SURF to nonfree module
|
12 years ago |
Vladislav Vinogradov
|
0a65f2f4af
|
merged gpunonfree and nonfree module
|
12 years ago |
OpenCV Buildbot
|
04384a71e4
|
Normalize line endings and whitespace
|
13 years ago |
Andrey Kamaev
|
a07cc84436
|
Fix binary compatibility of opencv_nonfree
|
13 years ago |
Alexander Mordvintsev
|
c5669448a3
|
work on features2d python interface
|
13 years ago |
Andrey Kamaev
|
81a5988015
|
Merged the trunk r8467:8507 (inclusive) (big bunch of documentation fixes)
|
13 years ago |
Andrey Kamaev
|
eb2f1f81ed
|
Fixed hundreds of documentation problems
|
13 years ago |
Vadim Pisarevsky
|
9bbcebd6b0
|
added opencv_world module that combines all the other [selected by user] OpenCV modules, except for opencv_python and opencv_gpu.
|
13 years ago |
Vadim Pisarevsky
|
2fd1e2ea57
|
merged all the latest changes from 2.4 to trunk
|
13 years ago |
Alexander Shishkov
|
b79dfaf078
|
fixed problem with SURF loading in Python tests
|
13 years ago |
Vadim Pisarevsky
|
f014fb0a0e
|
restored the ordering of SURF constructor parameters (ticket #1704)
|
13 years ago |
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.
|
13 years ago |