Commit Graph

924 Commits

Author SHA1 Message Date
Rishabh Raj c9a981445d Add and improve docstrings, JSON dumping and duplicate removal generalised 2014-04-14 02:25:18 +05:30
Rishabh Raj 6c0a5706c3 Remove sample.ipynb, template now inline 2014-04-13 20:49:46 +05:30
Rishabh Raj fcc607f4d1 Add default value for adding cell, better naming for type of value 2014-04-13 16:02:13 +05:30
Rishabh Raj 62a91370f8 Add __all__ to specify modules which should be imported 2014-04-13 15:08:28 +05:30
Rishabh Raj 07970bd0b0 Fix PEP8, line lengths for comments 2014-04-13 13:11:45 +05:30
Rishabh Raj a53f880256 Fix typo, better function name and docstring summary 2014-04-13 12:51:45 +05:30
Rishabh Raj 0c9ee09f04 Fix camel case, more descriptive function name 2014-04-13 12:42:30 +05:30
Rishabh Raj 1e34359f04 Fix PEP8 2014-04-13 12:19:36 +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
Rishabh Raj 5180da54ad removes redundant passing of an extra parameter 2014-04-11 00:45:22 +05:30
Rishabh Raj 65adb7935b adds documentation 2014-04-11 00:30:21 +05:30
Rishabh Raj 694739ee02 updated import statement for creating ipython notebooks, better name in place for jsonify 2014-04-10 18:40:59 +05:30
Rishabh Raj 235a9b3ec1 moves everything related to generating the IPython notebook, to a different file 2014-04-10 18:04:31 +05:30
Rishabh Raj a6f396b059 added newline at end of file 2014-04-10 16:47:40 +05:30
Rishabh Raj db795bc796 fixes use of camel case 2014-04-10 16:46:14 +05:30
Juan Nunez-Iglesias 69f5e9d5fe Update viewer example to use plugin outputs 2014-04-10 12:11:45 +10: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
Rishabh Raj da36df0bc9 added Notebook class for creating IPython notebooks, better name for main object variable 2014-04-09 23:41:28 +05:30
Juan Nunez-Iglesias 68a53337aa Remove 'ratio' kwarg from SLIC example 2014-04-09 18:32:10 +10:00
Stefan van der Walt a21dca6a77 Merge pull request #961 from ahojnnes/video
Temporarily remove video plugin
2014-04-01 01:40:35 +02:00
Johannes Schönberger e92c2bf61d Document removed skimage.io.video in API changes 2014-03-29 22:29:48 -04: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
Stefan van der Walt 5593bad86d Merge pull request #958 from ahojnnes/numpydoc
Upgrade numpydoc to version 0.4
2014-03-26 23:32:41 +02: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
Stefan van der Walt 397177ea2a Remove debug print in contribs 2014-03-20 11:00:13 +02:00
Johannes Schönberger 55897597a6 Upgrade numpydoc to version 0.4 2014-03-19 18:06:03 -04:00
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
Rishabh Raj a047fdcb74 Fixes for making code more pythonic, follow conventions 2014-03-19 11:45:56 +05:30
François Boulogne 4c1b650d1b MAINT: python3 compat. 2014-03-16 16:35:27 -04:00
Rishabh Raj 5b3aa56c0f Adds functionality to generate ipython notebooks for the gallery examples 2014-03-16 22:48:01 +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