Section dedicated to Segmentation and ImageJ
1. Segmentation by regions
- Threshold [Link]
- Double Threshold [Link]
- Otsu's Threshold [Link]
- Local Threshold [Link]
2. Segmentation by clustering
- K-means - Machine Learning [Link]
- SuperPixels (SLIC)
3. Segmentation by contours
- Gradient and edge? [Link]
- Exploring Gradient Direction [Link]
- Laplacian [Link]
4. Detection of Points, Lines, Circles
- Points: Laplacian [Link]
- Lines: Hough Transform [Link]
- Lines: Radon Transform [Link]
- Circles: Circular Hough Transform [Link]
No comments:
Post a Comment