4097 Commits (3efd2df87fb9048c8623d2a777c0b6a26c509be1)

Author SHA1 Message Date
yuki takehara 379ea15d16 Add new Mat constructor (#10808) 7 years ago
Maksim Shabunin 4437e0c3b9 Split stat.cpp into smaller pieces 7 years ago
Alexander Alekhin 42e1fe301c ocl: allow recursive UMatData lock() calls with the same objects 7 years ago
Alexander Alekhin 44d7435a48 build: eliminate calls of removed functionality from C++17 7 years ago
Alexander Alekhin 914f57f28d core(parallel_for): fix data race 7 years ago
Vitaly Tuzov 3267fb90c6 Updated check on OutputArray to allow recreation of fixed_size for 1-d sizes array 7 years ago
Alexander Alekhin b10fedde56 core(parallel_for): cleanup 7 years ago
Maksim Shabunin e225850cc6 Split persistence.cpp into smaller pieces (#10788) 7 years ago
Dmitry Kurtaev 10e1de74d2 Intel Inference Engine deep learning backend (#10608) 7 years ago
Maksim Shabunin 904640c9ae Split matrix.cpp into smaller pieces 7 years ago
Alexander Alekhin 0d01b97b75 cuda: don't use std::numeric_limits 7 years ago
Alexander Alekhin 4a297a2443 ts: refactor OpenCV tests 7 years ago
Sayed Adel 534dcbe017 core:ppc Fix compile issue with Eigen 7 years ago
Aditya Rohan ccea0a831a Merge pull request #10732 from Riyuzakii:10598 7 years ago
Namgoo Lee 3cf535926a cuda_stream: do not allocate GPU memory by default (fixes #8725) 7 years ago
Alexander Alekhin 2e45095e8d winrt: fix build 7 years ago
Sayed Adel 4e1d396ce1 core:ppc Add yield support 7 years ago
Alexander Alekhin ebdb0eb0c1 ocl: force clBuildProgram() call after clCreateProgramWithBinary() 7 years ago
Ali Sentas 4d80419f29 Fix cv::CommandLineParser::check() documentation 7 years ago
Alexander Alekhin c8930cc279 opencv_version: dump detected HW features 7 years ago
Alexander Alekhin 01f4a173ab opencv_version: dump OpenCL information via opencv_version 7 years ago
Alexander Alekhin f6fd3abd31 core: add OpenCV version information into Exception messages 7 years ago
Woody Chow f1c52e426b Merge pull request #10697 from woodychow:tbb_task_arena 7 years ago
Alexander Alekhin c49d5d5252 core: fix pthreads performance 7 years ago
Alexander Alekhin 81c5fae56f core(lapack): fix build issues related to 'extern "C"' 7 years ago
Pavel Rojtberg 2d674fc151 persistence: replace arbitrary limit of cn to 4 by CV_CN_MAX (#10636) 7 years ago
Alexander Alekhin 90aac764dd core: kmeans refactoring 7 years ago
Alexander Alekhin 46470d92a0 core: fix kmeans multi-threaded performance 7 years ago
Alexander Alekhin a5cd62f7bf core(perf): refactor kmeans test 7 years ago
Fangjun Kuang eb2901bd69 Improve the doc for fundamental matrix. 7 years ago
Fangjun Kuang 8efe7bafaa Improve the doc for cv::Mat::checkVector. 7 years ago
csukuangfj decf6cab5e Improve the documentation for cv::completeSymm and cv::RANSACUpdateNumIters. 7 years ago
Alexander Alekhin cec700525c core(ocl): fix deadlock in UMatDataAutoLock 7 years ago
Maksim Shabunin 8b87c4b96a Fixed several warnings produced by clang 6 and static analyzers 7 years ago
Alexander Alekhin e6ed853905 copyright: 2018 7 years ago
Alexander Alekhin 8533b45ce9 cmake: Java/Android SDK refactoring 7 years ago
Suleyman TURKMEN dcd4f8f5db Update documentation 7 years ago
Maksim Shabunin 594a93316c Fixed concurrent OpenCL cache folder name generation 7 years ago
SarenT c6d9ce8fd3 Merge pull request #10489 from SarenT:offset-mat_put 7 years ago
Alexander Alekhin 6113dc1b99 core: fix unresolved symbols from utils::fs 7 years ago
Fangjun Kuang a2869109f0 Improve the documentation for cv::Affine3. 7 years ago
Alexander Alekhin 7d67d60fb1 cmake(opt): AVX512_SKX 7 years ago
Alexander Alekhin 898ca38257 cmake: AVX512 -> AVX_512F 7 years ago
Arthur Williams d8d4ea857a
Fixed #10433 7 years ago
Jun Zhao 0369431ebd opencl/cvtclr_dx: fix not compile-time constants issue. 7 years ago
Sayed Adel fd0ac962fb core: replace raw intrinsics with universal intrinsics in copy.cpp 7 years ago
Arjan van de Ven fc8e848a54 Add basic plumbing for AVX512 support 7 years ago
Alexander Alekhin 6d4f66472e OpenCV version++ 7 years ago
Alexander Alekhin 534645a12f ocl: workaround option to disable usage of buffer "Rect" operations 7 years ago
elenagvo cd1c8693d8 HAL for minMaxIdx 7 years ago