ECE 64100 Model-Based Image and Signal Processing

Course Description: ECE 64100 Model-Based Image and Signal Processing

Textbook: Model Based Imaging Notes: course notes

Labs: instruction

  • maximum a posteriori (MAP) image restoration The lab explores the use of maximum a posteriori (MAP) estimation of images from noisy and blurred data using both Gaussian Markov random field (GGMRF) and non-Gaussian Markov random field (MRF) prior models (Generalized Gaussian MRF (GGMRF) and q-Generalized GMRF(QGGMRF)). We solved the high dimensional optimization problem of MAP estimation with iterative coordinate descent (ICD) techniques.
  • expectation-maximization (EM) algorithm, API docs for source code This lab explores the use of the expectation-maximization (EM) algorithm for the estimate of parameters. In particular, we will use the EM algorithm to estimate the parameters of Gaussian mixture distribution, and implement the method for automaticaly determining the number of clusters in a Gaussian mixture model by minimizing the minimum description length (MDL) estimator.

Homeworks:

Topics:

Blogs:

References: