8830 Commits (01f8645bc843fd04fdf390a2360dd4caea3a9187)
 

Author SHA1 Message Date
Ilya Lavrenov bf6b5ee925 fixed extrapolation for ocl::cornerMinEigenVal and ocl::cornerHarris; enabled CV_32FC1 for the first function 11 years ago
Roman Donchenko d6a7a6d503 VideoCapture: copy the captured frame, to avoid dangling Mats 11 years ago
Jin Ma b6b190df5c Rewrote moments of opencl version. 11 years ago
Roman Donchenko 957c85e9c4 Merge pull request #1670 from jet47:cuda-cmake-fix 11 years ago
Andrey Pavlenko c5e8a9a29b Merge pull request #1702 from alalek:ocl_memory_corruption_check 11 years ago
Andrey Pavlenko c6a01f2641 Merge pull request #1688 from alalek:ocl_fix_filters 11 years ago
Andrey Pavlenko ea64589164 Merge pull request #1687 from bitwangyaoyao:2.4_fix 11 years ago
Andrey Pavlenko f4b8babbc8 Merge pull request #1677 from pengx17:patch-1 11 years ago
Andrey Pavlenko 42c4f91ef4 Merge pull request #1495 from StevenPuttemans:bugfix_3282 11 years ago
Andrey Pavlenko 9bfa346c38 Merge pull request #1544 from ilya-lavrenov:ocl_blendLinear 11 years ago
Andrey Pavlenko e52459a324 Merge pull request #1708 from ilya-lavrenov:ocl_threshold 11 years ago
Andrey Pavlenko 106d5eda5f Merge pull request #1700 from ilya-lavrenov:ocl_bitwise_perf 11 years ago
Andrey Pavlenko acadfcff2d Merge pull request #1707 from ilya-lavrenov:ocl_morph 11 years ago
Andrey Pavlenko 2b05dc7d1e Merge pull request #1699 from ilya-lavrenov:ocl_minMax 11 years ago
Andrey Pavlenko 5fa6d70ab0 Merge pull request #1695 from ilya-lavrenov:ocl_showDiff 11 years ago
Ilya Lavrenov c49c3e0a91 fixed and generalized ocl::blendLinear 11 years ago
Ilya Lavrenov 58be2546ca fixed OpenCL morph operations for case when kernel does not have zero element 11 years ago
Alexander Alekhin b10e1e5c7e ocl: filters: update documentation 11 years ago
Alexander Alekhin 98f73705df ocl: fix morph filters 11 years ago
Alexander Alekhin 0f95f0d8b3 ocl: rewrite filter2D 11 years ago
Alexander Alekhin 0bf9ece998 ocl: rewrite boxFilter 11 years ago
Alexander Alekhin cb6ea8bfa1 ocl: update filter tests 11 years ago
Roman Donchenko 529f086b62 Merge pull request #1691 from SpecLad:ffmpeg-test 11 years ago
Alexander Alekhin 447c052e59 ocl: memory corruption check 11 years ago
Roman Donchenko 766a3511c6 Merge pull request #1706 from ilya-lavrenov:example_fix 11 years ago
Andrey Pavlenko 95bd32b516 Merge pull request #1705 from ilya-lavrenov:ocl_flip 11 years ago
Andrey Pavlenko bb15c00665 Merge pull request #1703 from bitwangyaoyao:2.4_fix1480 11 years ago
Andrey Pavlenko d3c0b36cd0 Merge pull request #1701 from alalek:ocl_fix_canny 11 years ago
Andrey Pavlenko 1cc58f9770 Merge pull request #1698 from ilya-lavrenov:ocl_warp 11 years ago
Ilya Lavrenov 7afbae57ba fixed ocl::minMax for FP-types 11 years ago
Ilya Lavrenov eb2f8a2948 ocl tests: show diff when cv::countNonZero(diff) > 0 11 years ago
Ilya Lavrenov 1f7f9c9682 rewrote and generalized ocl::threshold 11 years ago
Ilya Lavrenov e70dfe5a50 fixed OpenCL morph operations for case when kernel does not have zero element 11 years ago
Ilya Lavrenov ee8f0a3f36 ocl example typo 11 years ago
Ilya Lavrenov cf5df1a7e7 fixed ocl::flip 11 years ago
Roman Donchenko d3bcf609f1 Merge pull request #1657 from KonstantinMatskevich:ocldistanceToCenters 11 years ago
yao 0fd872bfa9 fix bug #1480 11 years ago
yao 632452cdd8 fix the mismatch running on cpu devices 11 years ago
Roman Donchenko 88f5ef9acc Merge pull request #1696 from apavlenko:fix_typo_GpuMaterials 11 years ago
Peng Xiao ab2bd58f5c Fixed a missing barrier. 11 years ago
Vladislav Vinogradov 06c1f9a329 added own version of FindCUDA.cmake 11 years ago
konstantin 973137c78e fix bugs on host and device sides for imgprog_sobel3.cl 11 years ago
Alexander Alekhin eb4f50ca59 ocl: Canny: port CUDA-based implementation of edgesHysteresisLocal 11 years ago
Ilya Lavrenov 900c303636 added performance tests for ocl::bitwise_or and ocl::bitwose_xor 11 years ago
Alexander Alekhin 9e527fc9f4 ocl: Canny: replace unsafe buffer to oclMat 11 years ago
Ilya Lavrenov 839245e420 fixed tests for ocl::warpAffine and ocl::warpPerspective 11 years ago
konstantin ddd2b106fb rename imageproc_sobel2.cl -> imageproc_sobel3.cl for consistency 11 years ago
Roman Donchenko c1223f8dac Merge pull request #1697 from SpecLad:sdk-redux 11 years ago
Andrey Pavlenko 66e5be2d64 Merge pull request #1655 from pengx17:2.4_opt_superres_ocl 11 years ago
Andrey Pavlenko fc64a4071c Merge pull request #1689 from ilya-lavrenov:ocl_bilateralFilter 11 years ago