Skip to content

This project revolved around implementing an efficient graph-based image segmentation algorithm, which was first proposed in the International Journal of Computer Vision (IJCV) in 2004 by Pedro F. Felzenszwalb and Daniel P. Hutenlocher.

Notifications You must be signed in to change notification settings

tkressma/Graph-Based-Image-Segmentation

Repository files navigation

Graph-Based-Image-Segmentation

This project revolved around implementing an efficient graph-based image segmentation algorithm, which was first proposed in the International Journal of Computer Vision (IJCV) in 2004 by Pedro F. Felzenszwalb and Daniel P. Hutenlocher.

In essence, this program takes an image and segments the different discernible regions by grouping together segments of an image that are roughly the same color, thus recognizing the separate regions of the image.

plot plot

plot plot

plot plot

plot plot

About

This project revolved around implementing an efficient graph-based image segmentation algorithm, which was first proposed in the International Journal of Computer Vision (IJCV) in 2004 by Pedro F. Felzenszwalb and Daniel P. Hutenlocher.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages