Skip to content

python version of the SLIC algorithm to generate superpixel.

Notifications You must be signed in to change notification settings

JiangtianPan/SLIC_superpixel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SLIC_superpixel

python version of the SLIC algorithm to generate superpixel.

result

the origin of the image
image
the superpixel generation result
image

neccessary lib

cycler==0.10.0
decorator==4.1.2
functools32==3.2.3.post2
git-ext==0.3.5
matplotlib==2.0.2
networkx==1.11
numpy==1.13.1
olefile==0.44
Pillow==4.2.1
pyparsing==2.2.0
python-dateutil==2.6.1
pytz==2017.2
PyWavelets==0.5.2
scikit-image==0.13.0
scipy==0.19.1
six==1.10.0
subprocess32==3.2.7
tqdm==4.15.0

About

python version of the SLIC algorithm to generate superpixel.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages