6408 Commits (dcaf9235176f8e972d2b1c6c4e685d8d017a3c7b)

Author SHA1 Message Date
peng xiao a5383b8627 Move function definition from header to cpp. 12 years ago
peng xiao e858a6c347 Renew function logic. 12 years ago
peng xiao 14dd345cdf Fix ocl::setBinaryDiskCache 12 years ago
Dominik Rose e32700cf8f dc1394-2: support for operation mode 1394b added 12 years ago
Alexander Smorkalov 7c5bd78804 Test fixes 12 years ago
Roman Donchenko 664b720e4d Extended Google Test to allow filtering by parameter value. 12 years ago
Alexander Smorkalov e241c14b94 OpenCV Library and Manager version incremented. 12 years ago
peng xiao b2da1cdcc2 Temporarily disable command queue release as it causes program hang at exit 12 years ago
peng xiao fc64faa22e Remove empty cv::ocl::CLAHE class. 12 years ago
peng xiao dcc4766129 Fix white-spacing 12 years ago
Vikas Dhiman f15dc72b89 Removed misleading comment and added the divisibility test to ::run function. 12 years ago
Alexander Smorkalov 347c86d9b5 Windows RT related code cleanup. 12 years ago
Sergei Nosov 29955620e0 multiruns added to avoid the 'unreliable results' error 12 years ago
Roman Donchenko 5b2b76763e Fix miscellaneous warnings from compiling with MinGW. 12 years ago
peng xiao 9270205947 Fix build errors 12 years ago
yao 2ec1140b25 fix pyrlk 12 years ago
peng xiao 132b885b24 Add opencl implementation of Farnback optical flow. 12 years ago
peng xiao 30239ad58e Fix build error. 12 years ago
peng xiao cc3fb3d182 Let CLAHE_OCL reuse cv::CLAHE abstract class. 12 years ago
peng xiao 9b3c318e85 Add super resolution's OpenCL implementation. 12 years ago
Vladislav Vinogradov 3c32fc1329 removed obsolete methods from gpu::Stream 12 years ago
Alexander Smorkalov ee591efb9f Build fix for Windows RT. 12 years ago
Alexander Smorkalov 34c6598752 Perf test failure fixes for Media Foundation. 12 years ago
Alexander Smorkalov 2bc1d3709c GetProperty method for MSMF VideoCapture implemented. 12 years ago
Alexander Smorkalov 43122939cb Media foundation video i/o fixes. 12 years ago
yao 1227e00f3d fix moments 12 years ago
yao dbdeff2069 fix stereobm crash on some cpu ocl 12 years ago
yao 6db776f957 add "-c" for cpu ocl mode in perf tests 12 years ago
Alex Leontiev b216c0940c Created skeleton for simplex method. 12 years ago
abidrahmank a1ea1a7ec5 boxpoints documentation 12 years ago
abidrahmank bcf9117957 Added missing python functions in highgui documentation 12 years ago
Alexander Smorkalov 996f02a531 Multiple Media Foundation video i/o fixes. 12 years ago
Alexander Smorkalov 0c9d776083 Media Foundation-based code refactoring. 12 years ago
Alexander Smorkalov e94cc0b5ee Media Foundation camera capture fixed. 12 years ago
Alexander Smorkalov 9fb762ccec VideoCapture for video files implemented. 12 years ago
Alexander Smorkalov 22b0cfbaa2 Media Foundation-based VideoWriter improvements. 12 years ago
Alexander Smorkalov ccb8292e8e Media Foundation-based VideoWriter added 12 years ago
Alexander Smorkalov 033e3092a3 Media Foundation based VideoCapture improved 12 years ago
Roman Donchenko c16316c4b4 Replaced the semi-public CV_PARALLEL_FRAMEWORK macro with a function. 12 years ago
abidrahmank 37f4e400e4 Added cv2.boxPoints() functionality to Python bindings (Feature #2023) 12 years ago
Vladislav Vinogradov 98bd401534 fix gpu::DeviceInfo compilation under linux 12 years ago
Roman Donchenko d4a8b87645 Wrote relevant docs. 12 years ago
Roman Donchenko 0e3a9eaf98 Made Collector render property sets as dicts instead of tuples of pairs. 12 years ago
peng xiao 290c8db0a8 Revise naming for getOclMat function. 12 years ago
peng xiao e129638263 Add a workaround to interpolate between oclMat and Input/OutputArray. 12 years ago
Roman Donchenko 2688e22cb5 Made xls-report.py use global properties in XML files. 12 years ago
Roman Donchenko 57317c3196 Use log formatting as intended. 12 years ago
Vladislav Vinogradov af2fc1a22a added documentation for OpenGL interoperability 12 years ago
Alex Leontiev f41b8b90ff Blank module and first draft of solver API. 12 years ago
Roman Donchenko 3ea4836a0a Changed the impls argument to be an array name. 12 years ago