Image Processing With MATLAB: Prerequisites
Image Processing With MATLAB: Prerequisites
Prerequisites
MATLAB Fundamentals or equivalent experience using MATLAB. Basic knowledge of image processing
concepts is strongly recommended.
Day 1 of 2
Objective: Import images into MATLAB and visualize them. Convert the images to
a format that is useful for subsequent analysis steps.
Importing and
Visualizing Images Importing and displaying images
Converting between image types
Exporting images
Objective: Interactively explore object details such as size and color to find start
values for subsequent image processing steps. To apply the steps repeatedly, you
can create custom image exploration tools from the interactive modules.
Objective: Segment edges of objects and extract boundary pixel locations. Detect lines
and circles in an image.
Edge and Line
Detection Segmenting object edges
Detecting straight lines
Performing batch analysis over sets of images
Detecting circular objects
Objective: Segment objects based on color or texture. Use texture features for image
classification.
Counting objects
Feature Extraction
Measuring shape properties
Using morphological operations
Performing watershed segmentation