opencv/modules/core
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
..
doc adding extra explanation for mask parameter 2015-10-13 15:21:35 +02:00
include/opencv2 fix documentation builder warnings 2015-08-18 18:48:32 +02:00
perf fixed tests for aarch64 2015-04-24 13:56:20 +03:00
src fix solveCubic 2015-11-05 19:19:56 -05:00
test fix solveCubic 2015-11-05 19:19:56 -05:00
CMakeLists.txt fixed two warnings in gpu sources (-Wshadow, -Wno-sign-promo) 2014-02-14 17:56:03 +04:00