1044 Commits (707d10f11526afee1e1a35ec7fdaa8b05f7e1656)

Author SHA1 Message Date
Lectem 3c6fe75149 fix mutex for uclibc 10 years ago
Andrey Pavlenko 40b762bceb adding test for `polylines()` call with empty Point-s vector and fix for crash in this case 10 years ago
Ilya Lavrenov 89e3c508d8 fixed tests for aarch64 10 years ago
Boris Daskalov 8755ffbf31 Fix a bad free space check in icvGrowSeq. 10 years ago
Mansour Moufid 42b1c6440c Cast some matrix sizes to type int. 10 years ago
Mansour Moufid 35a89b1541 Change some vector mask types to unsigned. 10 years ago
Alexander Smorkalov 96e5300fdd OpenCV and OpenCV Manager version++ 10 years ago
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
Alexander Smorkalov bb93c53948 OpenCV version++. 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 = 10 years ago
E Braun ed2cdb71e5 fix for bug 3172 10 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