Image Processing Toolbox 6.4
Introduction to Image Processing Toolbox
In this demo, we will show how to use MATLAB and Image Processing Toolbox to analyze and visualize images as well as develop algorithms. We will explore an example for an automotive safety system. Using a sample image to identify lane markings, the white lines that mark the lane boundaries on roads, we will obtain information that could be used in a lane departure warning system.
Developing the algorithm uses several image processing concepts:- Segmentation
- Morphology
- Computing properties for image regions
- Hough Transform
View the demo – Introduction to Image Processing Toolbox (4 minutes, 44 seconds)
Note to advanced users: This demonstration is for illustrative purposes. This is the first step in a more involved process.
Store