1090 Commits (dafb4b81da58e056ad6aea2553f988f447efa492)

Author SHA1 Message Date
Alexander Smorkalov 6084901610 OpenCV version++. 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
Ilya Lavrenov 068769263e fixed compilation warning 9 years ago
takacsd 537d1322b4 Add missing implementation to one of the Mat_<_Tp> constructor. (#5945) 9 years ago
Maksim Shabunin 7cb78451d1 Backported several changes from master branch: 9 years ago
Vladislav Vinogradov d5e6503fe5 fix signed/unsigned comparison warning in core/test/test_math.cpp 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 537a978dcf update test_math.cpp 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
StevenPuttemans 8ed25ad75f adding extra explanation for mask parameter 9 years ago
berak bb9bd3132a fix zero length std::string in putText() 9 years ago
StevenPuttemans 406cfc48c9 adding markers to OpenCV for 2.4 branch 9 years ago
Alexander Smorkalov e6f3f3c029 OpenCV version++. 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
a-andre a14e524b32 fix documentation builder warnings 10 years ago
Ilya Lavrenov ecc53dd7a4 fixed memory leak in core ds tests 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
a-andre b757359ff8 fix documentation builder warnings 10 years ago
Ilya Lavrenov 7719da9552 fixed memory leak in core ds tests 10 years ago
Ilya Lavrenov 855765986e fixed valgrind warning in polylines 10 years ago
Alexander Smorkalov d0210f510e OpenCV version++. 10 years ago
Alankar Kotwal 1d92a73a55 Correct missing braces in operations_in_arrays.rst 10 years ago
Evgeny Talanin ac6ca660f4 Increase version to 2.4.12 10 years ago
Gleb Gladilov 07de67c32f Added test of minMaxLoc on filling with maximums of int 10 years ago
Gleb Gladilov c467d0d553 Fixed minMaxLoc and test functions 10 years ago
Lectem 3c6fe75149 fix mutex for uclibc 10 years ago
Alexander Smorkalov 00d9f690f6 Version++. 10 years ago
Alexander Smorkalov e49e75da06 OpenCV patch verison++. 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