Course description
Image Processing: methods and applications in C++ using CImg library
Syllabus
- Introduction to CImg
 - Spatial filtering
 - Frequency filtering
 - Diffusion filtering
 - Mathematical morphology
 - Optical flow
 - Hough transform
 - Active contours
 - Image segmentation
 
Example
Active contours and energy minimization.