YoVDO

Grain Size Analysis in Python Using Watershed

Offered By: DigitalSreeni via YouTube

Tags

Data Analysis Courses Python Courses Image Processing Courses Segmentation Courses

Course Description

Overview

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

Related Courses

Artificial Intelligence for Robotics
Stanford University via Udacity
Intro to Computer Science
University of Virginia via Udacity
Design of Computer Programs
Stanford University via Udacity
Web Development
Udacity
Programming Languages
University of Virginia via Udacity