opencv/modules
Viet Dinh 68bcff26fb fix solveCubic
The original solution did not handle correctly when delta = 0,
resulting as nan errors. I also wrote a test case to test solving
equation x^3 = 0 after fixing.
2015-11-05 19:19:56 -05:00
..
androidcamera
calib3d Fixed cmake and build issues when using Visual Studio 2015 2015-10-29 11:50:48 +03:00
contrib Fixed cmake and build issues when using Visual Studio 2015 2015-10-29 11:50:48 +03:00
core fix solveCubic 2015-11-05 19:19:56 -05:00
dynamicuda fix GpuMat::setTo implementation 2015-02-27 16:28:06 +03:00
features2d fixed memory leak in descriptor regression tests 2015-08-31 17:30:42 +03:00
flann Added missing copyright headers. 2015-10-13 15:02:38 +03:00
gpu Fixed cmake and build issues when using Visual Studio 2015 2015-10-29 11:50:48 +03:00
highgui return false in grabFrame failed in open method 2015-10-27 16:56:31 +03:00
imgproc Merge pull request #5114 from a-andre:missingHeader 2015-08-20 15:45:52 +00:00
java Fixed cmake and build issues when using Visual Studio 2015 2015-10-29 11:50:48 +03:00
legacy
ml Merge pull request #5285 from ilya-lavrenov:ml5 2015-09-02 11:39:07 +00:00
nonfree Fixed cmake and build issues when using Visual Studio 2015 2015-10-29 11:50:48 +03:00
objdetect bugfix_for_hog_detectMultiScale_with_weights 2015-04-21 02:32:27 -04:00
ocl Fixed cmake and build issues when using Visual Studio 2015 2015-10-29 11:50:48 +03:00
photo
python Fixed cmake and build issues when using Visual Studio 2015 2015-10-29 11:50:48 +03:00
stitching Added call to clone() to avoid unexpected change to external data. 2015-04-25 14:54:35 +02:00
superres Fixed cmake and build issues when using Visual Studio 2015 2015-10-29 11:50:48 +03:00
ts Fixed cmake and build issues when using Visual Studio 2015 2015-10-29 11:50:48 +03:00
video
videostab
viz
world
CMakeLists.txt
refman.rst.in