16 Commits (159ea22b6b087c14a82a3ba55885234edbba94b2)

Author SHA1 Message Date
Maksim Shabunin f71ea4dfe9 Merge pull request #8816 from mshabunin:sprintf-fix 8 years ago
Maksim Shabunin b04ed5956e Fixed several issues found by static analysis in core module 8 years ago
Pavel Rojtberg b02fc039cd fix python and numpy output formatters 10 years ago
Ilya Lavrenov 17bedd72f0 workaround for stange internal compiler error when cross-compiling with 4.6 10 years ago
KayKwon 84257b57d0 Fix for (Bug #2789) 11 years ago
JinoBetti 91511c1521 Update out.cpp 11 years ago
Vladislav Vinogradov 0c7663eb3b Merge branch 'master' into gpu-cuda-rename 12 years ago
Roman Donchenko 8200a95ced Boring changes - core. 12 years ago
Roman Donchenko e9a28f66ee Normalized file endings. 12 years ago
Andrey Kamaev 940eedfb27 Finalize core headers reorganization 12 years ago
Andrey Kamaev c979de1eed Rewrite Mat formatting without std streams 12 years ago
Andrey Kamaev 2a6fb2867e Remove all using directives for STL namespace and members 12 years ago
Andrey Kamaev bd0e0b5800 Merged the trunk r8589:8653 - all changes related to build warnings 13 years ago
Andrey Kamaev 49a1ba6038 Set stricter warning rules for gcc 13 years ago
Vadim Pisarevsky 216fbc004a fixed printing Mx0 matrices (ticket #1247) 14 years ago
Vadim Pisarevsky 08e9d85582 removed cv prefix 14 years ago
Vadim Pisarevsky 08b7855edc extended out << mat/vec operators; added opencv license 14 years ago
Ethan Rublee d84b970bf2 adding the Brief descriptor, associated hamming distance functors for bruteforce matching. Also adding cout << cv::Mat functions in core. 14 years ago