Skip to content

Latest commit

 

History

History
30 lines (24 loc) · 1.52 KB

README.md

File metadata and controls

30 lines (24 loc) · 1.52 KB

Bayesian Image Denoising using MRF Priors

A Maximum-A-Posteriori (MAP) Bayesian approach for image denoising that uses Markov Random Fields (MRFs) as the prior model

Usage:

See code/main.mlx and run it cell by cell.

Documentation:


(This was done as a course assignment for CS736: Medical Image Computing, Spring 2021, IIT Bombay)