Tutorial: Thresholding and Morphology
Tutorial: Thresholding and Morphology
I. Introduction
II. Tutorial
Part 1. Binary Thresholding
Thresholding: OpenCV

Example 1-1. Select the local threshold value manually.
Example 1-2. Otsu Threshold
Example 1-3. Plot Histogram
Example 1-4. Local Threshold

Part 2. Morphology
Morphology: OpenCV
Example 2-1. Morphology selection with trackbar
Exercise
Exercise 1
Exercise 2
Last updated