3749 Commits (e4b51fa8ad287154595187226d65c4df948c67b4)

Author SHA1 Message Date
yuki takehara 4fe648b15c Merge pull request #11706 from take1014:setTo_Nan_10507 7 years ago
Sayed Adel e0d28aa893 core:ppc Fix java CoreTest/testMahalanobis (#11677) 7 years ago
Alexander Alekhin 4091ced5ab core: set default logger level to 'warning' in Release builds 7 years ago
Paul Jurczak bd7bad02a0 convertFp16 documentation edit (2) 7 years ago
Alexander Alekhin 03edddba47 core: drop unnecessary duplicate check 7 years ago
Vadim Pisarevsky 7d19bd6c19 Merge pull request #11634 from vpisarev:empty_mat_with_types_2 7 years ago
Alexander Alekhin 9ba9358ecb documentation: avoid links to 'master' branch from 3.4 maintenance branch 7 years ago
Alexander Alekhin d70e01b635 calib3d: chess board - replace to cv::findContours() 7 years ago
Alexander Alekhin 549b5df225 build: workaround issues with C compilation mode 7 years ago
Namgoo Lee 79af0bfccf NPP : NppStreamHandler fix 7 years ago
Tomoaki Teshima e2c787884d fix the test failure of CUDA_Arithm/MeanStdDev 7 years ago
Alexander Alekhin f42fca9f49 cuda: avoid unnecessary cudaStreamSynchronize() call 7 years ago
Alexander Alekhin 703f79b757 tests: add "bigdata" tests 7 years ago
Vadim Pisarevsky e0dbe5cfcc
handle huge matrices correctly (#11505) 7 years ago
Alexander Alekhin 352510cc19 core: fix ARM intrinsincs 7 years ago
Tomoaki Teshima a58c9d4d63 arm: fix build error of v_rotate_left 7 years ago
cDc f2fbfd7a10 fix bug in Matx::inv() 7 years ago
Sayed Adel ed19da21ab core:ppc Several improvements on VSX(2) 7 years ago
cclauss 05c1a3d160 print() is a function in Python 3 7 years ago
yuki takehara 4934f7c5a4 Merge pull request #11285 from take1014:core_6125 7 years ago
Alexander Alekhin 8c349ff8ff core: added MatSize::dims() method 7 years ago
Alexander Alekhin 856a07711b core: disabled IPP AVX512 normL1(a, b, mask) 7 years ago
exoson 058299cc66 Optimize MultiBandBlender to run faster 7 years ago
Alexander Alekhin 39e2d64b84 core: fix icc std::exception_ptr detection 7 years ago
Alexander Alekhin f708a11f0f build: fix warnings 7 years ago
Alexander Alekhin 57dad685d1 core: disabled IPP AVX2 normL1(a, b, mask) 7 years ago
Alexander Alekhin dfa04a11bb core: norm with mask 16UC3 regression test 7 years ago
Alexander Alekhin 84db82a329 build: fix warnings 7 years ago
Alexander Alekhin 6b581c4e51 build: unreachable code after CV_Error() (part 2) 7 years ago
Alexander Alekhin 576d2dbac0 refactor: don't use CV_ErrorNoReturn() internally 7 years ago
Vadim Pisarevsky 4001e310f5 improved performance of v_load_deinterleave(8uC3) & v_store_interleave(8uC3) intrinsics when using SSSE3 instructions. 7 years ago
Alexander Alekhin 4cbec82ac1 build: unreachable code after CV_Error() 7 years ago
Alexander Alekhin 10c9227136 core: CV_Error with set_terminate() on Windows 7 years ago
Alexander Alekhin 65726e4244 core(hal): improve v_select() SSE4.1+ 7 years ago
berak d89fb163c6 core: add a check for empty input in inRange() 7 years ago
Ryan Wong 6f675ae75b Merge pull request #11304 from kinchungwong:issue_11242_intrin_cv34x_nocpp11 7 years ago
Simon Que 705464258e Merge pull request #11353 from eecsninja:3.4 7 years ago
Alexander Alekhin d76b41b50e ocl: CL_MEM_USE_HOST_PTR workaround test 7 years ago
Alexander Alekhin 2f9cbc2e57 core: disable errors dump 7 years ago
Alexander Alekhin 12e8e33144 build: enable -Wimplicit-fallthrough warning for OpenCV modules 7 years ago
Alexander Alekhin 647eb243ae core: CV_Error is marked as 'noreturn' 7 years ago
Alexander Alekhin fa3cb03f62 core(hal): v_min()/v_max() use SSE4.1 intrinsics 7 years ago
Alexander Alekhin 97882d03cc core: fix FP16 conversion with CV_DISABLE_OPTIMIZATION option 7 years ago
Alexander Alekhin 59b413c8a1 imgproc(ipp): disable parallel GaussianBlur 7 years ago
Tomoaki Teshima a82e70cd40 remove raw SSE2/NEON implementation from imgwarp.cpp 7 years ago
Alexander Alekhin 670ef403b0 ocl: improve trace messages of OpenCL calls 7 years ago
Sayed Adel 56ec10bfa2 core:ppc Several improvements on VSX(1) 7 years ago
Alexander Alekhin 567ae61e78 core: add "check" macros 7 years ago
Alexander Alekhin 7dc162cb42 core: fix mm_pause() for non-SSE i386 builds 7 years ago
Alexander Alekhin 854ab48de0 tbb: fix build warnings -Wshadow 7 years ago