mirror of
https://github.com/opencv/opencv.git
synced 2026-07-27 14:23:04 +04:00
ccc71ac190
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.