1017 Commits (67e50b441531683e8721029776d413c54a12b961)

Author SHA1 Message Date
Alexander Smorkalov 6bb6039ebb Fixes for QNX 6.6 Neitrino support. 10 years ago
Samuel Martin ea50be0529 core: fix x86 PIC code compilation 10 years ago
Dinar Ahmatnurov 5a797ae7de fix issue with font; 10 years ago
Nisarg Thakkar 474897ff01 Made some changes specefict to 4 channel images. Fixed step value for tptr 10 years ago
Rohit Rawat 2ad8c6dbd0 Fixing bug in NAryMatIterator documentation(Bug #3787). 10 years ago
Alexander Smorkalov 11c81067dc doc/check_docs2.py warnings fixes 10 years ago
Dinar Ahmatnurov de6edcc48a fixing issue with "ёЁ"; 11 years ago
Dinar Ahmatnurov e9f7c4aeba added Cyrillic; 11 years ago
bhack 32f6e1a554 Fix for bug #3469 CV_XADD failing in clang+nvcc combination 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
Alexander Smorkalov 343f4b3026 OpenCV version++. 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
PhilLab efc1c39315 Fixed self-assignment in cv::Ptr::operator = 11 years ago
E Braun ed2cdb71e5 fix for bug 3172 11 years ago
Camille 5a5a487612 bug fix 3381 11 years ago
Camille 46775ad186 bug fix 3381 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
Ruslan Baratov b030d7e6a1 Doc: fix definition of macro CV_MAKETYPE 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
Roman Donchenko ebb0255e19 Remove a couple of useless casts in core headers 11 years ago
unknown ade46bd428 Fixed typos in comments 11 years ago
Nisarg Thakkar 98421e5970 Fix for Bug#3757: All dimension values are 0 after release is called 11 years ago
Marc Rollins 05e0b3b7e6 Fixing build error when using post-increment operator. 11 years ago
Richard Yoo 11a09ef5cc Changes to support Intel AVX/AVX2 in cvResize(). 11 years ago
StevenPuttemans fea4396023 Added more info on the data input variable of kmeans 11 years ago
Roman Donchenko 7ea1bf3cf0 Fixed several problems found by PVS-Studio. 11 years ago
Vladislav Vinogradov 746185652a add additional tests for different input cases 11 years ago
Vladislav Vinogradov f16503743f use more accurate reshape 11 years ago
Vladislav Vinogradov 55a714c83b fix cv::kmeans function 11 years ago
StevenPuttemans 006956c324 Fixing as suggested in bug 2626, made naming same for both C, C++ and python API 11 years ago
StevenPuttemans a0a8fb4fd9 fixed bug 2626 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
Maks Naumov 29d1bce85f remove unused variable in TEST_P() 11 years ago
Maks Naumov 8271bd5f14 fix condition in CV_OperationsTest::operations1() 11 years ago
Alexander Smorkalov 0c30b18769 Bug #3611 Initializing static cv::Mat with cv::Mat::zeros causes segmentation fault fixed. 11 years ago
Alexander Smorkalov e23f7303a6 OpenCV version++. OpenCV Manager version++. 11 years ago
JinoBetti 91511c1521 Update out.cpp 11 years ago
yash 51cb6998ea made the example consistent with the fuction definition and improved doc 11 years ago