Skip to content
/ gel Public
forked from jni/gel

GEL superpixels: iterative geodesic expansion of labels and recentering

License

Notifications You must be signed in to change notification settings

Eileen2014/gel

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

GEL Superpixels

Source

https://github.com/jni/gel

Installation from source

Refer to DEPENDS.txt for a list of dependencies.

GEL may be installed globally using

$ python setup.py install

or locally using

$ python setup.py install --prefix=${HOME}

If you prefer, you can use it without installing, by simply adding this path to your PYTHONPATH variable and compiling the extensions:

$ python setup.py build_ext -i

License

Please read LICENSE.txt in this directory.

About

GEL superpixels: iterative geodesic expansion of labels and recentering

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%