17825 Commits (d9b8a9d90e3e40a2ead096322653890bc4ac3e42)

Author SHA1 Message Date
Sayed Adel 9dc1d388af imgproc: Enable VSX on pyrDown & pyrUp 6 years ago
Tomoaki Teshima 944710de4e update the threshold 6 years ago
Sayed Adel 8965f3ae06 imgproc:simd Enable VSX and wide universal intrinsics for accumulate operations 6 years ago
Sayed Adel 5771fd693d Change behaviour of 16-bit multiply operator 6 years ago
Vitaly Tuzov 1ff11c84ab Fixed meanStdDev() implementation for the case input matrix has more than 4 channels 6 years ago
Alexander Alekhin 4e62900009 core: call omp_set_dynamic() for better CPU usage 6 years ago
Alexander Alekhin 7813eef92b fix build warnings 6 years ago
Vitaly Tuzov cc10e6b344 pyrDown and pyrUp SSE2 implementations replaced with wide universal intrinsics implementations 6 years ago
Alexander Alekhin 11e2a216c5 ocl(win32): bypass deallocate() during process termination 6 years ago
Alexander Alekhin 404893810c cmake: fix Python detection for standalone bindings 6 years ago
Alexander Nesterov 53ec8f286b Added QR code decoding. 6 years ago
Alexander Alekhin 70f2ee917e cmake: add DllMain() into each OpenCV DLL 6 years ago
Adam Radomski cc3ec5d453 Fix dnn caffe importer extract blobs from reused layers 6 years ago
Hamdi Sahloul c4d434fd6f CUDA/BgSegm: fix the threshold of MOG2.Update test when detectShadow=true (#12762) 6 years ago
Apoorv Goel b8aa0cddab Merge pull request #12777 from UnderscoreAsterisk:document-cvtColorTwoPlane 6 years ago
Lubov Batanina 50811e04f2 Merge pull request #12596 from l-bat:l-bat/shufflenet_onnx 6 years ago
Vitaly Tuzov 9d602f2752 Replaced SSE2 area resize implementation with wide universal intrinsic implementation 6 years ago
Dmitry Kurtaev 7649e537b7 Fix JavaScript bindings for features2d module 6 years ago
Hamdi Sahloul 2faa4cd933 TS/CUDA: Show device ID in case of multiple devices 6 years ago
Alexander Alekhin 18bf91a08b core: update allocSingleton implementation, valgrind suppression 6 years ago
Alexander Alekhin 634dd656d5 dnn: don't use Mat expressions with async UMat functions 6 years ago
Alexander Alekhin 9d02d42afe dnn(ocl4dnn): don't use getUMat() 6 years ago
Anush Elangovan 630a94b8b7 _tzcnt_u32() is undefined in clang-cl so use alternate impl 6 years ago
Rostislav Vasilikhin da5e0ef461 ocl::KernelArg::Local(): added size argument 6 years ago
Alexander Alekhin 0926a84a45 cmake: define CV_ErrorNoReturn under CV_STATIC_ANALYSIS 6 years ago
Tomoaki Teshima 7294ae0f17 fix test failure of StereoBeliefPropagation 6 years ago
Apoorv Goel 0ffc186680 Merge pull request #12731 from UnderscoreAsterisk:fix-12012 6 years ago
Alexander Alekhin eec468fa13 dnn(ocl4dnn): calculate activation expression once 6 years ago
Peter Rekdal Sunde 042c486b68 Obtain fourcc when `AVStream` is network stream 6 years ago
Tomoaki Teshima fa8684b5c8 fix test failure of cudafilters Median_Accuracy 6 years ago
Vitaly Tuzov 283348afc3 SSE2 code in invert() replaced with universal intrinsics 6 years ago
Suleyman TURKMEN ee0c985491 Merge pull request #12649 from sturkmen72:patch-9 6 years ago
Alexander Alekhin 94201b7cf9 ocl: OPENCV_OPENCL_BUILD_EXTRA_OPTIONS parameter 6 years ago
Maksim Shabunin 15632c6305 Added support for multi-path configuration parameter (env) 6 years ago
Vitaly Tuzov 6b84990620 integral() implementation updated to utilize wide universal intrinsics 6 years ago
Antonio Borondo 28e55dc5f3 Fix documentation of cv::cuda::compare 6 years ago
Alexander Alekhin 0f031b6680 dnn(ocl4dnn): drop weights_buf 6 years ago
Loic Petit 255b20f6de
Fix frame rate rounding in ffmpeg wrapper (#9023) 6 years ago
berak df4139d373 document imread grayscale behaviour 6 years ago
Hamdi Sahloul 1059735bfb Merge pull request #12667 from cv3d:fix/ts_report 6 years ago
Hamdi Sahloul 1a81a97e9f Utilize the currently running Python executable 6 years ago
Tomoaki Teshima e6ef9221cb fix test failure of cudev 6 years ago
soonbro 9b9f38afc8 fix typo in FpsMeter.java 6 years ago
Dmitry Kurtaev e9f99063c7 JavaScript bindings for features2d module 6 years ago
Rostislav Vasilikhin be989b3b60 Merge pull request #12637 from savuor:fix/instr_ipp_ocl 6 years ago
Alexander Alekhin 48e8e76a34 fix build warnings 6 years ago
Alexander Alekhin fae329a0ca
Merge pull request #12650 from alalek:dnn_ocl4dnn_verification_test 6 years ago
Alexander Alekhin 52f52f6786 flann: drop useless mutex 6 years ago
Alexander Alekhin fe56bdeeb9
Merge pull request #12647 from alalek:cmake_js_cleanup 6 years ago
Dmitry Kurtaev 24ab751547 Merge pull request #12565 from dkurt:dnn_non_intel_gpu 6 years ago