Vadim Pisarevsky
|
35d8fa444b
|
Merge pull request #849 from dominikrose:dom_2.4
|
12 years ago |
Vadim Pisarevsky
|
d79c05fec9
|
Merge pull request #872 from pengx17:2.4_create2dimage_fix
|
12 years ago |
Vadim Pisarevsky
|
6eb5a95a59
|
Merge pull request #871 from bitwangyaoyao:2.4_acry
|
12 years ago |
Vadim Pisarevsky
|
14c50d2fce
|
Merge pull request #874 from pengx17:master_queryDeviceInfo_rewrite
|
12 years ago |
Vadim Pisarevsky
|
fd83f2f5ca
|
Merge pull request #819 from bitwangyaoyao:2.4_haarBuf
|
12 years ago |
Vadim Pisarevsky
|
c549ec8371
|
Merge pull request #850 from SpecLad:convhull-orientation
|
12 years ago |
Vadim Pisarevsky
|
6e44e0a476
|
Merge pull request #881 from apavlenko:hidden_visibility
|
12 years ago |
Andrey Pavlenko
|
885566295a
|
Merge pull request #840 from pablospe:master
|
12 years ago |
Andrey Pavlenko
|
d94ecf40e6
|
Merge pull request #880 from apavlenko:qt-5.0
|
12 years ago |
Andrey Pavlenko
|
0fec2eb6e5
|
Merge pull request #879 from apavlenko:gcc-4.8
|
12 years ago |
Vadim Pisarevsky
|
e4d4b07f00
|
Merge pull request #873 from prclibo:2.4
|
12 years ago |
Andrey Kamaev
|
b8ed00bd64
|
Compile OpenCV with GCC visibility set to hidden
|
12 years ago |
Andrey Kamaev
|
f856f78ac0
|
Update CMake scripts to recognize Qt 5.0
|
12 years ago |
Andrey Kamaev
|
2665c39a0d
|
Fix build warnings from gcc 4.8
|
12 years ago |
Andrey Kamaev
|
60059a7aa0
|
Improve handling of native_app_glue dependency in Android samples
|
12 years ago |
yao
|
e23884a238
|
fix the warnings in fft tests
|
12 years ago |
Vadim Pisarevsky
|
9cce8ca4b6
|
Merge pull request #864 from pengx17:2.4_stereobm
|
12 years ago |
Vadim Pisarevsky
|
1348e7cd4d
|
Merge pull request #877 from apavlenko:version_info_in_test_log
|
12 years ago |
Andrey Pavlenko
|
d5881bc00a
|
adding version info to test log
|
12 years ago |
Vadim Pisarevsky
|
8130d92602
|
Merge pull request #841 from Pastafarianist:patch-1
|
12 years ago |
Vadim Pisarevsky
|
103ee12f00
|
Merge pull request #845 from githubuser0xFFFF:master
|
12 years ago |
Vadim Pisarevsky
|
4b49b84976
|
Merge pull request #848 from pengx17:master_ocl_platform_name
|
12 years ago |
Vadim Pisarevsky
|
f1e8f69d2c
|
Merge pull request #861 from albenoit:master
|
12 years ago |
Vadim Pisarevsky
|
7f083a049d
|
Merge pull request #867 from Pastafarianist:patch-2
|
12 years ago |
yao
|
ada8f92cc7
|
fix warnings, unify test names
|
12 years ago |
peng xiao
|
e5ea018185
|
Let surf.ocl use the new queryDeviceInfo interface.
|
12 years ago |
peng xiao
|
bfa0f02303
|
Rewrite queryDeviceInfo interface.
Previously the function may cause some unsafe issue. It is fixed now by introducing a template parameter.
|
12 years ago |
Bo Li
|
81779d8287
|
fixed pca bug for fixed mean input
|
12 years ago |
peng xiao
|
e14acabb3d
|
Fix ocl moudle build with latest Intel OpenCL SDK.
We found that cl.h file provided in latest Intel SDK muted deprecated interfaces.
|
12 years ago |
peng xiao
|
69e6d0016e
|
Optimize stereobm a bit.
Speedup about 30% on 6730M GPU.
|
12 years ago |
peng xiao
|
861de8a6e9
|
CL_PLATFORM_VENDOR should be CL_PLATFORM_NAME.
|
12 years ago |
yao
|
b6313951dc
|
use clean EXPECT_MAT_NEAR (no string output)
|
12 years ago |
yao
|
35c6860f06
|
further simplify the logics in filter tests
|
12 years ago |
yao
|
1a53e2cfb2
|
remove interpolation.hpp
|
12 years ago |
yao
|
3928c1ee26
|
add copyrights
|
12 years ago |
yao
|
e4d3378230
|
simplify logics in filter tests, remove redundant code in arithm tests
|
12 years ago |
Andrey Pavlenko
|
2aa5f1bfd1
|
Merge pull request #866 from MadEgg:RetrieveFrame_index_argument
|
12 years ago |
Vadim Pisarevsky
|
741fb9b7d1
|
Merge pull request #865 from pengx17:2.4_ocl_ver
|
12 years ago |
Vadim Pisarevsky
|
6e24fc37db
|
Merge pull request #869 from bpmckinnon:master
|
12 years ago |
Andrey Pavlenko
|
2faa2adae2
|
Merge pull request #846 from smart-mobile-software:tuto_crash
|
12 years ago |
poiuytrez
|
7dda8e2cb8
|
Link to bug tracker replaced by bug description
|
12 years ago |
yao
|
52dbbae82c
|
some cleanup, remove some commented codes
|
12 years ago |
Brian McKinnon
|
36745a80c3
|
Added #include <limits> to files that were missing it.
|
12 years ago |
peng xiao
|
d34e7eca60
|
Suppress warning when compiling deprecated OpenCL function on GNU compilers.
|
12 years ago |
Pastafarianist
|
d2116f38fe
|
Fixed typo
|
12 years ago |
Egbert van der Wal
|
dc6a144396
|
add (optional) index argument to RetrieveFrame method
|
12 years ago |
alexandre benoit
|
a5acc9ee1f
|
nicer interface with the use of InputArray and OutptArray instated of (const Mat&)
|
12 years ago |
peng xiao
|
ed2199a497
|
Fix build
|
12 years ago |
peng xiao
|
1eca49f40b
|
ocl: Enable backward binary portability for setTo function.
|
12 years ago |
peng xiao
|
168c0b0385
|
Optimize ocl::stereobm.
1. Use macro defines for some parameters(radius).
2. Reduce local memory usage.
3. Fix accuracy problem on Intel GPU.
|
12 years ago |