2079 Commits (a9c8a526cf5009711939c529717b185fd1645c98)

Author SHA1 Message Date
Suleyman TURKMEN 8eb987e393 Update findContours parameter type 6 years ago
Pavel Rojtberg d1c842cf29 core: fix printf warnings by using c++11 format 6 years ago
Gaetano Checinski e628fd7bce Merge pull request #12503 from nikhedonia:12500-move-gcgraph 6 years ago
Hamdi Sahloul 5d54def264 Add semicolons after `CV_INSTRUMENT` macros 6 years ago
Vitaly Tuzov 29770e13e8 Fixed bit-exact resize SIMD implementation for AVX2 baseline 6 years ago
Mark Harfouche 095b0d3272 Fix BayerXX2RGBA when blue is on the first line. 6 years ago
Mark Harfouche 53bbed89ae Output RGBA images when bayer_xx2YYYA is called 6 years ago
Hamdi Sahloul a39e0daacf Utilize CV_UNUSED macro 6 years ago
Alexander Alekhin 24e72e151a imgproc: grabcut numeric stability 6 years ago
Alexander Alekhin 8a3c394d6a don't use constructors for C API structures 6 years ago
Rostislav Vasilikhin da7e1cfb49 Merge pull request #12279 from savuor:cvtcolor_bgr2gray_8u_15bits 6 years ago
Alexander Alekhin e70526625f imgproc: fix Subdiv2D::getTriangleList() 6 years ago
Alexander Alekhin acce95f446 backport fixes for static analyzer warnings 6 years ago
cyy 10fb88d027 Merge pull request #12391 from DEEPIR:master 6 years ago
Vitaly Tuzov f9a5c4d181 Fixed bit-exact resize wide intrinsics implementation for 16U 6 years ago
Alexander Alekhin 1e362ff5c3 imgproc(GaussianBlur): restore processing order 6 years ago
yuki takehara cb7ee27cd9 Fix bug in distanceTransform (#12278) 6 years ago
cyy 09837928d9 Merge pull request #12357 from DEEPIR:master 6 years ago
Alexander Alekhin 0f9f2696be imgproc: small code refactoring (findContours -> l_cinfo) 6 years ago
Alexander Alekhin 65a0587ce8 imgproc(segmentation): don't increase mask NULL pointer 6 years ago
Vitaly Tuzov 0f2b535fcc Bit-exact GaussianBlur reworked to use wide intrinsics (#12073) 6 years ago
Vitaly Tuzov e345cb03d5 Bit-exact resize reworked to use wide intrinsics (#12038) 6 years ago
take1014 e1ee744e15 resolve #5788 6 years ago
take1014 1ae477a46d fix typo 6 years ago
Alexander Alekhin f89defad5d imgproc: fix rotatedRectangleIntersection() 6 years ago
Alexander Alekhin a0cff0be94 imgproc(cvtColor): slightly improve error messages 6 years ago
Alexander Alekhin b00758babe imgproc(cvtColor): temporary disable IPP for 8U GRAY2BGR mode 6 years ago
CJ Smith da41ac9e60 Merge pull request #12106 from CJSmith-0141:warpPerspective_typofix 6 years ago
Alexander Alekhin d044ac1c66 imgproc(getPerspectiveTransform): add solveMethod parameter 6 years ago
Maksim Shabunin cbb1e867e5 More issues found by static analysis 6 years ago
Maksim Shabunin e0603bb45f Fixed several issues found by static analysis tools 6 years ago
Maksim Shabunin 1da46fe6fb Fixed issues found by static analysis (mostly DBZ) 6 years ago
Alexander Alekhin d5951bc033 build: eliminate GCC8 warnings 6 years ago
Alexander Alekhin 0155851929 imgproc(getPerspectiveTransform): add configuration parameter 6 years ago
Alexander Alekhin 71c6cb9c22 imgproc(getPerspectiveTransform): solve(DECOMP_SVD -> LU) 6 years ago
Alexander Alekhin b09a4a98d4 opencv: Use cv::AutoBuffer<>::data() 6 years ago
gnthibault b46fef327e Fixed Assertin error due to Size.area() overflowing 7 years ago
Vitaly Tuzov 2e22f8e790 Fix for morphologyEx MORPH_HITMISS mode 7 years ago
Vadim Pisarevsky d734e83af0
Hsv2rgb univ intrin (#11637) 7 years ago
Vadim Pisarevsky 7d19bd6c19 Merge pull request #11634 from vpisarev:empty_mat_with_types_2 7 years ago
take1014 229e8b1b18 Correct handling when IPP is enabled 7 years ago
yuki takehara ed207d79e7 Merge pull request #11108 from take1014:hough_4303 7 years ago
yuki takehara 2d5d98ec0f Merge pull request #11551 from take1014:filter2d_10683 7 years ago
Alexander Alekhin 471c17321f improve code quality 7 years ago
shengyu 72d3e14e8f fix wrong indentation on github page (tab to space) 7 years ago
Dmitry Kurtaev 07dc6d2b45 Return a convex hull from rotatedRectangleIntersection 7 years ago
k-shinotsuka ecb4ea8f76 add universal intrinsics for RGB2HSV_f 7 years ago
k-shinotsuka a5f68e98f4 add universal intrinsics for HLS2RGB_f 7 years ago
Tomoaki Teshima 87a4f4ab3a Merge pull request #11409 from tomoaki0705/fixCLAHEfailure 7 years ago
Alexander Alekhin 9166e6052b imgproc: fixed fixedpoint coding style 7 years ago