Commit Graph

924 Commits

Author SHA1 Message Date
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
François Boulogne 79d698ee11 add user guide parallelization 2014-06-27 21:40:37 -04:00
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
Johannes Schönberger 9b0b9c13d0 Count number of commits 2014-05-27 22:39:22 -04:00
Johannes Schönberger fb4729d60d Fix gh-pages build script 2014-05-27 21:46:41 -04:00
Johannes Schönberger 2171f94048 Change to http git protocol 2014-05-27 21:46:41 -04:00
Johannes Schönberger a421953d81 Add 0.10 to docs 2014-05-27 21:46:41 -04:00
Johannes L. Schönberger 6546b9dba4 Merge pull request #1007 from stefanv/label_refactor
Move `morphology.label` to `measure.label` and prepare for 0-label transition
2014-05-25 21:56:42 -04:00
Stefan van der Walt 98c426d583 Merge pull request #1014 from tonysyu/update-EPD-link
Change EPD link to Enthought Canopy
2014-05-15 17:33:58 +02:00
Tony S Yu a2d2a73f7d Change EPD link to Enthought Canopy 2014-05-15 10:31:15 -05:00
Stefan van der Walt 7152d5c314 Move label to measure module (with deprecation). Warn that background parameter will default to 0 in v0.12. 2014-05-08 17:49:47 +02:00
Johannes L. Schönberger 82b404a672 Merge pull request #1004 from jni/viewer-examples
Viewer examples
2014-05-08 08:40:26 -04:00
Juan Nunez-Iglesias 53de0db164 Very minor text change 2014-05-08 18:19:57 +10:00
Juan Nunez-Iglesias 3d2af71744 Update description of viewer output in docs 2014-05-08 17:21:35 +10:00
Stefan van der Walt 5e4bce3f1a Merge pull request #986 from vighneshbirodkar/blob_example
Blob detection example
2014-05-01 12:40:29 +02:00
Stefan van der Walt 02198498c5 Fix broken link to origin apigen source 2014-04-30 00:39:24 +02:00
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
Stefan van der Walt eacd19ac91 Merge pull request #936 from sharky93/ipython-notebookcreation
Add IPython notebooks to the gallery
2014-04-16 23:21:47 +02:00
Stefan van der Walt 5dc647c860 Update plot2rst to generate notebooks 2014-04-16 16:45:25 +02:00
Stefan van der Walt c597fa47d4 Add tests for notebook. Remove python_to_notebook utility function. 2014-04-16 16:45:06 +02:00
Stefan van der Walt bbd7817ead Add unit tests 2014-04-16 15:03:19 +02:00
Stefan van der Walt a9107bbd5c Update Notebook docstring 2014-04-16 15:01:41 +02:00
Stefan van der Walt 7b1ec0ae96 Rename _remove_consecutive_duplicates to _squash_repeats 2014-04-16 14:58:40 +02:00
Rishabh Raj dbf9f0b230 Remove use of redundant variables, cleanup 2014-04-16 17:38:55 +05:30
Rishabh Raj e79c1ba662 Add warning, consistent use of quotes, correction in docs 2014-04-16 13:57:38 +05:30
Rishabh Raj bc7f3d69e2 More pythonic if statements 2014-04-15 23:17:57 +05:30
Rishabh Raj c089c624b1 More generic Notebook class 2014-04-15 16:54:43 +05:30
Rishabh Raj 8edc6059ea Fix PEP8, more readable 2014-04-15 14:58:22 +05:30
Rishabh Raj f675539aad Remove segment_number, directly change the last cell 2014-04-14 21:53:39 +05:30
Rishabh Raj 468860acdd Add class to __all__, remove duplicates now private 2014-04-14 04:49:19 +05:30
Rishabh Raj e104c687aa More pythonic 2014-04-14 04:28:25 +05:30
Rishabh Raj ddf8969655 Add string options to the docstring 2014-04-14 04:18:04 +05:30
Rishabh Raj 3ddd5ce109 Remove fetch_key, an overkill 2014-04-14 04:16:39 +05:30
Rishabh Raj 202244688c Remove extra spaces 2014-04-14 04:09:41 +05:30
Rishabh Raj 29b1ce62a8 Improve docstring for consecutive duplicate removal, more readable 2014-04-14 04:08:07 +05:30
Rishabh Raj 9cbea5fcba Fix to incorporate a more generalised duplicate removal and JSON dump to string 2014-04-14 02:59:00 +05:30
Rishabh Raj a57cf0db4b Improve docstring for add_cell 2014-04-14 02:37:29 +05:30