This project begins by segmenting the image into different regions using k-means clustering, and then creates a binary mask to isolate a specific plant segment. Afterward, it computes the distance transform of the plant mask and detects circles within the plant region using Hough Circle Transform. The project allows users to experiment with different circle detection parameters and visualize the results. Additionally, it demonstrates median filtering for noise reduction in the Lab color space, thresholding techniques, and parameter optimization for circle detection.
-
Notifications
You must be signed in to change notification settings - Fork 0
This project involves segmenting plant images, creating binary masks, and detecting circles within plant regions using the Hough Circle Transform, and demonstrating noise reduction and thresholding techniques in the Lab color space.
betulcuhadar/Digital-Image-Processing-Hw3
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
This project involves segmenting plant images, creating binary masks, and detecting circles within plant regions using the Hough Circle Transform, and demonstrating noise reduction and thresholding techniques in the Lab color space.
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published