Monday, December 9, 2019

Segmentation: TOC



Section dedicated to Segmentation and ImageJ





1. Segmentation by regions

  1. Threshold [Link]
  2. Double Threshold [Link]
  3. Otsu's Threshold [Link] 
  4. Local Threshold [Link]

2. Segmentation by clustering

  1. K-means - Machine Learning [Link]
  2. SuperPixels (SLIC)

3. Segmentation by contours

  1. Gradient and edge? [Link]
  2. Exploring Gradient Direction [Link]
  3. Laplacian [Link]

4. Detection of Points, Lines, Circles

  1. Points: Laplacian [Link]
  2. Lines: Hough Transform [Link]
  3. Lines: Radon Transform [Link]
  4. Circles: Circular Hough Transform [Link]

No comments:

Post a Comment