25075 Commits (56eebb926da3d64735454de94fb7cf28b726a7ef)
 

Author SHA1 Message Date
Alexander Alekhin c5a5d7eb51 Merge pull request #12843 from alalek:fix_qrdecode_input_validation 6 years ago
Alexander Alekhin ab2c16b2e5 Merge pull request #12829 from tomoaki0705:fixTestVideoOpenCLPyrLK 6 years ago
Alexander Alekhin 113793fee7 Merge pull request #12837 from dkurt:dnn_fix_ie 6 years ago
Alexander Alekhin b54a70a538 videoio: return -1 is incorrect for function with 'bool' result 6 years ago
jasjuang a66fd527b0 add support for latest Turing gpu and cuda 10 6 years ago
Alexander Alekhin 6d2cfac303 objdetect: validate QRdecode inputs 6 years ago
Alexander Alekhin f8a27d2603 Merge pull request #12775 from radomsak:radomsak_dnn_fix_caffe_importer_reused_layers 6 years ago
Alexander Alekhin f185640eda
Merge pull request #12799 from alalek:update_build_js 6 years ago
Alexander Alekhin 72eccb7694 Merge pull request #12825 from alalek:issue_8413_3.4 6 years ago
Tomoaki Teshima 803f86b9ca fix test failure of PyrLKOpticalFlow.Mat 6 years ago
Alexander Alekhin 7bac615d8f Merge pull request #12344 from terfendail:core_wintr 6 years ago
Dmitry Kurtaev dc3406eed9 Fix Pooling and Convolution layers from Intel's Inference Engine 6 years ago
Alexander Alekhin 1cc3f7abbb Merge pull request #12516 from seiko2plus:changeUnvMultiply16 6 years ago
Adam Radomski 70177143a7 Added test caffe importer layers sharing weights 6 years ago
Vitaly Tuzov 43d9256096 Replaced core module calls to universal intrinsics with wide universal intrinsics 6 years ago
tellowkrinkle 803ff64b14 Merge pull request #12697 from tellowkrinkle:FasterCocoaWindows 6 years ago
Alexander Alekhin 824241ad5c Merge pull request #12823 from tompollok:3.4 6 years ago
Alexander Alekhin 5677a683a5 core(test): zero values divide test (3.x) 6 years ago
Alexander Alekhin c813ad5533 core(ocl): replace ambiguous 'depth' to 'DEPTH_dst' 6 years ago
tompollok 0b77600718 change area() emptiness checks to empty() 6 years ago
Alexander Alekhin 429a643f42 Merge pull request #12805 from drkoller:imwritedoc 6 years ago
Alexander Alekhin d2a66d3c99 Merge pull request #12815 from alalek:issue_12812 6 years ago
Alexander Alekhin 0f41daeba5 Merge pull request #12641 from dkurt:dnn_samples_args_autofill 6 years ago
Alexander Alekhin 1be75437b7 Merge pull request #12802 from alalek:cmake_pdb 6 years ago
drkoller 978ad4981e Clean up documentation for imread and imwrite 6 years ago
Alexander Alekhin 8c4f886f5f core: re-throw allocation exception if there is no fallback 6 years ago
Alexander Alekhin 0d63c4c28e Merge pull request #12811 from take1014:resize_large_image 6 years ago
Alexander Alekhin 6843d368b2 Merge pull request #12806 from seiko2plus:imgprocPyramidsVSX 6 years ago
take1014 24af70c7e0 resolves 11283 6 years ago
Sayed Adel 9dc1d388af imgproc: Enable VSX on pyrDown & pyrUp 6 years ago
Alexander Alekhin 28cb714a09 Merge pull request #12803 from alalek:samples_use_cmake_from_msvs 6 years ago
Alexander Alekhin 91c6d36ff8 Merge pull request #12796 from alalek:fix_openmp_performance 6 years ago
Alexander Alekhin be76b451cb Merge pull request #12791 from alalek:win32_dllmain_detect_termination 6 years ago
Alexander Alekhin 53785b6ac6 Merge pull request #12784 from terfendail:pyramids_wintr 6 years ago
Alexander Alekhin 2332fb852d Merge pull request #12748 from terfendail:resize_wintr2 6 years ago
Alexander Alekhin 8edff1065a add .editorconfig 6 years ago
Alexander Alekhin 41398987c3 Merge pull request #12792 from tomoaki0705:fixCudaImgprocColorGray 6 years ago
Alexander Alekhin de8024ce4a samples: prefer CMake from MSVS 6 years ago
Alexander Alekhin 7b9b876726 cmake: improve PDB support 6 years ago
Tomoaki Teshima 944710de4e update the threshold 6 years ago
Alexander Alekhin 2b3c7490d5
Merge pull request #12521 from allnes:detect_qr_code 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 5faaa28870 js: enable calib3d code (no bindings) 6 years ago
Alexander Alekhin 761c269e47 Merge pull request #12794 from alalek:fix_warnings 6 years ago
Alexander Alekhin 131d199ae3 Merge pull request #12793 from alalek:cmake_fix_python_standalone 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