Commit Graph

  • 112eb41c1f more intuitive description for beginner contributor to get her hands on documentation Marianne Corvellec 2012-12-19 23:28:52 +01:00
  • 06a8e7af85 BUG: Fix save to stack so it saves filtered image Tony S Yu 2012-12-19 14:07:42 -05:00
  • 7c0424fd83 Merge pull request #378 from sergeyk/master Tony S Yu 2012-12-18 07:57:06 -08:00
  • 98a5b2ed79 Merge pull request #368 from tonysyu/imread-url Stefan van der Walt 2012-12-17 12:17:50 -08:00
  • 08da07b1cd Merge pull request #377 from jni/jni-segmentation-join Tony S Yu 2012-12-17 06:44:47 -08:00
  • c276ec0634 Fixed submodule import. Anders Boesen Lindbo Larsen 2012-12-17 11:54:37 +01:00
  • 35e8ad2ccc Allow grayscale input images to SLIC segmentation Juan Nunez-Iglesias 2012-12-17 16:45:23 +11:00
  • 2ebac38c4d Rename ar to label_field for clarity Juan Nunez-Iglesias 2012-12-17 16:37:41 +11:00
  • 0e08acd7c9 ENH: Warn if using OverlayPlugin w/ matplotlib < 1.2 Tony S Yu 2012-12-16 22:49:12 -05:00
  • 23d24862ec Merge pull request #2 from blink1073/canvastools Tony S Yu 2012-12-16 19:17:19 -08:00
  • 9c88dd8644 ENH: Let CannyPlugin adapt to input image Tony S Yu 2012-12-16 22:15:11 -05:00
  • 1fd4042ee6 BUG: Added required QtCore import Steven Silvester 2012-12-16 21:00:57 -06:00
  • 70f1e6dd48 BUG: Remove focus from buttons which caused unintential clicking. Steven Silvester 2012-12-16 20:56:03 -06:00
  • 3b43cf0dcf No need to normalize angular smoothing. Anders Boesen Lindbo Larsen 2012-12-16 17:26:32 +01:00
  • 097f25dbb5 Move set_color() to draw module. Anders Boesen Lindbo Larsen 2012-12-16 16:44:56 +01:00
  • 7fb97a4d5f Merge pull request #394 from tonysyu/circular-import-fix Johannes Schönberger 2012-12-16 06:43:15 -08:00
  • 7aa9435301 Handle all non-float images. Anders Boesen Lindbo Larsen 2012-12-16 13:47:35 +01:00
  • a641ce6a0e BUG: Move import inside deprecated function Tony S Yu 2012-12-15 15:59:14 -05:00
  • 517d1235b4 Merge pull request #393 from ahojnnes/namespace-fix Stefan van der Walt 2012-12-15 12:45:11 -08:00
  • 746d815dfa Fix recursion problem with nose test suite Johannes Schönberger 2012-12-15 20:08:18 +01:00
  • e0f4cd0978 Fix double space in warning message Johannes Schönberger 2012-12-15 19:35:49 +01:00
  • 450eaee4d9 Hide functools and imp packages in global skimage namespace Johannes Schönberger 2012-12-15 19:35:17 +01:00
  • 6c19cf0693 Add DAISY visualization + example plot. Anders Boesen Lindbo Larsen 2012-12-15 18:44:23 +01:00
  • 2849cbf858 Add circle perimeter to draw module. Anders Boesen Lindbo Larsen 2012-12-15 18:43:33 +01:00
  • c73c2bbb85 Merge pull request #392 from blink1073/fast-import Johannes Schönberger 2012-12-15 08:43:59 -08:00
  • a8dcb32b60 STY: Replaced indent with original formatting, no need to change. Steven Silvester 2012-12-15 09:19:26 -06:00
  • 49119524e3 Fixed indent on nose.run, so it will run when verbose is False Steven Silvester 2012-12-15 09:17:39 -06:00
  • 9bf512da8b ENH: Allow Save buttons to save overlay Tony S Yu 2012-12-15 09:32:26 -05:00
  • ea0821ff93 BUG: Validate mouse interaction Tony S Yu 2012-12-15 09:28:41 -05:00
  • 244e68c232 BUG: fix end_points setter when given a tuple Tony S Yu 2012-12-15 09:27:07 -05:00
  • 3175e73fce Merge branch 'fast-import' of github.com:blink1073/scikits-image into fast-import Steven Silvester 2012-12-15 07:52:51 -06:00
  • 73d9ee9b61 Lazily import nose for testing, makes skimge load in 1/3 time. Steven Silvester 2012-12-14 16:38:48 -06:00
  • b620c0ade6 STY: Added newline at the end of file Steven Silvester 2012-12-15 07:40:04 -06:00
  • cb1527bbe8 STY: Fixed indent on docstring. Steven Silvester 2012-12-15 07:24:31 -06:00
  • 380e27e60d Lazily import nose for testing, makes skimge load in 1/3 time. Steven Silvester 2012-12-14 16:38:48 -06:00
  • 6704285859 BUG: Fix MRO bug when matplotlib not installed Tony S Yu 2012-12-14 10:01:52 -05:00
  • 2532c659ec BUG: Fix error when matplotlib is not available Tony S Yu 2012-12-13 23:40:33 -05:00
  • 829479512f BUG: Update measure for change in line_tool API Tony S Yu 2012-12-13 22:26:26 -05:00
  • 1a199b4405 ENH: Improve end_points setter Tony S Yu 2012-12-13 22:25:53 -05:00
  • 78e1efefcb ENH: Add setter for extents property Tony S Yu 2012-12-13 21:52:32 -05:00
  • 2e7e92f536 STY: Simplify imports Tony S Yu 2012-12-13 21:31:54 -05:00
  • 34de6d323a BUG: Fix line thickness change call back Tony S Yu 2012-12-13 21:21:36 -05:00
  • 25b9f5d5aa BUG: Fix LineTool example after change to call signature Tony S Yu 2012-12-13 21:12:35 -05:00
  • 260984c018 DOC: Add parameters to docstring Tony S Yu 2012-12-13 21:11:53 -05:00
  • e5dfb8c7ac STY: Remove linewidth parameter to simplify API Tony S Yu 2012-12-13 20:56:27 -05:00
  • 3fab96fb09 STY: Rename end_pts to end_points Tony S Yu 2012-12-13 20:49:58 -05:00
  • 3d631eadc3 Remove x, y parameters from line tool to simplify API Tony S Yu 2012-12-13 20:40:47 -05:00
  • e98476ea41 ENH: Handle redraw edge case. Tony S Yu 2012-12-13 19:11:08 -05:00
  • 8e4f24af00 ENH: Add color histogram plugin Tony S Yu 2012-12-13 18:01:53 -05:00
  • cfe9e7def9 Fix typo Tony S Yu 2012-12-13 17:58:08 -05:00
  • 43fecd0cb8 BUG: Fix renamed parameter Tony S Yu 2012-12-13 17:36:22 -05:00
  • 70461b4bc9 STY: Rename parameters for clarity Tony S Yu 2012-12-13 17:26:37 -05:00
  • 6fee0fbcfe BUG: Fix line visibility Tony S Yu 2012-12-13 14:30:02 -05:00
  • 7dcb2df3fc STY: Switch order of callback parameters Tony S Yu 2012-12-13 14:29:14 -05:00
  • 19e86ed661 BUG: Fix matplotlib import for compatibility Tony S Yu 2012-12-13 13:51:29 -05:00
  • abc1d2095f BUG: Fix file URI in test (2nd attempt) Tony S Yu 2012-12-13 13:39:32 -05:00
  • 04434b008f BUG: Fix image viewer for RGB images Tony S Yu 2012-12-13 10:39:11 -05:00
  • 1aafdeb7d4 ENH: Overhaul callback system. Tony S Yu 2012-12-13 00:23:30 -05:00
  • 631e97d973 ENH: Add rectangle tool and crop plugin example Tony S Yu 2012-12-12 23:43:46 -05:00
  • 36bc6da757 STY: Refactors general parts of line tool to base tool Tony S Yu 2012-12-12 23:42:15 -05:00
  • cb30c24427 ENH: Add measure tool plugin Tony S Yu 2012-12-12 21:46:08 -05:00
  • d06c7bcb34 STY: Rename line_tool module to linetool Tony S Yu 2012-12-12 16:01:06 -05:00
  • 67aada9adc ENH: Increase default selection threshold for ease of use Tony S Yu 2012-12-12 15:58:10 -05:00
  • ece045790e STY: Remove reset functionality in line tool Tony S Yu 2012-12-12 15:54:12 -05:00
  • bacc12e00a ENH: Draw new line when click is far from handle Tony S Yu 2012-12-12 15:50:49 -05:00
  • 9f70148f08 STY: Minor code clean up Tony S Yu 2012-12-12 15:48:45 -05:00
  • 16a720770a STY: Clean up unused blitting-related code Tony S Yu 2012-12-12 13:34:53 -05:00
  • 866e7d7d60 BUG: Fix blitting behavior Tony S Yu 2012-12-12 11:45:02 -05:00
  • a6d4b6e7fa BUG: Fix file separators for windows Tony S Yu 2012-12-12 11:06:15 -05:00
  • 73f5e9dccc Fixed error in peak_snr, now uses float arithmetic throughout. Steven Silvester 2012-12-11 23:14:30 -06:00
  • b5f9cf269f Merge pull request #1 from stefanv/adapthist_doc Steven Silvester 2012-12-11 20:05:48 -08:00
  • 82c3526f30 Tweak join_segmentations example for clarity Juan Nunez-Iglesias 2012-12-12 14:37:43 +11:00
  • e3951a2a78 Rename ar_relabeled to relabeled for simplicity Juan Nunez-Iglesias 2012-12-12 14:31:05 +11:00
  • 7ebbdfd75f Minor code cleanup. Stefan van der Walt 2012-12-11 18:14:45 -08:00
  • 530fbbb2fc DOC: Minor clean-ups of equalization demo. Stefan van der Walt 2012-11-27 16:26:47 -08:00
  • 9adae8b0c2 Fixed last remaining sig figure problem. Steven Silvester 2012-12-11 18:57:24 -06:00
  • 0e34c91e37 Changed all test to use 3 significant digits. Steven Silvester 2012-12-11 18:08:27 -06:00
  • 56ddd129e3 Merge pull request #388 from ahojnnes/umfpack-warning Stefan van der Walt 2012-12-10 19:10:34 -08:00
  • 5444867fd0 Removed explicit io_plugin from test Steven Silvester 2012-12-10 20:38:42 -06:00
  • bb4f2b96df Modified test to pass with matplotlib plugin. Steven Silvester 2012-12-10 20:37:01 -06:00
  • 15b1ad4929 STY: Remove commented out code Tony S Yu 2012-12-10 21:30:25 -05:00
  • ac09463cf8 Fixed comment header in test file. Steven Silvester 2012-12-10 20:19:23 -06:00
  • 0428f821e5 BUG: Fix background update when canvas resized Tony S Yu 2012-12-10 21:18:50 -05:00
  • 211bba0195 ENH: Default to blitting Tony S Yu 2012-12-09 21:11:06 -05:00
  • 588fe29b57 BUG: Allow slider to accept key press events Tony S Yu 2012-12-09 20:54:10 -05:00
  • ef2bb54c45 Fix figure canvas creation. Tony S Yu 2012-12-09 20:51:18 -05:00
  • 33c58ad854 Fix some doc string formatting issues of random walker Johannes Schönberger 2012-12-09 23:19:42 +01:00
  • a410f1c47e UmfPack warning is now only raised if random walker is explicitly called Johannes Schönberger 2012-12-09 23:17:06 +01:00
  • a6042bb0f3 Merge pull request #387 from ahojnnes/peak-det Tony S Yu 2012-12-09 09:37:33 -08:00
  • bd9dab0092 Merge pull request #386 from ahojnnes/dependecy-check Tony S Yu 2012-12-09 09:35:48 -08:00
  • 377ae3b968 Add test case for corner_peaks function Johannes Schönberger 2012-12-09 18:26:09 +01:00
  • a7411bc678 Extend example of corner_peaks to highlight difference to peak_local_max Johannes Schönberger 2012-12-09 18:21:31 +01:00
  • 60c8e95905 Add function to detect corner peaks as a wrapper to peak_local_max Johannes Schönberger 2012-12-09 18:14:36 +01:00
  • 81c01eac0f Fix confused parameters in doc string of peak_local_max Johannes Schönberger 2012-12-09 17:39:15 +01:00
  • 04fbee189e Remove unused array Johannes Schönberger 2012-09-16 23:19:32 +02:00
  • b22d570ff9 Add comments and rename variables for better readability Johannes Schönberger 2012-09-16 23:18:16 +02:00
  • 32cbf8e226 Fix typo in doc string Johannes Schönberger 2012-09-16 20:10:46 +02:00
  • 5b72c5d52c Fix doc string for multiple return values Johannes Schönberger 2012-09-16 20:10:00 +02:00
  • f95e936696 Refactor corner detection example Johannes Schönberger 2012-09-16 15:39:25 +02:00
  • c1f9336c2a Update examples of corner detection in doc string Johannes Schönberger 2012-09-16 11:22:27 +02:00