1034 Commits (b8c60234c3fa94c31a3e2a72275fefa811c75d5c)

Author SHA1 Message Date
Thomas Gabrowski ff4c42d182 Fix iOS warnings about implicit conversion precision by changing double literals to float ones 10 years ago
Andrey Kamaev c105b72945 Assorted fixes: 10 years ago
Roman Donchenko 08da247a87 cvOpenFileStorage: reduce the scope of xml_buf and make sure it's freed... 10 years ago
Roman Donchenko 16ce114e0c Fix memory leaks appearing when cvOpenFileStorage throws 10 years ago
Maksim Shabunin 91e21847e2 Some changes to make migration to 3.0 easier 10 years ago
StevenPuttemans 73d1ea9a52 fix bug 2432 for 2.4 branch 10 years ago
mattip ff7ea605ef export thread control to generated wrappers 10 years ago
Artur Wieczorek 7512b5fdde Fix determining bounding box of the edge collection in FillEdgeCollection(). 10 years ago
Maksim Shabunin 09fb7512ed Fixed iOS framework compilation warnings 10 years ago
Dinar Ahmatnurov b5a6df4966 fixed issue with malformed UTF-8 string; 10 years ago
Maksim Shabunin 9b55c09999 Basic doxygen documentation support 10 years ago
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 "ёЁ"; 10 years ago
Dinar Ahmatnurov e9f7c4aeba added Cyrillic; 10 years ago
bhack 32f6e1a554 Fix for bug #3469 CV_XADD failing in clang+nvcc combination 10 years ago
E Braun d82b918a7b fix for bug 3172 10 years ago
E Braun f60726b090 Revert "fix for bug 3172" 10 years ago
E Braun 1675b23a64 fix for bug 3172 10 years ago
Alexander Smorkalov 343f4b3026 OpenCV version++. 10 years ago
E Braun bdb82d181f fix for bug 3172 10 years ago
E Braun 89833853fa Revert "fix for bug 3172" 10 years ago
Leszek Swirski 341c3d5933 Fix reallocation of D buffer in gemm 10 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