Skip to content

This lab introduces image segmentation techniques using global thresholding and Otsu's method; explore parameter tuning for Felzenszwalb and SLIC algorithms, adjusting scale, sigma, min_size, n_segments, and compactness parameters to optimize image segmentation results for different applications.

Notifications You must be signed in to change notification settings

Fay-Balhareth/Lab-10

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

image

  1. Segment an image using global thresholding and then Otsu’s method.

image

  1. Experiment with varying parameters like scale, sigma, min_size for Felzenszwalb; and n_segments, compactness for SLIC.

image

image

image

About

This lab introduces image segmentation techniques using global thresholding and Otsu's method; explore parameter tuning for Felzenszwalb and SLIC algorithms, adjusting scale, sigma, min_size, n_segments, and compactness parameters to optimize image segmentation results for different applications.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published