12309 Commits (9493a4ec4eb684d03eb1b23b741752c14317e3d7)
 

Author SHA1 Message Date
Roman Donchenko 206df7fdb1 Merge pull request #2255 from ilya-lavrenov:ocl_doc 11 years ago
Roman Donchenko 82330a51bd Merge pull request #2253 from ilya-lavrenov:cuda 11 years ago
Roman Donchenko c967069922 Merge pull request #2254 from ilya-lavrenov:opengl 11 years ago
Ilya Lavrenov e844c08203 some fixes and improvements in cv::matchTemplate 11 years ago
Ilya Lavrenov 31b7cdc695 implemented OpenCL version of cv::updateMotionHistory 11 years ago
Ilya Lavrenov 19f799ba1e fix2 for OpenCL on/off 11 years ago
Ilya Lavrenov 02692f9ac0 fix MACRO 11 years ago
Andrey Pavlenko 75dde49b64 Merge pull request #2230 from ilya-lavrenov:tapi_openc_on-off_game 11 years ago
Ilya Lavrenov f8dd9960af one more ocl deletion 11 years ago
Ilya Lavrenov 66b2acc8ee removed ocl from allmodules list 11 years ago
Ilya Lavrenov ec3eb14138 unused function in case of unavailable OpenGL 11 years ago
Ilya Lavrenov a6104bd025 fixed unused function in case of unavailable CUDA 11 years ago
Ilya Lavrenov 6ad4823f0c ported superres to T-API 11 years ago
Scott Breyfogle aaa9be7c65 Merge remote-tracking branch 'original/master' into constrained-hough-lines 11 years ago
Scott Breyfogle b074c67a56 Add static cast to hough lines 11 years ago
Roman Donchenko 2bef73c968 Merge pull request #2249 from jet47:gpu-tests-disable 11 years ago
Roman Donchenko a518d7a1cb Merge pull request #2248 from jet47:gpu-npp-disable 11 years ago
Roman Donchenko 9ef8aeadd3 Merge pull request #2247 from jet47:gpu-test-cufft 11 years ago
Andrey Pavlenko 983799d398 Merge pull request #2219 from ilya-lavrenov:createHanningWindow 11 years ago
Ilya Lavrenov 0ebb3ab0ea optimized createHanningWindow 11 years ago
Andrey Pavlenko c909a21035 Merge pull request #2219 from ilya-lavrenov:createHanningWindow 11 years ago
Andrey Pavlenko 25d2ab8a68 Merge pull request #2218 from alalek:fix_defects_code_coverity 11 years ago
Andrey Pavlenko 6925dbd9f9 Merge pull request #2216 from ElenaGvozdeva:ocl_MOG2 11 years ago
Andrey Pavlenko 5894f82f14 Merge pull request #2202 from ilya-lavrenov:tapi_GFTTDetector 11 years ago
Andrey Pavlenko b0befeb1b3 Merge pull request #2232 from ilya-lavrenov:ABF_drop 11 years ago
Ilya Lavrenov c01e8e9361 removed ABF 11 years ago
Andrey Pavlenko 2c35438771 Merge pull request #2228 from ilya-lavrenov:tapi_experiments 11 years ago
Andrey Pavlenko 09b55a77c8 Merge pull request #2243 from ilya-lavrenov:ocl2trash 11 years ago
Andrey Pavlenko 82bab2b03b Merge pull request #2236 from ilya-lavrenov:tapi_boxfilter 11 years ago
Andrey Pavlenko 0b57d3717f Merge pull request #2244 from ilya-lavrenov:tapi_device_cache 11 years ago
Andrey Pavlenko b104b04d53 Merge pull request #2245 from ilya-lavrenov:redundant_sync 11 years ago
Andrey Pavlenko e8d66f5cb7 Merge pull request #2246 from alalek:intersection_loop_bug 11 years ago
Roman Donchenko e2db68f822 Merge pull request #2242 from jet47:gpu-test-fix 11 years ago
Vladislav Vinogradov 952027a853 disable gpu CvtColor.*2HSV tests: 11 years ago
Vladislav Vinogradov e91bf95d58 disable gpu Subtract_Array test: 11 years ago
Vladislav Vinogradov dbce90692a disable gpu Canny and HoughCircles perf tests: 11 years ago
Vladislav Vinogradov e630be3890 disable NPP for GpuMat methods and for copyMakeBorder 11 years ago
Vladislav Vinogradov 8401ed9395 disable some gpu tests if library was built without CUFFT 11 years ago
Roman Donchenko 7161b5bbad Merge pull request #2241 from asmorkalov:ocv_highgui_test_output_fix 11 years ago
Alexander Alekhin 9300af90cd imgproc/intersection: fix loop index 11 years ago
Ilya Lavrenov d15bf6261a redundant clFinish in upload since clEnqueueWriteBuffer above is already blocked 11 years ago
Roman Donchenko 7e6293d9ec Merge pull request #2240 from jet47:gpu-generalized-hough 11 years ago
Ilya Lavrenov 50cf152977 cached commonly used device properties 11 years ago
Roman Donchenko b13d4bafa8 Merge pull request #2238 from asmorkalov:ocv_test_package_reports 11 years ago
Ilya Lavrenov 0f168936a0 OCL module 2 trash 11 years ago
Vladislav Vinogradov 49731ad530 gpu test output files moved from cwd to temp folder 11 years ago
Alexander Smorkalov 3d261e8a01 Reports path fix for opencv_run_all_tests.sh.in script. 11 years ago
Roman Donchenko 9041c31813 Merge pull request #2223 from cosminBoaca:add_prob_result_bayes_classifier 11 years ago
Alexander Smorkalov 87935f3560 Highgui test output fixes. 11 years ago
Vladislav Vinogradov 063d8b4211 disable performance test for gpu generalized hough 11 years ago