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-06-29 12:08:00 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
da603f65f0ea90c326babda76dfd840f9faeeb0e
scikit-image
/
skimage
/
exposure
T
History
Johannes Schönberger
bfd693cd43
Merge pull request
#908
from cgohlke/patch-2
...
Define M_PI (not part of C89)
2014-03-11 07:14:00 -04:00
..
tests
Add tests for uint12 and uint14 limits
2014-02-23 23:13:13 -06:00
__init__.py
unwrap: Rename function unwrap() -> unwrap_phase().
2013-11-22 10:45:06 +01:00
_adapthist.py
DOC: Fix Sphinx errors.
2013-03-02 17:22:10 -06:00
_unwrap_1d.pyx
unwrap: Change 1D unwrapper from float to double.
2013-11-22 10:45:07 +01:00
_unwrap_2d.pyx
unwrap: Change 2D wrapper code from float to double.
2013-11-22 10:45:07 +01:00
_unwrap_3d.pyx
unwrap: Change 3D wrapper code from float to double.
2013-11-22 10:45:07 +01:00
exposure.py
Add string inputs for range parameters of
rescale_intensity
2014-02-23 14:36:31 -06:00
setup.py
unwrap: Do not include debug symbols in extension builds.
2013-11-22 10:45:07 +01:00
unwrap_2d_ljmu.c
Merge pull request
#908
from cgohlke/patch-2
2014-03-11 07:14:00 -04:00
unwrap_3d_ljmu.c
Merge pull request
#908
from cgohlke/patch-2
2014-03-11 07:14:00 -04:00
unwrap.py
Remove six copy in _shared as it is a required dependency
2014-02-23 20:42:40 -05:00