This website requires JavaScript.
Explore
Help
Register
Sign In
wassname
/
scikit-image
Watch
1
Star
0
Fork
0
mirror of
https://github.com/wassname/scikit-image.git
synced
2026-07-16 11:21:25 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
472b84d008e936b7961ab613d8bdc2173ee1614c
scikit-image
/
skimage
/
util
T
History
Stefan van der Walt
0c304d5acd
Merge pull request
#138
from poilvert/array_views
...
ENH: Add window views and montage.
2012-02-19 00:27:09 -08:00
..
tests
FIX: util.montage2d 'normalize' becomes 'rescale_intensity' and defaults to False
2012-02-14 19:36:07 -05:00
__init__.py
ENH: move 'util.array_views' to 'util.shape'
2012-02-12 14:59:06 -05:00
dtype.py
Restore numpy 1.5 compatibility
2012-02-12 19:57:41 -08:00
montage.py
FIX: montage2d should not use rescale_intensity's out_range kwarg
2012-02-14 21:56:48 -05:00
shape.py
DOC: remove <BLANKLINE> nastiness, replace with appropriate doctest directive
2012-02-14 20:08:25 -05:00