5776 Commits (b216c0940cdaac548395bcd401098b146e8d2dd3)

Author SHA1 Message Date
Alex Leontiev b216c0940c Created skeleton for simplex method. 12 years ago
Alex Leontiev f41b8b90ff Blank module and first draft of solver API. 12 years ago
Alex Leontiev f2afe64521 Starting implement simplex algorithm. 12 years ago
Alex Leontiev 47ce461d97 The initial commit for generic optimization 12 years ago
Roman Donchenko dad58d8940 Fix a build error which manifests when building with CUDA < 5. 12 years ago
yao d8b192c84d Fix the mismatch on NV GPUs 12 years ago
ograycode 97e9368e75 Simple set of the camera index to allow the user to change it after the object has been initialized. 12 years ago
Andrey Pavlenko 4af104aaae 'aapt' tool moved in SDK r22, adding support to run.py 12 years ago
yao 04399a27d0 fix a warning 12 years ago
yao 4162ebfad3 add OpticalFlowDual_TVL1_OCL function 12 years ago
Vladislav Vinogradov 49a4f27d42 removed VIBE implementation 12 years ago
yao 03c55db4fb fix the waring in gemm test 12 years ago
yao 5f20fce6fd add accuracy tests while running perf 12 years ago
Vladislav Vinogradov ec52096e30 removed VIBE implementation 12 years ago
Leszek Swirski 0e8c2b0395 Fix visibility of g_linked_ptr_mutex on Windows 12 years ago
peng xiao d053f2165d Add BFMatcher_OCL class alias for BruteForceMatcher_OCL. 12 years ago
peng xiao 3f93c3cc4e Clean up spaces in ocl.hpp 12 years ago
peng xiao df3997b108 Fix ocl::pyrUp 12 years ago
yao 1d1d28baf2 fix black screen when input Mat is large 12 years ago
peng xiao ac21cabda2 Copy ocl::queryDeviceInfo interface from master to 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
yao e23884a238 fix the warnings in fft tests 12 years ago
Andrey Pavlenko d5881bc00a adding version info to test log 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. 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. 12 years ago
peng xiao 69e6d0016e Optimize stereobm a bit. 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
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
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. 12 years ago
peng xiao 355bc691fc Add OpenCL version 1.2 query into ocl::Context::supportsFeature(). 12 years ago
alexandre benoit b58d9f1c2a enhancing documentation 12 years ago
poiuytrez bef6de9025 Fix tuto3 picture taken crash on all devices 12 years ago
alexandre benoit f5d2d7b29b enhancing documentation 12 years ago
alexandre benoit cf6e833169 trying to solve valarray pointer access problem, enhancing documentation 12 years ago