mirror of
https://github.com/opencv/opencv.git
synced 2026-07-29 07:13:02 +04:00
581d454536
Some interface was refined (most notably, the method for returning Hessian was removed and the method for getting gradient was added as optional to base Solver::Function class) and basic code for setters/getters was added. Now is the time for the real work on an algorithm.