/optimization

Optimization and Inference techniques in Computer Vision

Primary LanguageMatlabGNU General Public License v3.0GPL-3.0

Optimization and Inference techniques in Computer Vision

Module 2 Project from Master in Computer Vision Barcelona program.

Inpainting

Objective

Solve Image Inpainting and Completion problem using basic optimization methods used in computer vision.

inpainting example

Poisson Image Editing

Objective

Replace a region from one image (source) to another (target) seamlessly.

poisson editing example

References

Disclaimer

This software was designed to be used for research purposes. It is not expected to have a good performance or even to follow programming good practises.