• Viet Dinh's avatar
    fix solveCubic · 68bcff26
    Viet Dinh authored
    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.
    68bcff26
Name
Last commit
Last update
..
doc Loading commit data...
include/opencv2 Loading commit data...
perf Loading commit data...
src Loading commit data...
test Loading commit data...
CMakeLists.txt Loading commit data...