Files
scikit-image/doc/examples
Tony S Yu 87c2353845 Change API for equalize_hist and cumulative_distribution.
`equalize_hist`: "max_intensity" parameter no longer exists---img_as_float normalizes intensity range

`cumulative_distribution`: Return centers of bins instead of the edges.

Move `histogram` function from filter subpackage.

Add test of equalize_hist

Add example of histogram equalization.
2011-12-22 10:16:32 -08:00
..
2011-12-11 18:07:43 -05:00
2011-11-30 15:56:21 -08:00

General examples
-------------------

General-purpose and introductory examples for the scikit.