544 Commits (35f96d6da76099d80180439c857a4abe5cb17966)

Author SHA1 Message Date
Artur Wieczorek 7512b5fdde Fix determining bounding box of the edge collection in FillEdgeCollection(). 11 years ago
Maksim Shabunin 09fb7512ed Fixed iOS framework compilation warnings 11 years ago
Dinar Ahmatnurov b5a6df4966 fixed issue with malformed UTF-8 string; 11 years ago
Alexander Smorkalov 6bb6039ebb Fixes for QNX 6.6 Neitrino support. 11 years ago
Samuel Martin ea50be0529 core: fix x86 PIC code compilation 11 years ago
Dinar Ahmatnurov 5a797ae7de fix issue with font; 11 years ago
Nisarg Thakkar 474897ff01 Made some changes specefict to 4 channel images. Fixed step value for tptr 11 years ago
Dinar Ahmatnurov de6edcc48a fixing issue with "ёЁ"; 11 years ago
Dinar Ahmatnurov e9f7c4aeba added Cyrillic; 11 years ago
E Braun d82b918a7b fix for bug 3172 11 years ago
E Braun f60726b090 Revert "fix for bug 3172" 11 years ago
E Braun 1675b23a64 fix for bug 3172 11 years ago
E Braun bdb82d181f fix for bug 3172 11 years ago
E Braun 89833853fa Revert "fix for bug 3172" 11 years ago
Leszek Swirski 341c3d5933 Fix reallocation of D buffer in gemm 11 years ago
E Braun ed2cdb71e5 fix for bug 3172 11 years ago
Alexander Karsakov 901d9b70b0 Revert changes by PR#2930 since it breaks logic of inverse mode. 11 years ago
unknown d0c3c4c373 Function for drawing arrows 11 years ago
Richard Yoo c38023f4e7 Modifications to support dynamic vector dispatch. 11 years ago
Camille cbb5fc0acc bug fix 3696 11 years ago
berak 7b160fa3cb added missing impl for multi-dim Mat::ones, Mat::zeros (issue #3756) 11 years ago
Alexander Karsakov 4b8fb6c246 Fixed dst size 11 years ago
Richard Yoo 11a09ef5cc Changes to support Intel AVX/AVX2 in cvResize(). 11 years ago
Vladislav Vinogradov f16503743f use more accurate reshape 11 years ago
Vladislav Vinogradov 55a714c83b fix cv::kmeans function 11 years ago
Ilya Lavrenov 19a2495067 fixed IPP related warnings 11 years ago
Vladislav Vinogradov 77275031ab finally fix cv::subtract 11 years ago
Vladislav Vinogradov 629461c836 fix output matrix allocation in cv::subtract 11 years ago
Vladislav Vinogradov 4c66614e07 fix cv::subtract function: 11 years ago
GregoryMorse 38db7a78df WinRT core compatibility fixes 11 years ago
Alexander Smorkalov 0c30b18769 Bug #3611 Initializing static cv::Mat with cv::Mat::zeros causes segmentation fault fixed. 11 years ago
JinoBetti 91511c1521 Update out.cpp 11 years ago
kuroda sho f9484bae8a fix: use "cvAlloc" wrapper function for malloc. 11 years ago
kurodash 0eaeff0641 fix: use "cvAlloc" wrapper function for malloc. 11 years ago
Ilya Lavrenov 099ea91823 typos 11 years ago
Ilya Lavrenov 879c0196d4 enabled OpenGL on MacOSX 11 years ago
Vladislav Vinogradov dda999545c fix GpuMat::copyTo method with mask: 11 years ago
Drew Jetter 6bf599b1bc Fixed bug #3489: The code assumed that two global variables would be constructed in a particular order, but global variable initialization order is compiler-dependent. 11 years ago
Roman Donchenko 4e4a7d0353 Removed an unnecessary workaround for matrix-to-vector copyTo. 11 years ago
Roman Donchenko ee97a5e757 Re-fix bug #3319 with less side effects. 11 years ago
Roman Donchenko f02204847a Revert "fixed bug #3319" 11 years ago
Ilya Lavrenov 6b9ebcbf3d deleted extra semicolons 12 years ago
Robbert Klarenbeek e21c6e19db Fix algorithm setter argument validation for uchar 12 years ago
Ilya Lavrenov 4f9c081dc3 fixed bug #3319 12 years ago
Ilya Lavrenov 09d25e11c6 fixed bug #3341 12 years ago
Alexander Alekhin 44970ddf56 eliminate MINGW pragma warning 12 years ago
Alexander Smorkalov df63060e4d Bugfix for DeviceInfoFuncTable in dynamicuda amd core modules. 12 years ago
Alexander Smorkalov 1e038e2837 CUDA warning fix/supporession for Android. 12 years ago
Alexander Smorkalov 4aa9f83100 Dynamic CUDA support library name fixed. Additional error messages added. 12 years ago
Alexander Smorkalov bc72f4d2a2 Code review fixes. 12 years ago