13365 Commits (fcbb57a63f4e51ab12294eaed55afaebdf56fafd)

Author SHA1 Message Date
Pavel Rojtberg 9233472bdd use cpp functions in CvLevMarq::step for better readability 10 years ago
Tian Zhi f0434d60b0 fixed the type inconsistent with document. 10 years ago
Jan Starzynski 2799829bc9 fix potential buffer overflow as in 3.0 10 years ago
jiakai 933dfed4b8 check offset in ExifReader::getString 10 years ago
Vladislav Vinogradov d5e6503fe5 fix signed/unsigned comparison warning in core/test/test_math.cpp 10 years ago
hoangviet1985 6441620f45 The right signs give the right results 10 years ago
Marian Zajko 1eb9ef6bbf Fixed downsampling parameter enumerator backward compatibility. 10 years ago
Marian Zajko 286055b0d8 Removed trailing whitespace. 10 years ago
Marian Zajko 2cebe5a3b0 Fixed parameter enumrators list order to retain binary compatibility. 10 years ago
Marian Zajko 2998248dd3 Removed whitespaces reported by buildbot. 10 years ago
Marian Zajko 352b121202 Fixed whitespace issue 10 years ago
Pavel Rojtberg 742fb559f7 use cpp functions in cvCalibrateCamera2 to make it more readable 10 years ago
Pavel Rojtberg 955f489621 make CV_CAP_PROP_FORMAT consider the current channel count 10 years ago
Pavel Rojtberg 05f52b697f replace uyvy_to_rgb24 by tested and conformant cvtColor 10 years ago
Pavel Rojtberg ad68b79630 replace yuv420p_to_rgb24 by tested and conformant cvtColor 10 years ago
Pavel Rojtberg 8527d895bb replace rgb24_to_rgb24 by tested cvtColor 10 years ago
Pavel Rojtberg f50817120e v4l: remove needless CvCaptureCAM_V4L_CPP wrapper 10 years ago
Pavel Rojtberg 93d6e800b6 v4l: Fixed memory leaks and inconsistent status return values 10 years ago
Pavel Rojtberg a581ddd896 remove support of Video4Linux1 API 10 years ago
berak 28974e7290 remove usage of obsolete _dataAsRows flag 10 years ago
Maksim Shabunin ffb9e877e9 Restore ts/gpu_perf.hpp, trying to compile with VS 2015 10 years ago
Viet Dinh 57829d81ea mac compile error 10 years ago
Viet Dinh a1532582a6 optimize code 10 years ago
Viet Dinh 68bcff26fb fix solveCubic 10 years ago
Marian Zajko 691fb1ffae XIMEA adapter update 10 years ago
Maksim Shabunin 7392ce0a81 Added some documentation for MSER 10 years ago
jiakai 80df9ddedb check for exifSize 10 years ago
jiakai 1260060d7d check boundary in ExifReader 10 years ago
Viet Dinh 433bc81b30 std::cbrt could not be found 10 years ago
Viet Dinh c8bf176558 casting warning 10 years ago
Viet Dinh cfd5caf29d deal with type casting issues 10 years ago
Viet Dinh f461d0cb7a fix compile errors 10 years ago
Viet Dinh 09b0193186 even more correct 10 years ago
Lorena García 252feb4774 Hit and Miss morphological op 10 years ago
Viet Dinh 537a978dcf update test_math.cpp 10 years ago
Abe Friesen 9c6ff4d955 - LogisticRegressionImpl::predict() was changed to return the predicted value and to only write to the OutputArray results if specified (no longer segfaults). 10 years ago
Abe Friesen d367e159c1 Added cast to float to remove warning 10 years ago
Abe Friesen db78fcd11a Removed unused variables. 10 years ago
Abe Friesen dc1b01e002 - LogisticRegressionImpl::predict() was changed to return the predicted value and to only write to the OutputArray results if specified (no longer segfaults). 10 years ago
Pavel Vlasov 4d7f9e06e8 Fix for copy with mask 32s and 8u; 10 years ago
Viet Dinh b6e8a47fca fix whitespace errors 10 years ago
Viet Dinh ed0065266e update fixing bug #5599 10 years ago
Viet Dinh 03e7b71707 fix whitespace errors 10 years ago
Viet Dinh e06c696b3c fix whitespace errors 10 years ago
Viet Dinh 40ce9f97d6 fix whitespace errors 10 years ago
Viet Dinh 0bc44376a5 fix bug #5599 10 years ago
Viet Dinh fdf549b921 fix bug #5599 10 years ago
edgarriba f50858dd24 set GA_ReadOnly flag again since test error 10 years ago
Chris Kitching 0f8a266787 Make Mat assertion failures more helpful 10 years ago
edgarriba decdae515b set GA_Update flag in order remove ERROR 8: band 1: Attempt to write to read only dataset inGDALRasterBand::Fill() 10 years ago