Files
scikit-image/skimage
Tony S Yu 62d3b5590b Remove density parameter in histogram
The `density` (or `normed`) parameter was set in the original implementation of `equalize`, but it is unnecessary since `cumulative_distribution` renormalizes values. The only other function in scikits-image that calls `histogram` (`filter.threshold_otsu`) is not affected by renormalization.
2011-12-22 10:58:02 -08:00
..
2011-12-03 15:45:40 -08:00
2011-12-03 15:47:22 -08:00
2011-10-18 21:12:27 +02:00
2011-10-18 21:12:27 +02:00
2011-12-03 14:30:42 -08:00
2011-12-03 14:30:42 -08:00
2011-11-27 17:05:27 -05:00
2011-10-18 21:12:27 +02:00