


Symbolic, Statistical, and Causal Representations
In machine learning, we use data to automatically find dependencies in the world, with the goal of predicting future observations.



Image Typology
This lecture overviews various digital image types: 2D images, 3D images (videos, medical volumes, hyperspectral images). Multichannel images, e.g., colour and multispectral images come next. RGBD images and graphics texture images.



Image Transforms
This lecture overviews Image Transforms that are instrumental in image filtering, compression and power spectrum estimation.



2D Digital Filter Design and Implementation
This lecture overviews 2D Digital Filter Design and Implementation that has many applications in digital image filtering, computer vision (template matching) and convolutional neural networks .



2D Systems
This lecture overviews 2D Systems, as they are the primary tools for many image processing and analysis operations. It covers the following topics in detail: Two-Dimensional Discrete LTI Systems. 2D convolutions. 2D correlation.



Digital Images
This lecture overviews digital image coordinate systems and their mathematical representations (vectors, matrices). Memory allocation issues are presented.