1612 Commits (d9b8a9d90e3e40a2ead096322653890bc4ac3e42)

Author SHA1 Message Date
saskatchewancatch b32685c714 i9482: Improve documentation concerning norm functionality. 7 years ago
Christof Kaufmann 46a668c565 Add multi-channel mask support to mean, meanStdDev and setTo 7 years ago
Alexander Alekhin 0451629e22 core(persistence): resolve DMatch/KeyPoint problem 7 years ago
Alexander Alekhin 86b55b3923 core: eliminate CV_ELEM_SIZE() 7 years ago
Alexander Alekhin 7e12c879c2 core: extend traits::Type / traits::Depth for compatible types 7 years ago
Alexander Alekhin 72f789bf34 core: fix type traits 7 years ago
Boris Fomitchev dde04d5d3e Addressing CUDA9 shfl deprecation 7 years ago
Maarten de Vries 3571e8f263 Restrict std::initializer_list constructors to arithmetic types. 7 years ago
Tomoaki Teshima 6531fd142c fix build error on Jetson TK1 7 years ago
KUANG Fangjun 11fa0094ff Improve the documentation. 7 years ago
Wu Zhiwen da3da84a20 ocl: Add a function to unload a run-time cached program 7 years ago
Boris Fomitchev c48807c383 Merge pull request #9418 from borisfom:cuda9 7 years ago
Pavel Vlasov a57718e1ac ICV2017u3 package update; 7 years ago
KUANG Fangjun 97ec91ad67 fix cv::CommandLineParser. 7 years ago
KUANG Fangjun 336996152a Improve the documentation. 7 years ago
Alexander Alekhin 71e1889825 core: fix memcpy with zero size 7 years ago
Rostislav Vasilikhin 66b0651607 Merge pull request #9329 from savuor:softfloat_sincos 7 years ago
Alex Zatsman e2bfd1a036 Changed NORM_RELATIVE_INF, NORM_RELATIVE_L1 and NORM_RELATIVE_L2 to 7 years ago
Philipp Hasper 2c7a15b195 Clarified documentation cv::RotatedRect::points 7 years ago
Dmitry Kurtaev 41519d3ac0 Fixed some OpenCL interface bugs 7 years ago
Vladislav Sovrasov 9a10bdbae5 core: use new assert in matmul.cpp 7 years ago
KUANG, Fangjun 4bbe67451d fix some typos in the documentation. 7 years ago
Alexander Alekhin 4af3ca4e4d OpenCV version++ 7 years ago
Alexander Alekhin 9ca39821c8 core: divUp function 7 years ago
Vladislav Sovrasov 5375a77f84 core: add multi-argument CV_Assert 7 years ago
Alexander Alekhin 321c0ec533 core: empty() for Rect/Size templates 7 years ago
Tomoaki Teshima 1c49796e8e guad for CUDA correctly 7 years ago
Suleyman TURKMEN 89480801b8 some improvements on tutorials 7 years ago
Alexander Alekhin d35422b523 core(tls): hide assertions from Thread Sanitizer 7 years ago
Alexander Alekhin 602f047fe8 build: replace WIN32 => _WIN32 7 years ago
Alexander Alekhin 5bc291937f test: FileStorage format regression test 8 years ago
Tomoaki Teshima 71496e3be4 fix build error on Visual Studio 2012 8 years ago
Alexander Alekhin e8357c0544 build: added DEBUG build guard 8 years ago
Alexander Alekhin acc8589083 core: clarify documentation of cv::Mat::deallocate() method 8 years ago
Vladislav Sovrasov e5fbb4f5d2 Merge pull request #9034 from sovrasov:mats_from_initializer_list 8 years ago
Alexander Alekhin 95a438d233 OpenCV version '-cvsdk' 8 years ago
Alexander Alekhin f448d75aa8 build: added DEBUG build guard 8 years ago
Alexander Alekhin 5ebfb52a4a ipp(minmaxIdx): disable SSE4.2 optimizations for 32f datatype 8 years ago
PkLab.net 6dd9e18b2e add std::string overload for cv::read() 8 years ago
Alexander Alekhin e7cc2eea1d build: fix unused variable warning for vzeroupper guard 8 years ago
Pascal Thomet 309c962169 core/bufferpool.hpp: let msvc accept a non virtual protected destructor 8 years ago
Alexander Alekhin da8dbf6cf5 ocl: async cl_buffer cleanup queue (for event callback) 8 years ago
Tomoaki Teshima e7d5dbfec0 dispatch accumulate series 8 years ago
Piotr Semenov c5b5d5c8d3 Fix. Now cv::Rect() is the identity under cv::Rect::operator| operation 8 years ago
Vladislav Sovrasov 2a2a1dc5b4 Get rid of OPENCV_NOSTL definition 8 years ago
Tony Lian c8783f3e23 Merge pull request #9075 from TonyLianLong:master 8 years ago
Alexander Alekhin 1b8d363231 version 3.3.0-rc 8 years ago
Vladislav Sovrasov 267fdc4c91 Add a note about cxx11 range-based loop in Mat_ documentation 8 years ago
Alexander Alekhin b66c349bba core(stat): add required CV_AVX_GUARD 8 years ago
Sadika Sumanapala 40e1f2fc03 Fix style 8 years ago