- Basic sequences and operations
- Discrete time system and its properties
- Discrete Fourier transform and its properties
- Design & implementation of finite impulse response (FIR) filters
- Design & implementation of infinite impulse response (IIR) filters
- Image processing - display and simple manipulations
- Contrast enhancement and discrete Fourier transform of an image
- Image filtering
- Radon transform and connected component labelling
- Convolution back projection algorithm, hough transform and geometric transformation
- Synchronised averaging for noise reduction
- Detection of the QRS and parameterisation of the ECG
Ensure that MATLAB is installed on your machine. Some experiments may require specific toolboxes such as the Image Processing Toolbox or Signal Processing Toolbox. Install these toolboxes via MATLAB's Add-Ons menu if needed.
- Lab manual
- Oppenheim, Alan V., and Ronald W. Schafer. "Discrete-time signal processing." Prentice Hall, 1999.
- Gonzalez, Rafael C., and Richard E. Woods. "Digital image processing." Pearson Education India, 2018.
This project falls under the MIT license.