Segmentation
Lecture, Centrale Supelec, 2019
Image Segmentation
This is a one-off lecture on image segmentation. Image segmentation is the art/science of delineating objects in images (in 2D/3D etc). It is similar in some ways to classification in machine learning. However, image segmentation implies a high degree of spatial coherence, which is not commonly expected of other data.
In this lecture I will introduce some of the methods used in image segmentation.
Lectures
| Entry | Description | |
|---|---|---|
| 01 | Introduction | Introduction to optimisation | 
Tutorials
| Entry | Description | |
|---|---|---|
| 01 | Tutorial 1 text | Various segmentation | 
Solutions and code
| Entry | Description | |
|---|---|---|
| 01 | Tutorial 1 solution | Solution to the first tutorial | 
Code 1
Thanks
Special thank to Pr. Maria Vakalopoulou for the opportunity to teach in her course.
