Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Python implementation of Efficient Graph-Based Image Segmentation.

Notifications You must be signed in to change notification settings

sirius-mhlee/graph-based-image-segmentation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Graph-Based Image Segmentation

Python implementation of the algorithm described in the paper Efficient Graph-Based Image Segmentation. http://cs.brown.edu/~pff/segment/

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

Usage

python ImageSegmentation.py sigma k min_size input_image_file output_image_file

ex)
python ImageSegmentation.py 0.5 500 50 ./example/lena.jpg ./example/lena_result.jpg

Result

lena.jpg lena_result.jpg

About

Python implementation of Efficient Graph-Based Image Segmentation.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.