Learn Python with Generative AI - Self Paced Online
Get 20% off all career paths from fullstack to AI
Overview
Google, IBM & Meta Certificates — All 10,000+ Courses at 40% Off
One annual plan covers every course and certificate on Coursera. 40% off for a limited time.
Get Full Access
Learn how to perform grain size analysis in Python using the watershed algorithm in this 39-minute tutorial. Explore the limitations of threshold-based segmentation for distinguishing features in microscope images and discover how watershed-assisted segmentation can effectively separate grains or cells. Follow along with a code walkthrough using a microscope image of grains and boundaries. Understand key concepts such as watershed definition, segmentation, thresholding, and marker arrays. Implement techniques like distance transformation, marker creation, and clearBorder operations. Access the complete code on GitHub to enhance your microscopy image analysis skills.
Syllabus
Introduction
Code walkthrough
Output
Watershed definition
Watershed segmentation
Watershed thresholding
Coding
Grain boundary pixels
Distance transformation
Thresholding
Markers
Marker array
Watershed
ClearBorder
Taught by
DigitalSreeni