Description
In this course, you will :
- Learn to process, transform, and manipulate images at your leisure, even if there are thousands of them.
- Learn how to use scikit-image to restore damaged images, perform noise reduction, smart-resize images, count the number of dots on a dice, apply facial detection, and much more.
- how to use noise, segmentation to speed up processing, and contours to find elements in images
- Discover how to detect not only front faces, but also face profiles, cats, and dogs.
- Master several commonly used image processing techniques with just a few lines of code!
Syllabus :
- Introducing Image Processing and scikit-image
- Filters, Contrast, Transformation and Morphology
- Image restoration, Noise, Segmentation and Contours
- Advanced Operations, Detecting Faces and Features