mirror of
https://github.com/opencv/opencv.git
synced 2026-09-26 04:09:43 +03:00
At this point we have a skeleton of a new module (optim) which can barely compile properly (unlike previous commit). Besides, there is a first draft of solver and lpsolver (linear optimization solver) in this commit.