opencv/modules/optim
Alex Leontiev 11fa0651c6 Minor fixes
As the opencv's build-bot did not want to compile this revision, I had
to do some changes. In particular,
1) Removed unsigned int vs int comparisons, that were treated as errors
2) Removed unused variables and functions
3) Removed functions without previous declaration
4) Fixed whitespaces
2013-09-10 13:53:26 +08:00
..
doc Minor fixes 2013-09-10 13:53:26 +08:00
include/opencv2 Primal-dual algorithm 2013-09-10 13:53:26 +08:00
src Minor fixes 2013-09-10 13:53:26 +08:00
test Minor fixes 2013-09-10 13:53:26 +08:00
CMakeLists.txt Created skeleton for simplex method. 2013-06-24 20:27:11 +03:00