Skip to content

NaraS91/Image-Processing

Repository files navigation

Experimenting with image processing

Segmentation

input: k
todo: threshold for small segments

original:
alt text
segmented(k=500, no smoothing):
alt text
segmented(k=500, sigma=0.8):
alt text

algorithm:
Efficient Graph-Based Image Segmentation
P. Felzenszwalb, D. Huttenlocher
International Journal of Computer Vision, Vol. 59, No. 2, September 2004

Selective Search

not done

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages