2079 Commits (a9c8a526cf5009711939c529717b185fd1645c98)

Author SHA1 Message Date
Alexander Alekhin 2fb670cf09 hal: fix missing include "opencv2/imgproc/hal/interface.h" 9 years ago
k-shinotsuka 43d5988df6 improve to calculate norm 9 years ago
Suleyman TURKMEN 7c5b981c17 Update drawing.cpp 9 years ago
Vladislav Sovrasov a2d0cc878c Implement internal HAL for GEMM and matrix decompositions 9 years ago
atinfinity 1f1464c925 remove unnecessary cast 9 years ago
atinfinity e4f207c4b4 Changed cv::threshold() to support CV_64F 9 years ago
ohnozzy db9f611767 Add OpenCL support to linearPolar & logPolar 9 years ago
Vadzim Piatrou 43f854bc5f fixing CLAHE crash with pixels value > 12 bit 9 years ago
Thomas Schenker 76ced14b3b fix typo 9 years ago
Maksim Shabunin 5e9192287d Added HAL cvtColor interface 9 years ago
ohnozzy 9be6b4f2d1 Bug Fix for 6377 9 years ago
Maksim Shabunin 233612efd7 Reworked HAL dft/dct interface, added replacement documentation 9 years ago
Maksim Shabunin f40d701427 DFT: renamed HAL functions 9 years ago
Maksim Shabunin 15783cf668 Always use hal::dft in crossCorr function 9 years ago
Maksim Shabunin 008abd28fd Extracted HAL interfaces for DFT/DCT, added new test 9 years ago
Maksim Shabunin 5877debb6f HAL resize, warpAffine, warpPerspective interface 9 years ago
themightyoarfish 68d97502fe Error message for wrong kernel size was insufficient. 9 years ago
Maksim Shabunin 83379695a0 HAL interface for morphology operations 9 years ago
Leonid Volnitsky bebab8d647 fix: 6149 (through CV_Error on wrong image type) 9 years ago
Zhigang Gong 0b08d2559e fix potential race condition in canny.cl. 9 years ago
Alexander Alekhin ec66a3700f logPolar/linearPolar: more accurate processing near zero angle slice 9 years ago
Maksim Shabunin 98fff4a601 Added separate hal::SepFilter2D class 9 years ago
Maksim Shabunin 17cd1dac06 HAL Filter2D interface: Updated according to comments 9 years ago
Maksim Shabunin 85b2c2ae58 Fixed build with older standalone IPP versions 9 years ago
Maksim Shabunin 8414c6518f Fixed build with older ippicv 9 years ago
Maksim Shabunin 27abd4d3a3 Filter2D HAL interface 9 years ago
Alexander Alekhin 275bfcf99c fix logPolar/linearPolar 9 years ago
Elena Gvozdeva bb1c2d71a8 fix bug on border at pyrUp 9 years ago
Vitaly Tuzov 4f5d585184 Update call to Tegra optimized morphology filtering 9 years ago
LaurentBerger 8531e6d9fc May be it can solve issue 5908 9 years ago
berak 2d1cb14e61 fix cv::MARKER_TRIANGLE_UP 9 years ago
Maksim Shabunin 84f37d352f HAL moved back to core 9 years ago
Alexander Alekhin 1305962af7 fixes #5066: laplacian: "y" may contain negative values 9 years ago
Thomas Dunker 6882c10b45 Extension of the camera distortion model for tilted image sensors (Scheimpflug condition) including test 9 years ago
Maksim Shabunin 715887fcd5 Coverity: fixed some negative argument issues 9 years ago
songyuncen 9d8118dee5 build failed, trailing whitespace. 9 years ago
songyuncen 893fa4cf84 build failed, trailing whitespace. 9 years ago
songyuncen e0b7389dc3 remove compile warnings in shapedescr.cpp 9 years ago
songyuncen a69eeb6b1f change the algorithm of minimum enclosing circle with EMO Welzl's method 9 years ago
Florent 056a111788 Fixed histogram substraction bug with NEON instructions (arguments in wrong order). 9 years ago
grundman 2f0a598ac8 Update imgwarp.cpp 9 years ago
grundman 5772cb52e3 Update imgwarp.cpp 9 years ago
ausentso 9abdf39c90 added test for goodFeaturesToTrack; 9 years ago
songyuncen b81598bc03 try to fix : enclosing circle always larger than 1.0 9 years ago
Maksim Shabunin b4bcdd10a1 HAL: improvements 9 years ago
Pavel Vlasov 2b27f7dbb3 Fixed warnings for IPP9+ build; 9 years ago
Pavel Vlasov 7375383d26 Canny IPP Sobel getBufferSize wrong func fix; 9 years ago
Pavel Vlasov 9acf93b7c6 IPP Sobel getBufferSize wrong func fix; 9 years ago
Jan Starzynski 2799829bc9 fix potential buffer overflow as in 3.0 9 years ago
Lorena García 252feb4774 Hit and Miss morphological op 9 years ago