309 Commits (a2be9e9fc18e40bb6c2eb5a75692567d2205a77a)

Author SHA1 Message Date
Maksim Shabunin c1e5c16ff3 Backport C-API cleanup (imgproc) from 5.x 2 years ago
Zihao Mu 2918071a3e add stackblur for imgproc. 2 years ago
Aaron Greig f3f46096d6 Relax accuracy requirements in the OpenCL sqrt perf arithmetic test. 4 years ago
Amir Tulegenov 47426a8ae5
Merge pull request #19392 from amirtu:OCV-165_finalize_goodFeaturesToTrack_returns_also_corner_value_PR 4 years ago
Yosshi999 7495a4722f
Merge pull request #18053 from Yosshi999:bit-exact-resizeNN 4 years ago
Alexander Alekhin 2fed41dfa5 imgproc(test): test bitExact cases in OCL/sepFilter2D 4 years ago
Alexander Alekhin a1b09a3734 imgproc(perf): add GaussianBlur cases for SIFT 5 years ago
Alexander Alekhin fd09413566
Merge pull request #16731 from alalek:issue_16708 5 years ago
Paul Murphy a011035ed6 Merge pull request #15257 from pmur:resize 5 years ago
Everton Constantino 76e403cf25 Merge pull request #15440 from everton1984:new_integral_tests 5 years ago
luz.paz fcc7d8dd4e Fix modules/ typos 5 years ago
luz.paz ec43292e1e Fix modules/ typos 5 years ago
Alexander Alekhin 32772a5436 3.4: backported changes from 'master' branch 5 years ago
dcouwenh d3cf0d2c06 Bayer VNG Demosaicing Fix #2 (Merge pull request #15086) 5 years ago
Vitaly Tuzov e0f8bb83a6 Merge pull request #14994 from terfendail:wintr_undistort 5 years ago
Alexander Alekhin d5a2fe5180 perf: ignore _ovx tests 6 years ago
Brad Kelly 507f8add1c Implementing AVX512 Support for 2 and 4 channel mats for CV_64F format 6 years ago
Rostislav Vasilikhin 4e679e1cc5 disabled 16u and 32f perf tests 6 years ago
Rostislav Vasilikhin 87f651c119 disabled sanity check for 32f 6 years ago
Namgoo Lee fb8e652c3f Add CV_16UC1 support for cuda::CLAHE 6 years ago
Rostislav Vasilikhin bbedebb57c perf tests for cvtColor for 16U and 32f added 6 years ago
Vitaly Tuzov ed2e1af3e8 Added performance test for blendLinear 6 years ago
Vitaly Tuzov 78f80c35d2 Performance test for bounding rect estimation 6 years ago
Brad Kelly 0165ffa90d Implementing AVX512 support for 3 channel cv::integral for CV_64F 6 years ago
Vitaly Tuzov 3903174f7c Merge pull request #13334 from terfendail:histogram_wintr 6 years ago
Vitaly Tuzov e991e05b9b Added anonymous namespace to perf_contours 6 years ago
Vitaly Tuzov e9e8bf4b81 Added performance tests for findContours 6 years ago
Sayed Adel 8965f3ae06 imgproc:simd Enable VSX and wide universal intrinsics for accumulate operations 6 years ago
Jakub Golinowski 9f1218b00b Merge pull request #11897 from Jakub-Golinowski:hpx_backend 6 years ago
Alexander Alekhin d044ac1c66 imgproc(getPerspectiveTransform): add solveMethod parameter 6 years ago
Alexander Alekhin 2170811e48 imgproc(perf): update getPerspectiveTransform perf test 6 years ago
yuki takehara ed207d79e7 Merge pull request #11108 from take1014:hough_4303 7 years ago
Vadim Pisarevsky b8b7ca7302
Rewite polar transforms (#11323) 7 years ago
Tomoaki Teshima a82e70cd40 remove raw SSE2/NEON implementation from imgwarp.cpp 7 years ago
Alexander Alekhin 4a297a2443 ts: refactor OpenCV tests 7 years ago
Tom Becker 592f8d8c1b Merge pull request #10232 from TomBecker-BD:hough-many-circles 7 years ago
Vitaly Tuzov b6fe4cc807 Added performance tests for linear resize of 2 and 3-channel images 7 years ago
Alexander Alekhin d5f152494b fix file names 7 years ago
Vitaly Tuzov 51cb56ef2c Implementation of bit-exact resize. Internal calls to linear resize updated to use bit-exact version. (#9468) 7 years ago
elenagvo a25c443d1f add perf test for boxFilter CV8U to CV16U 7 years ago
elenagvo 11ddb9332c add HAL for adaptiveThreshold 7 years ago
vipinanand4 39e742765a Merge pull request #9618 from vipinanand4:goodFeaturesToTrack_added_gradiantSize 7 years ago
Vitaly Tuzov 22fcbaed64 Added performance test for nearest neighbor resize 7 years ago
Alexander Alekhin a4a47b538c build: detect Android via '__ANDROID__' macro 7 years ago
Alexander Alekhin 006966e629 trace: initial support for code trace 8 years ago
Vitaly Tuzov 3a5e036feb Updated fix for accumulate performance test in case of multiple iterations 8 years ago
Vitaly Tuzov 01f773b803 Fix for accumulate performance test in case of multiple iterations 8 years ago
Vitaly Tuzov 2492c299f3 Extended set of existing performance test to OpenVX HAL suitable execution modes 8 years ago
Tomoaki Teshima aec59aba34 suppress warnings 8 years ago
Tomoaki Teshima 64cf206fb5 optimize blend using universal intrinsic 8 years ago