3693 Commits (16d65029201b6c5e39acff04203d80f09b579f47)

Author SHA1 Message Date
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
Alexander Alekhin 8dacbe7584 android: std::exception_ptr is not available on some platforms (even with enabled C++11) 7 years ago
Maksim Shabunin d2cff38db6 Added interface to check library version during runtime 7 years ago
k-shinotsuka fbdcc0e8e4 add universal intrinsics for HSV2RGB_f 7 years ago
Dmitry Kurtaev 73ca194313 Fix convertFp16 in JavaScript build 7 years ago
Maksim Shabunin b88609a921 Reduced direct TBB dependencies 7 years ago
lopespt c17ce1a0af Solves issue #10506 7 years ago
Alexander Alekhin 7818071ba2 cuda: eliminate part of build warnings 7 years ago
Alexander Alekhin 82ba3ac894 cuda: refactor MemoryPool 7 years ago
yuki takehara d57e5c31c0 Merge pull request #11214 from take1014:core_9720 7 years ago
Alexander Alekhin 45a69ebec8 core: fix AVX2 min implementation 7 years ago
Vitaly Tuzov ccd16f107d Fixed IPP based implementation of setTo() for infinity value 7 years ago
Alexander Alekhin 6f69800d0c core: propagate parallel_for() exceptions 7 years ago
ltqusst 0d646490f5 Fix #10557 7 years ago
Alexander Alekhin 8c4b5b6a70 core(test): parallel_for test with exception 7 years ago
Alexander Alekhin 87498bc6d4 cmake: workaround CPATH ipp_iw issue 7 years ago
Alexander Alekhin 9111538bfb core: apply CV_OVERRIDE/CV_FINAL 7 years ago
Alexander Alekhin 84980741a8 core: add CV_OVERRIDE/CV_FINAL macros 7 years ago
Dmitry Kurtaev 2f3a9ba1d4 Update OpenCVDetectInferenceEngine.cmake 7 years ago
LaurentBerger 03eb463f1c Solves #11156 (#11160) 7 years ago
Collen Jones 687ccdf8db Fix link to Hershey fonts 7 years ago
Alexander Alekhin 7d8f1dde26 core(persistence): disable checks for base64 streams 7 years ago
Alexander Alekhin f4c4b01455 core: added checks and "fixit" items for persistence parsers 7 years ago
Alexander Alekhin d1311518a3 core: test-sample for FIXED_TYPE demonstration 7 years ago
Alexander Alekhin 7f9253ea0a samples: avoid using of legacy C-like API 7 years ago
Namgoo Lee a8f86af633 Update GpuMat, GpuMat::download, GpuMat::upload documentation 7 years ago
Alexander Alekhin 4378e8fcc0 core: fix cv::Mat constructor 7 years ago
Tomoaki Teshima 6c25351049 make the asynchronous call to NPP safe 7 years ago
Alexander Alekhin 6c051a55e5 cmake: don't add include <module>/src directory to avoid conflicts 7 years ago
Aleksandr Tischenko 22ecdd16ef Merge pull request #11101 from lamantine:fix_11100 7 years ago
Alexander Alekhin 8781ee971c core: write log messages via __android_log_print (logcat) too 7 years ago
miqlas f3a9f13cb4 Merge pull request #10984 from extrowerk:advanced_haiku_patches 7 years ago
Alexander Alekhin ee1ac1140d core: use explicit for cv::AutoBuffer 7 years ago
Dmitry Kurtaev 538fd42363 Add test for Scalar arguments at CommandLineParser 7 years ago
yuki takehara 0792ef8789 Merge pull request #11049 from take1014:#10948 7 years ago
Dmitry Kurtaev 130546e1d9 Semantic segmentation sample. 7 years ago
Maksim Shabunin 7bbe002a2f Add install component for 3rdparty libraries licenses 7 years ago
native-api dc1d9ae973 Include error code description into the message (#10982) 7 years ago
Namgoo Lee c219f97f48 SSE2 : use _mm_cvtpd_epi32 when converting from CV_64F to CV_32S (#10987) 7 years ago
Suleyman TURKMEN 5e1a656bbb Update core.hpp 7 years ago
Alexander Alekhin b1fc7d46a5 ocl: update getOpenCLErrorString() code 7 years ago
Tomoaki Teshima 8fd1bbde76 fix test error on Tinker Board (OpenCL on Arm platform) 7 years ago
Alexander Alekhin 6ffc48769a OpenCV version++ 7 years ago
Maksim Shabunin 3fd2384b81 Fixed mingw compilation on Windows 7 years ago