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-28 17:18:56 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ec0079dcba74c18afce2feff0e09eb4300e9f039
scikit-image
/
skimage
/
exposure
T
History
Stefan van der Walt
cff007827c
Merge pull request
#825
from ahojnnes/coverage
...
MRG: Increase test coverage
2013-12-03 00:29:15 -08:00
..
tests
Merge pull request
#825
from ahojnnes/coverage
2013-12-03 00:29:15 -08: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 test for neggative gamma parameter
2013-11-22 12:33:21 +01:00
setup.py
unwrap: Do not include debug symbols in extension builds.
2013-11-22 10:45:07 +01:00
unwrap_2d_ljmu.c
unwrap: Use UNIX line endings.
2013-11-22 10:45:07 +01:00
unwrap_3d_ljmu.c
unwrap: Change 3D C code from float to double.
2013-11-22 10:45:07 +01:00
unwrap.py
unwrap: Simplify code after completing float->double.
2013-11-22 10:45:07 +01:00