Skip to content

ychemli/Image-denoising-with-MRF

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Image denoising with MRF and ICM

This repository contains the implementation of a very short yet powerful algorithme to do energy minimzation. Called ICM for Iterated Conditional Mode, this algorithm is iterative and deterministic. It modifies at each stage the values of all the sites of a graph.

We're using it here for image denoising, where we consider an image x as the realisation of a random field X.

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages