Alexey Buzmakov
2a1f368bcf
Remove endpoints from theta
...
Adding endpoint to theta make iradon (FBP) reсonstraction worse (adding 2 vertical lines at the edge of phantom).
This is misleading, that the iradon (FBP) is much worse than iradon_sart (SART) , and it is not.
2014-07-19 13:48:40 +04:00
Vighnesh Birodkar
21364e8741
Fixed threshold in example
2014-07-14 23:06:54 +05:30
Vighnesh Birodkar
351e769733
Docstring change
2014-07-03 09:54:34 +05:30
Vighnesh Birodkar
c1cf8e6347
Got doctest to pass and docstring changes
2014-07-02 23:13:17 +05:30
Vighnesh Birodkar
6003ab2c7d
Typos
2014-07-02 00:31:01 +05:30
Vighnesh Birodkar
99a45baca8
Changes to plot_rag.py
2014-07-02 00:21:47 +05:30
Vighnesh Birodkar
486f935db8
Rename methods and edit docstrings
2014-07-02 00:19:11 +05:30
Vighnesh Birodkar
dd67b3fce7
Changed max_edge in example/plot_rag.py
2014-06-28 11:06:30 +05:30
Vighnesh Birodkar
f481724f35
Added RAG merge example
2014-06-26 02:02:33 +05:30
Vighnesh Birodkar
b1f59fceee
Changed prototype of weight_func
2014-06-26 00:11:49 +05:30
Vighnesh Birodkar
8a36040eb8
rebased and used color.label2rgb
2014-06-19 02:54:20 +05:30
Vighnesh Birodkar
2a7ec3afd4
Renamed _construct.pyx to _build_rag.pyx and some code corrections
2014-06-19 02:50:25 +05:30
Vighnesh Birodkar
602c8d8692
Added explanation to example
2014-06-19 02:50:24 +05:30
Vighnesh Birodkar
47e3b6ea67
Added example
2014-06-19 02:50:24 +05:30
Vighnesh Birodkar
cc76e8a1da
Added method reference to example.
2014-04-28 02:23:48 +05:30
Vighnesh Birodkar
580f5d2dfd
Corrected comment in example.
2014-04-28 00:33:19 +05:30
Vighnesh Birodkar
a82d814665
Changed example and hubble_deep_field doc string
2014-04-28 00:05:09 +05:30
Vighnesh Birodkar
336f117a01
Changed example to make code compact.
2014-04-27 11:52:00 +05:30
Vighnesh Birodkar
e925d135c0
Grammar corrections.
2014-04-27 11:50:11 +05:30
Vighnesh Birodkar
d03fdb8827
Corrected spellings.
2014-04-27 11:49:55 +05:30
Vighnesh Birodkar
57bd84e3db
Added example and pep8 changes.
2014-04-27 11:49:46 +05:30
Johannes Schönberger
9e1cc80dd3
Update rank filter example
2014-04-12 09:56:13 -04:00
Johannes Schönberger
1a1476841d
Fix deprecation warnings in matching example
2014-04-11 10:46:30 -04:00
Johannes Schönberger
691dc07771
Use new equalize_hist function in rank filter example
2014-04-11 10:44:54 -04:00
Juan Nunez-Iglesias
3f518765cb
Fix plot_segmentations example text for SLIC
2014-04-10 11:47:54 +10:00
Juan Nunez-Iglesias
213390d9f9
Remove deprecated function from applications
2014-04-10 11:46:36 +10:00
Juan Nunez-Iglesias
68a53337aa
Remove 'ratio' kwarg from SLIC example
2014-04-09 18:32:10 +10:00
Juan Nunez-Iglesias
5b5ef4d42b
Merge pull request #963 from tonysyu/feature/tinting-example
...
Add example of tinting a grayscale image
2014-03-30 13:22:37 +11:00
Tony S Yu
040890f594
Fix a couple of grammar typos
2014-03-29 18:49:57 -05:00
Tony S Yu
a881d2fc5f
Incorporate PR feedback
...
- Change wording to remove "I"
- Fix typo
- Resize figure for better display
- Create mask using entropy filter to improve colored regions
2014-03-29 10:28:08 -05:00
Tony S Yu
40cc93a92d
Add example of tinting a grayscale image
2014-03-27 22:47:22 -05:00
François Boulogne
05458457f1
DOC: simplify the code (Thx Stefan)
2014-03-27 08:34:35 -04:00
Josh Warner
efcd8153b5
Merge pull request #926 from sivapvarma/plt-subplots-examples
...
DOC: Use standard plt.subplots motif in examples
2014-03-27 00:40:16 -05:00
François Boulogne
ea70724216
MAINT: use region.area
2014-03-26 06:48:16 -04:00
François Boulogne
4b714c54f2
MAINT: use region.bbox
2014-03-25 22:24:34 -04:00
Siva Prasad Varma
5d82abd072
changed io to ax
2014-03-24 09:37:59 +05:30
Siva Prasad Varma
6a8f5fefd6
changed f to fig in applications
2014-03-19 17:30:20 +05:30
Siva Prasad Varma
a89dd4dedd
changed f to fig
2014-03-19 17:18:33 +05:30
Siva Prasad Varma
febb4f09ca
changed to fig.subplots_adjust()
2014-03-14 23:22:01 +05:30
Siva Prasad Varma
686400bf6a
changed to fig.subplots_adjust()
2014-03-14 23:20:45 +05:30
Siva Prasad Varma
8a6764ae05
changed to fig.subplots_adjust()
2014-03-14 23:15:34 +05:30
Siva Prasad Varma
37f39f716e
changed to fig.subplots_adjust()
2014-03-14 23:03:38 +05:30
Siva Prasad Varma
349d091bf1
changed to fig.subplots_adjust()
2014-03-14 22:58:05 +05:30
Siva Prasad Varma
9e0e9c0182
changed to plt.subplots
2014-03-14 22:54:03 +05:30
Siva Prasad Varma
2cb4f653ff
made plot loop more readable
2014-03-14 22:42:20 +05:30
Siva Prasad Varma
c2e380cf34
fixed plot in plot_glcm.py
2014-03-14 21:41:02 +05:30
Siva Prasad Varma
f4bef8d5c8
changed to plt.subplots()
2014-03-14 20:26:04 +05:30
Siva Prasad Varma
ec61561e49
changed to fig.colorbar
2014-03-14 19:50:43 +05:30
Siva Prasad Varma
da603f65f0
changed colorbars
2014-03-14 19:41:20 +05:30
Siva Prasad Varma
fb72fb04b2
used plt.subplots everywhere
2014-03-14 17:37:14 +05:30