3543 Commits (d1a3b530befc66b643188b9e774f30b1884bf266)

Author SHA1 Message Date
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
Vladislav Sovrasov 5e68b28ad3 core: fix file not closed when exception in FS 7 years ago
Vladislav Sovrasov aa54acd54d core: add a test to reproduce #9312 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
Alexander Alekhin 16fb74425e ocl: fix program cache key 7 years ago
Alexander Alekhin e58a778bd5 core(stat): disable IPP optimization in meanStdDev (cn > 1) 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 b46e741c95 core(alloc): drop unused code, use memalign() functions instead of hacks 7 years ago
Alexander Alekhin d35422b523 core(tls): hide assertions from Thread Sanitizer 7 years ago
Alexander Alekhin 68ef903a7c core(tls): don't use tlsSlots without synchronization 7 years ago
Alexander Alekhin bf0173bf38 ts: update valgrind suppressions 7 years ago
dkurt 583b327523 Fix JSON booleans without quotes 7 years ago
dkurt 3515f6ec33 Missed NAMED bit of JSON nodes tag 7 years ago
Alexander Alekhin 602f047fe8 build: replace WIN32 => _WIN32 7 years ago
Alexander Alekhin 7f3eea6325 core: fix Mat/UMat cleanup on exceptions in deallocate() 7 years ago
Alexander Alekhin 544eb4be1f IPP: update minMaxIdx, disable some AVX optimizations with mask 7 years ago
Alexander Alekhin d9e092325b test: regression test for IPP minMaxIdx problem 7 years ago
Alexander Alekhin ec7ce81401 core: fix FileStorage format detection in case of .gz archives 7 years ago
Alexander Alekhin 5bc291937f test: FileStorage format regression test 7 years ago
Tomoaki Teshima 71496e3be4 fix build error on Visual Studio 2012 7 years ago
Tomoaki Teshima e63d628677 remove some rand functions 7 years ago
Alexander Alekhin e8357c0544 build: added DEBUG build guard 7 years ago
Alexander Alekhin b4716b1d92 core: fix convertTo() AVX2 optimization 7 years ago
Alexander Alekhin acc8589083 core: clarify documentation of cv::Mat::deallocate() method 7 years ago
Rostislav Vasilikhin 4b75be801e initial version of Lab2RGB_f tetrahedral interpolation written 7 years ago
Vladislav Sovrasov e5fbb4f5d2 Merge pull request #9034 from sovrasov:mats_from_initializer_list 7 years ago
Alexander Alekhin 95a438d233 OpenCV version '-cvsdk' 7 years ago
Alexander Alekhin f448d75aa8 build: added DEBUG build guard 7 years ago
Alexander Alekhin d6c5e18e24 core(test): fix input data for OCL FP16 test 7 years ago
Alexander Alekhin 5ebfb52a4a ipp(minmaxIdx): disable SSE4.2 optimizations for 32f datatype 7 years ago
PkLab.net 6dd9e18b2e add std::string overload for cv::read() 7 years ago
Vladislav Sovrasov 5b833db558 core: forbid conversion real->int in some cases in FileStorage 7 years ago
Alexander Alekhin e7cc2eea1d build: fix unused variable warning for vzeroupper guard 7 years ago
Maksim Shabunin 02db592014 Fixed several issues found by static analysis (Windows specific) 7 years ago
Alexander Alekhin a4a47b538c build: detect Android via '__ANDROID__' macro 7 years ago
Pascal Thomet 309c962169 core/bufferpool.hpp: let msvc accept a non virtual protected destructor 7 years ago
Alexander Alekhin da8dbf6cf5 ocl: async cl_buffer cleanup queue (for event callback) 7 years ago
Tomoaki Teshima e7d5dbfec0 dispatch accumulate series 7 years ago
Alexander Alekhin daee982106 ocl: rework events handling with clSetEventCallback 7 years ago
Piotr Semenov c5b5d5c8d3 Fix. Now cv::Rect() is the identity under cv::Rect::operator| operation 7 years ago
Vitaly Tuzov 5448d9186a AVX and SSE4.1 optimized conversion implementations migrated to separate files 7 years ago
Vladislav Sovrasov 2a2a1dc5b4 Get rid of OPENCV_NOSTL definition 7 years ago
Tony Lian c8783f3e23 Merge pull request #9075 from TonyLianLong:master 7 years ago
Alexander Alekhin 1b8d363231 version 3.3.0-rc 7 years ago