589 Commits (98408257430e4f7cda150d8398be8b7024c11745)

Author SHA1 Message Date
Rostislav Vasilikhin cb52d249fe fixed optional args processing in SVD::compute() 9 years ago
Rostislav Vasilikhin 0a3a2df433 fixed U non-orthogonality in SVD (http://code.opencv.org/issues/3801) 9 years ago
Rostislav Vasilikhin b28d13430c fixed http://code.opencv.org/issues/3828 9 years ago
Rostislav Vasilikhin 726efee4d2 fixed http://code.opencv.org/issues/4278 9 years ago
Rostislav Vasilikhin 7b2ef647aa fixed memory corruption when normal dist. params have less channels than target matrix; test added 9 years ago
Philipp Hasper b6d8c9d990 operator<< handles keys starting with underscore 9 years ago
Vitaly Tuzov 64f02aa72d Backport of setRNGSeed implementation and python test randomness fix 9 years ago
Piotr Semenov 00e91fd3d0 Fix that corrects the OpenCV's random access iterator distance: d(x,y) = -d(y,x) 9 years ago
hoangviet1985 6441620f45 The right signs give the right results 9 years ago
Viet Dinh 57829d81ea mac compile error 9 years ago
Viet Dinh a1532582a6 optimize code 9 years ago
Viet Dinh 68bcff26fb fix solveCubic 9 years ago
Viet Dinh 433bc81b30 std::cbrt could not be found 9 years ago
Viet Dinh c8bf176558 casting warning 9 years ago
Viet Dinh cfd5caf29d deal with type casting issues 9 years ago
Viet Dinh f461d0cb7a fix compile errors 9 years ago
Viet Dinh 09b0193186 even more correct 9 years ago
Viet Dinh b6e8a47fca fix whitespace errors 9 years ago
Viet Dinh ed0065266e update fixing bug #5599 9 years ago
Viet Dinh 03e7b71707 fix whitespace errors 9 years ago
Viet Dinh e06c696b3c fix whitespace errors 9 years ago
Viet Dinh 40ce9f97d6 fix whitespace errors 9 years ago
Viet Dinh 0bc44376a5 fix bug #5599 9 years ago
Viet Dinh fdf549b921 fix bug #5599 9 years ago
berak bb9bd3132a fix zero length std::string in putText() 10 years ago
StevenPuttemans 406cfc48c9 adding markers to OpenCV for 2.4 branch 10 years ago
Elena Shipunova c7b471f10f do not proceed with removing zero-length slice 10 years ago
Ilya Lavrenov f4ffcae8d9 initialize padding of CvString with zeros 10 years ago
Ilya Lavrenov fc0e0239b8 fixed valgrind warning in polylines 10 years ago
Tsukasa Sugiura b23e536894 Fix LineAA in case of 4 channel 10 years ago
Elena Shipunova 036c3b4e6d do not proceed with removing zero-length slice 10 years ago
Suleyman TURKMEN 9df5400200 Update drawing.cpp 10 years ago
Ilya Lavrenov 7b1eb3af7b initialize padding of CvString with zeros 10 years ago
Ilya Lavrenov 855765986e fixed valgrind warning in polylines 10 years ago
Gleb Gladilov c467d0d553 Fixed minMaxLoc and test functions 10 years ago
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
Roman Donchenko bf2256fb89 cvOpenFileStorage: reduce the scope of xml_buf and make sure it's freed... 10 years ago
Boris Daskalov 8755ffbf31 Fix a bad free space check in icvGrowSeq. 10 years ago
Mansour Moufid 35a89b1541 Change some vector mask types to unsigned. 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
Artur Wieczorek 7512b5fdde Fix determining bounding box of the edge collection in FillEdgeCollection(). 10 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