1817 Commits (ca90667723648f9f27cc3badfcd12d49b44cc12c)

Author SHA1 Message Date
orestis c0019a42e4 SymmRowSmallVec_8u32s 1x5 general 10 years ago
orestis cb48d7798d SymmRowSmallVec_8u32s 1x3 general 10 years ago
orestis 0ba3b06efd SymmRowSmallVec_8u32s [1, 2, 1] 10 years ago
Maksim Shabunin c485aee464 Included c-headers for better 2.4 compatibility 10 years ago
Sync-my-L2P 5a43c7a28e Update segmentation.cpp 10 years ago
orestis c762da9893 Fix SymmColumnSmallVec_32s16s SSE code 10 years ago
Artur Wieczorek 41afe54696 Fix determining bounding box of the edge collection in FillEdgeCollection(). 10 years ago
Maksim Shabunin 03e213ccae Doxygen documentation: BiB references and fixes 10 years ago
Maksim Shabunin 1523fdcc1c Doxygen documentation: more fixes and cleanups 10 years ago
HelenWong e88bf2bc30 Updated Documentation (HoughCircles) 10 years ago
Yan Wang 6e7050555e Optimize pyrUp_unrolled() by mad function. 10 years ago
Sync-my-L2P f14b8b4341 Update segmentation.cpp 10 years ago
orestis a7757b0eb6 Fix anchor for small symmetrical column filters. 10 years ago
Maksim Shabunin 555fdf893a Documenting imgproc module 10 years ago
Maksim Shabunin 6aa7a86ae9 Doxygen documentation for core module 10 years ago
Yan Wang 184b6e314c Fix canny segment fault (Bug #3978) 10 years ago
Ilya Lavrenov 701d2386ce fixed doc 10 years ago
Yan Wang 0692bf5f34 Fix HoughLines crashes (Bug #3959). 10 years ago
Alexander Karsakov 7c870014fb Correctly unrolled some cycles 10 years ago
ElenaGvozdeva 7dd059c084 fixed test for ocl WarpAffine 10 years ago
Alexander Karsakov 0ec0aeb7d0 Minor optimization for ocl_canny 10 years ago
Miroslav Benes 4046f0398a Make Otsu and Triangle algorithms mutually exclusive 10 years ago
vbystricky 957e5ef8eb Fix OpenCL version of HoughLinesP function 10 years ago
Alexander Alekhin 58e054a003 IPPICV: disable boxFilter 16SC1/16UC1 (performance) 10 years ago
Ilya Lavrenov 1fe5441185 cv::convertMaps 10 years ago
Ilya Lavrenov aa11e102fd removed saturation from pyramids 10 years ago
Ilya Lavrenov 8d0383180c fixes for cv::warpAffine 10 years ago
Ilya Lavrenov 15af3f7114 fixes in VResizeLinearVec_32s8u 10 years ago
Ilya Lavrenov a4dd2162f2 cv::resize (INTER_LANCZOS4) 10 years ago
Ilya Lavrenov 1b01e1fe68 cv::resize (INTER_AREA CV_16S, CV_32F) 10 years ago
Ilya Lavrenov 4ed696d770 cv::compareHist (CV_COMP_INTERSECT) 10 years ago
Ilya Lavrenov d5f006eee5 cv::magnitude; cv::corner** 10 years ago
Ilya Lavrenov 7e6fb668ed cv::pyrUp 10 years ago
Ilya Lavrenov 46faf592fc cv::warpAffine 10 years ago
Ilya Lavrenov 85a814f748 VResizeLinearVec_32s8u 10 years ago
Alexander Karsakov 967a88759f Don't process empty src image in GFTT 10 years ago
Alexander Karsakov 643c906f3d Added optimized loading to YUV2RGB_422 kernel 10 years ago
Alexander Karsakov 1466621f99 Added loading 4 pixels in line instead of 2 to RGB[A] -> YUV(420) kernel 10 years ago
Miroslav Benes 5b1fd739d9 Add Triangle thresholding algorithm 10 years ago
Maksim Shabunin ba5f343c38 Basic doxygen documentation support 10 years ago
Alexander Karsakov 60367907fe Used direct float calculations 10 years ago
Alexander Karsakov 5aa9ac9a77 Added OCL code for YUV422 -> RGB[A]|BGR[A] color conversion 10 years ago
Alexander Karsakov c8707b891b Added OCL code for RGB[A]|BGR[A] -> YUV_[YV12|IYUV] color conversion 10 years ago
Alexander Karsakov 8c91604f5a Added OCL code for YUV2GRAY_420 color conversion 10 years ago
Alexander Karsakov 1cc17a7186 Added OCL code for YUV2BGR_YV12 and YUV2BGR_IYUV color conversions 10 years ago
Alexander Karsakov 85b60ee3cb Added support for YUV2RGB[A]_NV21 and YUV2BGR[A]_NV21 conversion 10 years ago
Maksim Shabunin d3821e8cd7 Forgotten punctuation 10 years ago
Maksim Shabunin 420737e098 Fixing iOS clang warnings, part 1 10 years ago
Pavel Vlasov 45958eaabc Implementation detector and selector for IPP and OpenCL; 10 years ago
Ilya Lavrenov faf91a466c imrpoved output of warp test in case of failure 10 years ago