13959 Commits (3935855365284af19cb438ee2c7dae4d31711cf3)

Author SHA1 Message Date
Pavel Rojtberg 8527d895bb replace rgb24_to_rgb24 by tested cvtColor 9 years ago
Pavel Rojtberg f50817120e v4l: remove needless CvCaptureCAM_V4L_CPP wrapper 9 years ago
Pavel Rojtberg 93d6e800b6 v4l: Fixed memory leaks and inconsistent status return values 9 years ago
Pavel Rojtberg a581ddd896 remove support of Video4Linux1 API 9 years ago
berak 28974e7290 remove usage of obsolete _dataAsRows flag 9 years ago
Maksim Shabunin ffb9e877e9 Restore ts/gpu_perf.hpp, trying to compile with VS 2015 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
Marian Zajko 691fb1ffae XIMEA adapter update 9 years ago
Maksim Shabunin 7392ce0a81 Added some documentation for MSER 9 years ago
jiakai 80df9ddedb check for exifSize 9 years ago
jiakai 1260060d7d check boundary in ExifReader 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
Lorena García 252feb4774 Hit and Miss morphological op 9 years ago
Viet Dinh 537a978dcf update test_math.cpp 9 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). 9 years ago
Abe Friesen d367e159c1 Added cast to float to remove warning 9 years ago
Abe Friesen db78fcd11a Removed unused variables. 9 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). 9 years ago
Pavel Vlasov 4d7f9e06e8 Fix for copy with mask 32s and 8u; 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
edgarriba f50858dd24 set GA_ReadOnly flag again since test error 9 years ago
Chris Kitching 0f8a266787 Make Mat assertion failures more helpful 9 years ago
edgarriba decdae515b set GA_Update flag in order remove ERROR 8: band 1: Attempt to write to read only dataset inGDALRasterBand::Fill() 9 years ago
edgarriba 9ff14bc411 add support for float32 and float 64 9 years ago
grundman f609ddba05 Fix incorrect FPS value returned by cap.get(CV_CAP_PROP_FPS) 9 years ago
Ariel Bernal cc903d0605 Fix for #5590. OpenCL BilateralFilter implementation failes to 9 years ago
Hajo Nils Krabbenhöft a8e550f5bf Fixed crash when reading b/w tif images (fixes #5579) 9 years ago
berak 1048b235bf add Rect2d to python bindings 9 years ago
Pavel Vlasov 5ae3693567 Condition update for 8u IPP in GaussianBlur. Bug was fixed in 9.0.1; 9 years ago
Maksim Shabunin 1e869c5e49 ts: refactor run.py script 9 years ago
Maksim Shabunin f49936a849 Fixed cmake and build issues when using Visual Studio 2015 9 years ago
Maksim Shabunin 90c74e3be0 ts: refactor run.py script 9 years ago
Wangyida ca599eee40 python modification for Point3D 9 years ago
Anton V. Shokurov b9b40a73ba Exposure and autofocus properties fixed/added. 9 years ago
Ilya Lavrenov 9e2395e7e0 return false in grabFrame failed in open method 9 years ago
Ilya Lavrenov 05945bf00e fixed case when grabbing failed 9 years ago
Ilya Lavrenov 9d78a1ea9f allow to retrieve videocapture properties before first frame reading 9 years ago
a-andre 2d3e170370 install opencv2/highgui.hpp header 9 years ago