1494 Commits (e7e29cb63c5fa13562d285fa6b9aa20a9e9fc838)

Author SHA1 Message Date
Alexander Alekhin e567135ed3 next: force C++11 features unconditionally: CV_CXX_MOVE_SEMANTICS/CV_CXX_STD_ARRAY 7 years ago
Alexander Alekhin 98c8584b88 next: drop CV_CXX11 conditions 7 years ago
Alexander Alekhin 2b2fa58f97 next: drop DISABLE_OPENCV_24_COMPATIBILITY 7 years ago
Alexander Alekhin 2d54fed3cc next: OPENCV_ABI_COMPATIBILITY 7 years ago
Alexander Alekhin 964a4d75b4 next: version.hpp 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
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 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
Collen Jones 687ccdf8db Fix link to Hershey fonts 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
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 130546e1d9 Semantic segmentation sample. 7 years ago
Suleyman TURKMEN 5e1a656bbb Update core.hpp 7 years ago
Alexander Alekhin 6ffc48769a OpenCV version++ 7 years ago
Alexander Alekhin 48b8aa51cd core: eliminate redundant cv::format() declarations 7 years ago
Patrik Huber 7be0c78533 Merge pull request #10589 from patrikhuber:patch-1 7 years ago
Ryo Suzuki 97d9ea00fe
Fix typo in core/base.hpp 7 years ago
Alexander Alekhin c020a7bb67 build: portable integer types 7 years ago
luz.paz e805a55a5b Misc. modules/ typos (cont.) 7 years ago
luz.paz 5718d09e39 Misc. modules/ typos 7 years ago
Alexander Alekhin 5a791e6e06 cmake: update reporting of excluded dispatching files (#10711) 7 years ago
Namgoo Lee 61e76e767d Update BufferReader documentation with some example code (#10803) 7 years ago
yuki takehara 379ea15d16 Add new Mat constructor (#10808) 7 years ago
Alexander Alekhin 44d7435a48 build: eliminate calls of removed functionality from C++17 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
Alexander Alekhin 2e45095e8d winrt: fix build 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 c49d5d5252 core: fix pthreads performance 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
Suleyman TURKMEN dcd4f8f5db Update documentation 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