Commit Graph

  • e79c1ba662 Add warning, consistent use of quotes, correction in docs Rishabh Raj 2014-04-16 13:57:38 +05:30
  • bc7f3d69e2 More pythonic if statements Rishabh Raj 2014-04-15 23:17:57 +05:30
  • c089c624b1 More generic Notebook class Rishabh Raj 2014-04-15 16:54:43 +05:30
  • 8edc6059ea Fix PEP8, more readable Rishabh Raj 2014-04-15 14:58:22 +05:30
  • f675539aad Remove segment_number, directly change the last cell Rishabh Raj 2014-04-14 21:53:39 +05:30
  • 34ec43e8f0 Merge pull request #973 from stefanv/coveralls_other Johannes L. Schönberger 2014-04-13 20:08:24 -04:00
  • 468860acdd Add class to __all__, remove duplicates now private Rishabh Raj 2014-04-14 04:49:19 +05:30
  • e104c687aa More pythonic Rishabh Raj 2014-04-14 04:28:25 +05:30
  • ddf8969655 Add string options to the docstring Rishabh Raj 2014-04-14 04:18:04 +05:30
  • 3ddd5ce109 Remove fetch_key, an overkill Rishabh Raj 2014-04-14 04:16:39 +05:30
  • 202244688c Remove extra spaces Rishabh Raj 2014-04-14 04:09:41 +05:30
  • 29b1ce62a8 Improve docstring for consecutive duplicate removal, more readable Rishabh Raj 2014-04-14 04:08:07 +05:30
  • e3303dba54 Use coveralls instead of python-coveralls Stefan van der Walt 2014-04-14 00:27:39 +02:00
  • 7800ecfd0e add step 4: review François Boulogne 2014-04-13 18:21:21 -04:00
  • 697e8e66d4 Fix coverage config specification in nosetests invocation Stefan van der Walt 2014-04-13 23:56:35 +02:00
  • 9cbea5fcba Fix to incorporate a more generalised duplicate removal and JSON dump to string Rishabh Raj 2014-04-14 02:59:00 +05:30
  • a57cf0db4b Improve docstring for add_cell Rishabh Raj 2014-04-14 02:37:29 +05:30
  • c9a981445d Add and improve docstrings, JSON dumping and duplicate removal generalised Rishabh Raj 2014-04-14 02:25:18 +05:30
  • 6c0a5706c3 Remove sample.ipynb, template now inline Rishabh Raj 2014-04-13 20:49:46 +05:30
  • fcc607f4d1 Add default value for adding cell, better naming for type of value Rishabh Raj 2014-04-13 16:02:13 +05:30
  • 62a91370f8 Add __all__ to specify modules which should be imported Rishabh Raj 2014-04-13 15:08:28 +05:30
  • 07970bd0b0 Fix PEP8, line lengths for comments Rishabh Raj 2014-04-13 13:11:45 +05:30
  • a53f880256 Fix typo, better function name and docstring summary Rishabh Raj 2014-04-13 12:51:45 +05:30
  • 0c9ee09f04 Fix camel case, more descriptive function name Rishabh Raj 2014-04-13 12:42:30 +05:30
  • 1e34359f04 Fix PEP8 Rishabh Raj 2014-04-13 12:19:36 +05:30
  • 4c68b485ff Merge pull request #977 from ahojnnes/todo-0.10 Stefan van der Walt 2014-04-12 18:13:41 +02:00
  • 46b2bd5bb1 Remove print statement Johannes Schönberger 2014-04-12 10:57:03 -04:00
  • 739dca0201 Fix novice doc test Johannes Schönberger 2014-04-12 09:57:51 -04:00
  • 9e1cc80dd3 Update rank filter example Johannes Schönberger 2014-04-12 09:56:13 -04:00
  • 8e95ea0ea4 Fix deprecation warnings Johannes Schönberger 2014-04-11 10:49:51 -04:00
  • 1a1476841d Fix deprecation warnings in matching example Johannes Schönberger 2014-04-11 10:46:30 -04:00
  • 691dc07771 Use new equalize_hist function in rank filter example Johannes Schönberger 2014-04-11 10:44:54 -04:00
  • e9f690d598 Use new regionprops interface in hough_line_peaks Johannes Schönberger 2014-04-11 10:42:39 -04:00
  • 6a0d81a047 Remove backwards-compatability of skimage.measure.regionprops Johannes Schönberger 2014-04-11 10:01:46 -04:00
  • b08a1264c1 Remove deprecated logger function in skimage/__init__.py Johannes Schönberger 2014-04-09 09:35:56 -04:00
  • ed558d672e Remove deprecated skimage.filter.median_filter Johannes Schönberger 2014-04-09 09:33:04 -04:00
  • d90b30c4a0 Remove legacy todo item for BRIEF, which has been addressed Johannes Schönberger 2014-04-09 09:32:03 -04:00
  • 44f3e1b136 Remove deprecated skimage.segmentation.visualize_boundaries Johannes Schönberger 2014-04-09 09:31:20 -04:00
  • cedcff8f2b Remove deprecated skimage.morphology.greyscale_* Johannes Schönberger 2014-04-09 09:30:11 -04:00
  • 3d50a03c56 Remove deprecated skimage.exposure.exposure Johannes Schönberger 2014-04-09 09:27:36 -04:00
  • 0c13cce2dd Merge pull request #930 from vighneshbirodkar/doh Johannes L. Schönberger 2014-04-11 07:33:16 -04:00
  • 4d11868c76 removed blanklines in doc strings Vighnesh Birodkar 2014-04-11 13:08:25 +05:30
  • 5180da54ad removes redundant passing of an extra parameter Rishabh Raj 2014-04-11 00:45:22 +05:30
  • 65adb7935b adds documentation Rishabh Raj 2014-04-11 00:30:21 +05:30
  • 848a0f5fbe removed whitespaces Vighnesh Birodkar 2014-04-10 21:03:37 +05:30
  • 5658704a35 changed parameter of hessian_matrix_det Vighnesh Birodkar 2014-04-10 19:54:49 +05:30
  • 694739ee02 updated import statement for creating ipython notebooks, better name in place for jsonify Rishabh Raj 2014-04-10 18:40:59 +05:30
  • 235a9b3ec1 moves everything related to generating the IPython notebook, to a different file Rishabh Raj 2014-04-10 18:04:31 +05:30
  • 88358f67cf Merge pull request #978 from jni/more-deprecations Johannes L. Schönberger 2014-04-10 07:45:18 -04:00
  • a6f396b059 added newline at end of file Rishabh Raj 2014-04-10 16:47:40 +05:30
  • db795bc796 fixes use of camel case Rishabh Raj 2014-04-10 16:46:14 +05:30
  • 17541e2cdc Update plugin class doc example to use output Juan Nunez-Iglesias 2014-04-10 12:19:23 +10:00
  • 9ef9045875 Update lineprofile examples to use returned output Juan Nunez-Iglesias 2014-04-10 12:16:14 +10:00
  • 69f5e9d5fe Update viewer example to use plugin outputs Juan Nunez-Iglesias 2014-04-10 12:11:45 +10:00
  • 3f518765cb Fix plot_segmentations example text for SLIC Juan Nunez-Iglesias 2014-04-10 11:47:54 +10:00
  • 213390d9f9 Remove deprecated function from applications Juan Nunez-Iglesias 2014-04-10 11:46:36 +10:00
  • 3ceac7237c Merge pull request #972 from stefanv/test/travis_warnings Juan Nunez-Iglesias 2014-04-10 11:27:32 +10:00
  • da36df0bc9 added Notebook class for creating IPython notebooks, better name for main object variable Rishabh Raj 2014-04-09 23:41:28 +05:30
  • a4a939e74b improved test coverage Vighnesh Birodkar 2014-04-09 23:19:25 +05:30
  • c0625f8c5a Distinguish between executable Python and Python version for apt-get Stefan van der Walt 2014-04-08 01:40:24 +02:00
  • a66f2a0b37 extra line and spelling mistake Vighnesh Birodkar 2014-04-09 20:30:33 +05:30
  • 5963f5d1a0 Remove deprecated bullet point about deprecations Juan Nunez-Iglesias 2014-04-10 00:04:35 +10:00
  • 18ce9d2b95 Remove depth from random_walker tests Juan Nunez-Iglesias 2014-04-09 23:44:34 +10:00
  • 264ca6ebd9 Remove deprecated depth parameter in random_walker Juan Nunez-Iglesias 2014-04-09 23:41:37 +10:00
  • 0af070b92f Change default mode cascade in random_walker seg Juan Nunez-Iglesias 2014-04-09 23:35:42 +10:00
  • 193717ce59 Remove another finished line from todo Juan Nunez-Iglesias 2014-04-09 23:31:13 +10:00
  • 2091dbfe13 Remove deprecated parameter in LineProfile Juan Nunez-Iglesias 2014-04-09 23:30:16 +10:00
  • f2cbb0d991 Remove removing deprecated rank functions in to-do Juan Nunez-Iglesias 2014-04-09 23:28:31 +10:00
  • 45beadcb23 Remove all deprecated rank filter functions Juan Nunez-Iglesias 2014-04-09 23:26:42 +10:00
  • d4ba604e4e Merge pull request #974 from jni/slic-depr Stefan van der Walt 2014-04-09 12:23:38 +02:00
  • 9cf5eeb20e Merge pull request #975 from jni/isrgb-depr Stefan van der Walt 2014-04-09 12:21:58 +02:00
  • 82e6135e2f Remove finished entry from TODO.txt Juan Nunez-Iglesias 2014-04-09 19:42:29 +10:00
  • fdc2b8dc93 Remove is_gray and is_rgb Juan Nunez-Iglesias 2014-04-09 19:41:50 +10:00
  • 68a53337aa Remove 'ratio' kwarg from SLIC example Juan Nunez-Iglesias 2014-04-09 18:32:10 +10:00
  • 39d6360eec Remove SLIC deprecations for 0.10 from TODO.txt Juan Nunez-Iglesias 2014-04-09 17:58:10 +10:00
  • dcd822bf48 Remove deprecated sigma default warning in SLIC Juan Nunez-Iglesias 2014-04-09 17:57:06 +10:00
  • 9510c03ce5 Remove deprecated ratio keyword in SLIC Juan Nunez-Iglesias 2014-04-09 17:55:35 +10:00
  • 7a4401e262 doc string change Vighnesh Birodkar 2014-03-21 03:54:52 +05:30
  • e818a42fba moved public interface of hessian determinant to corner.py Vighnesh Birodkar 2014-03-21 03:49:31 +05:30
  • 61a8a78657 made hessian_det_appx public Vighnesh Birodkar 2014-03-15 20:02:09 +05:30
  • a15c5fac87 indexing Vighnesh Birodkar 2014-03-15 19:58:01 +05:30
  • 1b2ca1145b doc test Vighnesh Birodkar 2014-03-15 13:45:38 +05:30
  • fbf40b0ae7 corrections to cython file, switched dtype to double Vighnesh Birodkar 2014-03-15 13:43:10 +05:30
  • 630136ae91 added full paper desc. Vighnesh Birodkar 2014-03-15 02:18:33 +05:30
  • d5f9ebfc8f minor doc changes Vighnesh Birodkar 2014-03-15 01:10:58 +05:30
  • 3cf6bffe84 bento change Vighnesh Birodkar 2014-03-15 00:44:49 +05:30
  • 507a2159b9 notes change Vighnesh Birodkar 2014-03-15 00:22:35 +05:30
  • 2e441b2e5b tests and minor corrections Vighnesh Birodkar 2014-03-15 00:16:39 +05:30
  • a4029c0e71 removed print Vighnesh Birodkar 2014-03-15 00:02:26 +05:30
  • cca0c74cf7 added python call and doc strings Vighnesh Birodkar 2014-03-14 23:46:17 +05:30
  • d58cab146f pep8 cython file Vighnesh Birodkar 2014-03-14 22:27:13 +05:30
  • 2781d30bb7 doc strings Vighnesh Birodkar 2014-03-14 21:09:31 +05:30
  • 448c4114ae made methods private Vighnesh Birodkar 2014-03-14 20:59:46 +05:30
  • f456245d57 added cython file Vighnesh Birodkar 2014-03-14 20:57:17 +05:30
  • 717f5feb51 Fix typo in docstring Stefan van der Walt 2014-04-08 11:15:24 +02:00
  • 14773e34d5 Print warnings while testing Stefan van der Walt 2014-04-08 01:19:37 +02:00
  • c18d4bbe59 Update view_as_windows docstring Stefan van der Walt 2014-04-07 18:18:09 +02:00
  • 12af2ef7ed Take a softer approach and raise a warning when a non-contiguous input is provided Stefan van der Walt 2014-04-07 18:15:49 +02:00
  • 27bd239f17 Merge pull request #970 from stefanv/doc/peak_local_max Johannes L. Schönberger 2014-04-07 09:21:39 -04:00
  • 5733a02853 Do not allow view_as_* to return copies (closes #866) Stefan van der Walt 2014-04-07 14:41:56 +02:00