4072 Commits (59e4f85898f3c929ad6cfb9df63ab2ddb9ab4c9e)

Author SHA1 Message Date
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
Alexander Alekhin b450811e4b core(logger): add log level configuration option 7 years ago
Jiri Horner 3dbf392d48 fix build with intrinsics enabled 7 years ago
Alexander Alekhin cac4a7e5b5 OpenCV version++ 7 years ago
Rostislav Vasilikhin bab86d65cb Merge pull request #10258 from savuor:fix/kmeans_channels 7 years ago
Sayed Adel 1b8acd662f core:ppc Fix several issues for VSX (#10303) 7 years ago
Tomoaki Teshima ca1a0a1108 core: remove raw SSE2/NEON implementation from convert.cpp (#9831) 7 years ago
Rostislav Vasilikhin 7d18f49a49 SoftFloat tests: assert => expect 7 years ago
Alexander Alekhin 9930076dc5 core(test): avoid filename duplicates in tests 7 years ago
Tomoaki Teshima 267c5a747b suppress warnings on OpenCL build 7 years ago
Alexander Alekhin 62ed6cdc74 core: fix copyTo(with mask) dst initialization 7 years ago
Alexander Alekhin 825b14278e core: fix persistence with deprecated traits 7 years ago
Alexander Alekhin c0b6061a5e core(test): Core_Eigen.vector_32 use relative norm 7 years ago
Alexander Alekhin 2324674dfb core(test): update eps in testEigen<float>: 1e-6 => 1e-4 7 years ago
Alexander Alekhin 53b5afbba9 core(test): refactor Java Eigenvalues/PCA tests 7 years ago
Alexander Alekhin d48d2d7fe2 core(test): refactor PCA test 7 years ago
Vitaly Tuzov 86b128dbb3 Added implementation of softdouble rounding to int64_t 7 years ago
Maksim Shabunin 7349b8f5ce Build for embedded systems 7 years ago
Pavel Rojtberg 6fb9d42c3f Hid symbols in static builds, added LTO flags, removed exports from ts 7 years ago