Siva Prasad Varma
|
a89dd4dedd
|
changed f to fig
|
2014-03-19 17:18:33 +05:30 |
|
Siva Prasad Varma
|
fb72fb04b2
|
used plt.subplots everywhere
|
2014-03-14 17:37:14 +05:30 |
|
Julian Taylor
|
d4cb154d17
|
improve performance of equalize example
percentile can compute multiple ranks in one go which in the case of the
example halves the required time.
|
2014-03-13 22:34:55 +01:00 |
|
Johannes Schönberger
|
7e45baa3e2
|
Fix overlapping text
|
2013-11-30 19:06:20 +01:00 |
|
Johannes Schönberger
|
d0ee6ade61
|
Fix inconsistencies in examples and many more improvements
|
2013-04-27 16:47:33 +02:00 |
|
Tony S Yu
|
dd08c8cd83
|
Fix return value of deprecated equalize function.
|
2013-02-26 20:34:29 -06:00 |
|
Stefan van der Walt
|
530fbbb2fc
|
DOC: Minor clean-ups of equalization demo.
|
2012-12-11 17:49:11 -08:00 |
|
Steven Silvester
|
71f505f71c
|
Used the new function names in example and test.
|
2012-12-08 15:03:11 -06:00 |
|
Steven Silvester
|
08ef1e9b75
|
Rebased to master, incorporated view_as_blocks, cleaned up interpolate method and example
|
2012-12-08 14:29:36 -06:00 |
|
Steven Silvester
|
715271bde9
|
Pep8 fixes.
|
2012-12-07 17:22:41 -06:00 |
|
Steven Silvester
|
9eeb990898
|
Tests pass and example works on build.
|
2012-12-07 17:22:40 -06:00 |
|
Steven Silvester
|
c6d0acfdab
|
Initial commit of adapthist modifications.
|
2012-12-07 17:22:33 -06:00 |
|
Tony S Yu
|
cb93ebbf61
|
DOC: Limit figures to 8 inch widths.
|
2012-02-20 09:40:56 -05:00 |
|
Stefan van der Walt
|
ec65e1f541
|
DOC: Fix some typos in plot_equalize example.
|
2012-02-03 16:10:08 -08:00 |
|
Stefan van der Walt
|
782fbabff3
|
ENH: Add contrast stretching to histogram equalization example.
|
2012-02-02 21:18:31 -08:00 |
|
Tony S Yu
|
f5037203f2
|
Add rescale_intensity function with test and example.
|
2011-12-27 11:01:53 -08:00 |
|
Stefan van der Walt
|
4e054fce7c
|
DOC: Move around plot statements so that all axes are labeled.
|
2011-12-26 02:01:08 -08:00 |
|
Stefan van der Walt
|
19fa34f269
|
DOC: Rename equalize example to match function name.
|
2011-12-26 01:55:00 -08:00 |
|