3361 Commits (d25cbaaba8f78699707960738e8e02787ae7fb4b)

Author SHA1 Message Date
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
Vladislav Sovrasov f42b7d03b4 core: add a test of iteration through the Mat_ with range-based for 7 years ago
Vladislav Sovrasov 267fdc4c91 Add a note about cxx11 range-based loop in Mat_ documentation 7 years ago
Alexander Alekhin b3f5e3bf94 core(stat): optimize size of binaries, drop AVX dispatch (no imrovements) 7 years ago
Alexander Alekhin b66c349bba core(stat): add required CV_AVX_GUARD 7 years ago
Alexander Alekhin c45d3568ae core(stat): register dispatched code, fix build 7 years ago
Alexander Alekhin 6a6222d21c core(stat): remove useless checks 7 years ago
Alexander Alekhin 880052d3f3 core(stat): create dispatch.cpp file 7 years ago
Alexander Alekhin 85afbd409b core(stat): move implementations into .hpp file w/o changes 7 years ago
Alexander Alekhin 03c3e0edcf core(stat): stat.cpp minor refactoring 7 years ago
Maksim Shabunin 1f23202ad8 Issues found by static analysis (5th round) 7 years ago
Sadika Sumanapala 40e1f2fc03 Fix style 7 years ago
Alexander Alekhin 582bb3c311 core(perf): added Hamming tests 7 years ago
Maksim Shabunin e0393f8557 Fixed some issues found by static analysis (4th round) 8 years ago
Alexander Alekhin b9a2d7b600 build: remove #define to prevent unexpected impact on user applications 8 years ago
Maksim Shabunin a769d69a9d Fixed several issues found by static analysis 8 years ago
Vladislav Sovrasov 08db55fb62 core: add CV_CXX_11 flag to cvdef.h 8 years ago
Vladislav Sovrasov 3c748ccf10 core: add an ability to use cxx11 lambda as a parallel_for_ body 8 years ago
Vladislav Sovrasov 35a1ecef2a core: fix infinite recursion in compare 8 years ago
Vadim Pisarevsky 8b3d6603d5 another round of dnn optimization (#9011) 8 years ago
Alexander Alekhin f8a75c4361 dispatch: added CV_TRY_${OPT} macro, fix dnn build 8 years ago
Maksim Shabunin 32d4af36e2 Fixing some static analysis issues 8 years ago
Alexander Alekhin 650830b9d6 build: eliminate warning 8 years ago
Rostislav Vasilikhin e63feba8e2 fixed typo 8 years ago
Alexander Alekhin 006966e629 trace: initial support for code trace 8 years ago