10670 Commits (ace0d4bad0bce656f1f54e27ea16559069282460)
 

Author SHA1 Message Date
Vadim Pisarevsky ace0d4bad0 hopefully, the last test failures are fixed now 11 years ago
Vadim Pisarevsky 5920bd4f2e fixed whitespace errors 11 years ago
Vadim Pisarevsky caa33b2242 added first very simple test for UMat<=>Mat conversion 11 years ago
Vadim Pisarevsky b1aa4a4913 yet another attempt to fix test failures 11 years ago
Vadim Pisarevsky e14171fd33 fixed crash in Python bindings 11 years ago
Vadim Pisarevsky a9065b7d0c trying to fix failures in tests 11 years ago
Vadim Pisarevsky 303df78cca removed refcount field from Mat; that helped to find and eliminate some memory leaks. perf tests should probably pass now 11 years ago
Vadim Pisarevsky 5a34272150 fixed build on Windows 11 years ago
Vadim Pisarevsky de521fc9fa fixed some more compile bugs (including Python bindings) 11 years ago
Vadim Pisarevsky d3076c5014 hopefully, fixed compile errors on Win & Linux; fixed getMatVector() so core & imgproc tests now pass; fixed doc builder errors 11 years ago
Vadim Pisarevsky d8c8339bec the first draft of transparent API and new UMat class. more files 11 years ago
Vadim Pisarevsky 278fb617d2 the first draft of transparent API and new UMat class. 11 years ago
Roman Donchenko 29f37fc130 Merge pull request #1575 from jet47:gpu-buffer-pool 11 years ago
Roman Donchenko 21233656bd Merge pull request #1540 from jet47:gpuarithm-cudev 11 years ago
Roman Donchenko e290436a4c Merge pull request #1492 from jet47:gpucodec-cudev 11 years ago
Roman Donchenko f25b77ff1e Merge pull request #1534 from jet47:fix-cuda-5.0-build 11 years ago
Roman Donchenko 4c102112dd Merge pull request #1631 from alalek:merge-2.4 11 years ago
Alexander Alekhin e845184843 Merge remote-tracking branch 'upstream/2.4' into merge-2.4 11 years ago
Andrey Pavlenko 98d55f34fa Merge pull request #1625 from ilya-lavrenov:to_string 11 years ago
Ilya Lavrenov 741e0242b3 replaced to_string by cv::format 11 years ago
Roman Donchenko 1eb322fa5d Merge pull request #1622 from a0byte:2.4 11 years ago
Andrey Pavlenko 97da1419e1 Merge pull request #1573 from alalek:perf_simple_strategy 11 years ago
Andrey Pavlenko 7f15ec9d54 Merge pull request #1617 from ilya-lavrenov:ocl_info 11 years ago
Han Qiang 88f68a3fe0 Fixed typo in document. 11 years ago
Ilya Lavrenov ca26028415 demonstrative device info output 11 years ago
Andrey Pavlenko 9e12306d95 Merge pull request #1614 from ilya-lavrenov:ocl_svm_misprint 11 years ago
Andrey Pavlenko e90a9e810d Merge pull request #1612 from alalek:ocl_fix_string_info 11 years ago
Andrey Pavlenko ae56eaa563 Merge pull request #1609 from ilya-lavrenov:ocl_some_optimization 11 years ago
Roman Donchenko 0870d3d78c Merge pull request #1616 from ilya-lavrenov:ocl_cvtColor 11 years ago
Roman Donchenko 3f8db9d708 Merge pull request #1450 from adrians:neon-pull3 11 years ago
Ilya Lavrenov 28f566b843 misprint in disabling ocl::svm 11 years ago
Ilya Lavrenov b18101b15a some optimization of binary ocl::bitwise operations 11 years ago
Ilya Lavrenov da607c6711 ocl::cvtColor works with ROI properly 11 years ago
Alexander Alekhin 376cd8f84f perf: added simple collection strategy 11 years ago
Alexander Alekhin f617c0d4a2 ocl: fix for get string info from OpenCL 11 years ago
Andrey Pavlenko a239797271 Merge pull request #1611 from che-burashco:master 11 years ago
Andrey Pavlenko c5afaa4e8d Merge pull request #1610 from alalek:ocl_fix_perf_kalman 11 years ago
Andrey Pavlenko 19dca324ae Merge pull request #1608 from alalek:fix_warn_upd_haar 11 years ago
Andrey Pavlenko f9fe1b9b09 Merge pull request #1607 from ilya-lavrenov:ocl_fft_cleanup 11 years ago
Andrey Pavlenko a55cc60136 Merge pull request #1606 from ilya-lavrenov:ocl_imgproc 11 years ago
Andrey Pavlenko 9f5cda799f Merge pull request #1602 from alalek:ocl_test_dump_info 11 years ago
Andrey Pavlenko 4e31a3df24 Merge pull request #1603 from ilya-lavrenov:ocl_disable_svm_noblas 11 years ago
Kyrylo Shegeda d37d46d279 Fix a typo in kernel size 11 years ago
Alexander Alekhin 4413bee693 ocl: reverted type of perf test params for Kalman filter 11 years ago
Ilya Lavrenov dfbea3518a refactored ocl/src/imgproc.cpp 11 years ago
Ilya Lavrenov 5a309e8f6e fft cleanup ignoring 11 years ago
ilya-lavrenov d63a38e9bf disable SVM when AMD BLAS is not available 11 years ago
Andrey Pavlenko fa11f04ae1 Merge pull request #1605 from alalek:ocl_fixes 11 years ago
Alexander Alekhin 723af15228 ocl: fix warnings from GCC 4.8, update Haar 11 years ago
Alexander Alekhin 1980aad8d7 ocl: dump device info in tests 11 years ago