opencv/modules/optim
Alex Leontiev ccc71ac190 Primal-dual algorithm
This is an implementation of primal-dual algorithm, based on the C++
source code by Vadim Pisarevsky. It was extended to handle the denoising
based on multiple observations. It also contains documentation and
tests.
2013-09-10 13:53:26 +08:00
..
doc Primal-dual algorithm 2013-09-10 13:53:26 +08:00
include/opencv2 Primal-dual algorithm 2013-09-10 13:53:26 +08:00
src Primal-dual algorithm 2013-09-10 13:53:26 +08:00
test Primal-dual algorithm 2013-09-10 13:53:26 +08:00
CMakeLists.txt Created skeleton for simplex method. 2013-06-24 20:27:11 +03:00