Hands on image processing basics:
● Codes on image acquisition with different formats.
● Example codes on image resize, image conversions with live coding part.
● Displaying of multiple images at a time
● Displaying of images in single figure using sub-plotting
● Example codes on segmentation using transformation techniques
● Example codes on segmentation using region based techniques
Week 3:
● Spatial Domain: Gray level transformations – Histogram processing – Basics
of Spatial Filtering– Smoothing and Sharpening Spatial Filtering, Frequency
Domain: Introduction to Fourier Transform– Smoothing and Sharpening
frequency domain filters – Ideal, Butterworth and Gaussian filters,
Homomorphic filtering, Color image enhancement
● Image Restoration - degradation model, Properties, Noise models –
● Filtering - Mean Filters, Order Statistics, Adaptive filters, Band reject Filters,
Band pass Filters, Notch Filters, Optimum Notch Filtering, Inverse Filtering,
Wiener filtering
Week 4:
A Clear analysis and the image processing compression, Huffman, Run Length
Encoding, Shift codes, Arithmetic coding, JPEG standard, MPEG. Boundary
representation, Boundary description, Fourier Descriptor, Regional Descriptors –
Topological feature, Texture - Patterns and Pattern classes - Recognition based on
matching. Introduction to machine learning, types of machine learning, applications
and advantages. Working on Matlab for GUI Creation.
● Import data and read base of excel sheet
● Apply pre-process for the excel data to clean the data.
● Display the cleaned data in output window
● Cleaning the data base and feature analysis
● Visualize the data using graphical representation.
● Apply train and test split part of the data in MATLAB
● Apply machine learning algorithm and evaluation of accuracy.
● Sow the application output using evaluation process
Hands on
● Creation of neural network models
● Model creation of deep learning with examples
● Collect the data set and load the dataset in program
● Do the pre-process for the whole dataset