This website requires JavaScript.
Explore
Help
Register
Sign In
wassname
/
scikit-image
Watch
1
Star
0
Fork
0
You've already forked scikit-image
mirror of
https://github.com/wassname/scikit-image.git
synced
2026-07-09 12:51:42 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
588a86e7d35f8a044c28b692f02c9d35ca8b6532
scikit-image
/
skimage
/
viewer
/
plugins
T
History
Tony S Yu
6239ab23b1
Merge pull request
#810
from jni/viewer-returns-overlays
...
WIP: Viewer returns overlays
2013-11-18 18:31:03 -08:00
..
__init__.py
ENH: Add image viewer based on Qt and Matplotlib
2012-07-20 14:03:47 -05:00
base.py
Incorporate @tonysyu's suggestions re:docstrings
2013-11-01 15:10:30 +11:00
canny.py
ENH: Let CannyPlugin adapt to input image
2012-12-16 22:15:11 -05:00
color_histogram.py
Add output for color histogram plugin
2013-11-16 16:53:30 +11:00
crop.py
Use print function for python 3 compatibility
2012-12-26 22:21:24 -08:00
labelplugin.py
ENH: Improve usability of watershed_demo.
2013-01-24 21:47:42 -06:00
lineprofile.py
FIX: No longer reset for each update
2013-06-29 15:34:03 -05:00
measure.py
Fix python 3 syntax error
2013-11-03 20:03:18 +01:00
overlayplugin.py
Merge pull request
#810
from jni/viewer-returns-overlays
2013-11-18 18:31:03 -08:00
plotplugin.py
Fix sizing of PlotPlugin
2013-05-30 22:21:55 -05:00