Commit Graph

  • d726a5451c Fix precision of output in hough_line_peaks doctest Johannes Schönberger 2013-11-03 10:33:20 +01:00
  • 411de753bd Remove plotter from doctest and use comparison to np.histogram instead Johannes Schönberger 2013-11-03 10:12:12 +01:00
  • 256a0bad07 Fix montage2d doctest Johannes Schönberger 2013-11-03 09:55:06 +01:00
  • 45eae57b4c Use NORMALIZE_WHITESPACE directive for block_reduce doctest Johannes Schönberger 2013-11-03 09:49:48 +01:00
  • 41d12463fd Fix RANSAC doctest Johannes Schönberger 2013-11-03 09:45:33 +01:00
  • c7378614d9 Fix block_reduce doctest Johannes Schönberger 2013-11-03 09:40:39 +01:00
  • 87dcaa4829 Fix hough_line_peaks doctest Johannes Schönberger 2013-11-03 09:36:25 +01:00
  • facc8f5c71 Fix watershed doctest Johannes Schönberger 2013-11-03 09:31:54 +01:00
  • c7fbd3282b Fix doctest of remove_small_objects Johannes Schönberger 2013-11-03 09:28:46 +01:00
  • dc35d3d1af Add example for corner_subpix function Johannes Schönberger 2013-11-03 09:23:35 +01:00
  • 40fc5d203f Fix corner_subpix function for corners near border Johannes Schönberger 2013-11-03 09:15:16 +01:00
  • 610f5898af Fix corner doc tests Johannes Schönberger 2013-11-03 08:51:51 +01:00
  • 313c444abf Let travis run doctests Johannes Schönberger 2013-11-03 08:46:33 +01:00
  • f4b211fad0 Add make instruction for doctest Johannes Schönberger 2013-11-03 08:46:03 +01:00
  • a4720212bb Merge pull request #801 from stefanv/six_external Johannes Schönberger 2013-11-01 00:00:30 -07:00
  • 4e05ebf711 Incorporate @tonysyu's suggestions re:docstrings Juan Nunez-Iglesias 2013-11-01 15:10:30 +11:00
  • bc3b229ddc Update pip requirements. Stefan van der Walt 2013-11-01 04:45:16 +02:00
  • b03bac033b Merge pull request #809 from ahojnnes/rank-setup Stefan van der Walt 2013-10-31 10:24:21 -07:00
  • fae2456b49 Allow OverlayPlugin to return the current overlay Juan Nunez-Iglesias 2013-10-31 14:52:01 +11:00
  • 7774a76eea Add plugin return values for ImageViewer Juan Nunez-Iglesias 2013-10-31 14:46:04 +11:00
  • 22273a5160 Fix 16bit rank filter test in python 3.x Johannes Schönberger 2013-10-30 23:07:23 +01:00
  • 8e695f8734 Add rank filter tests as data dir Johannes Schönberger 2013-10-30 22:41:20 +01:00
  • f11ef60c35 Fixed import of urlparse and rebase on upstream Michael Hansen 2013-10-29 09:43:52 -04:00
  • 7d4544f203 Merge branch 'master' of https://github.com/scikit-image/scikit-image Michael Hansen 2013-10-29 09:43:22 -04:00
  • cfeb040126 Merge pull request #807 from josteinbf/regionprops-label-sequence Johannes Schönberger 2013-10-29 05:17:22 -07:00
  • eff276c99b Bug: Fix label sequence in regionprops. Jostein Bø Fløystad 2013-10-29 11:58:59 +01:00
  • 3ac124b277 Merge pull request #802 from jni/allow-rgb-save Tony S Yu 2013-10-28 21:49:45 -07:00
  • 5aec00731a Fix ColorHistogram to work with Open File Tony S Yu 2013-10-06 18:17:28 -05:00
  • 522778b214 Trying to get imports working with both Python 2 and 3 Michael Hansen 2013-10-28 10:29:20 -04:00
  • e45aee3369 Modify mpl_image_to_rgba to allow RGB input image Juan Nunez-Iglesias 2013-10-28 18:29:46 +11:00
  • 133a698339 Merge pull request #1 from stefanv/luv-colorspace Matthew Trentacoste 2013-10-27 21:26:02 -07:00
  • 3dd1bc1794 Format color conversion docstrings. Stefan van der Walt 2013-10-27 22:06:13 +02:00
  • 9c20b1e5ab Install six from PyPi. Travis version is too old. Stefan van der Walt 2013-10-27 21:28:03 +02:00
  • 6df21002cd Add python-six as Travis dependency. Stefan van der Walt 2013-10-27 21:11:52 +02:00
  • eb6867cfe2 Make six an external dependency. Stefan van der Walt 2013-10-27 14:06:26 +02:00
  • af16654230 Set version to 0.9.3 v0.9.3 Johannes Schönberger 2013-10-27 08:25:47 +01:00
  • 92008901ef Merge pull request #796 from ahojnnes/warp-fix Stefan van der Walt 2013-10-25 01:40:41 -07:00
  • d5776656a8 Merge pull request #796 from ahojnnes/warp-fix Stefan van der Walt 2013-10-25 01:40:41 -07:00
  • 888ef05b63 Adding note for Luv colorspace to top docstring Matthew Trentacoste 2013-10-23 22:23:26 -07:00
  • c05d18a010 docstring changes to correctly format input/output, clarifying XYZ and reference white Matthew Trentacoste 2013-10-23 22:21:15 -07:00
  • 1d6531aa04 Fixed Python 3 import errors, added alpha and rgba properties Michael Hansen 2013-10-23 16:28:41 -04:00
  • 9d91751ed9 Switching to RGBA Michael Hansen 2013-10-23 15:44:50 -04:00
  • 44580817fc Cleaning up docstrings Matthew Trentacoste 2013-10-23 12:42:40 -07:00
  • df6a112bc5 flake8-compliant formatting Matthew Trentacoste 2013-10-23 00:07:00 -07:00
  • 9d9d16d2a4 renaming machineEps to eps to match convention Matthew Trentacoste 2013-10-22 23:52:12 -07:00
  • 36e56e2639 Removing unneeded division checking code Matthew Trentacoste 2013-10-22 23:33:38 -07:00
  • 57eb69465c Adding references regarding Lab and Luv spaces to docstring Matthew Trentacoste 2013-10-22 23:29:51 -07:00
  • 8093999731 Luv colorspace conversions Matthew Trentacoste 2013-10-22 23:26:49 -07:00
  • f5c68531ab Novice module can open images from a url Michael Hansen 2013-10-22 13:07:16 -04:00
  • 36cfd6d17c Merge pull request #600 from tonysyu/novice-package Johannes Schönberger 2013-10-22 04:05:38 -07:00
  • e794aed012 Add support for non-unit step Tony S Yu 2013-09-29 20:23:14 -05:00
  • 6ce788a5d3 Add support for negative indexes/slices. Tony S Yu 2013-09-29 20:16:29 -05:00
  • 8f506be2ea Fix Py3 range incompatibilities Tony S Yu 2013-09-28 19:16:35 -05:00
  • 20ad4bbca9 Fix the same Py3 incompatibility in a different place Tony S Yu 2013-09-28 18:40:43 -05:00
  • 5a7e191f7b Fix Python 3 incompatibility Tony S Yu 2013-09-28 18:15:54 -05:00
  • 0b2103b72c Remove extra newline Tony S Yu 2013-09-28 17:50:06 -05:00
  • 555d245a2f Fix display in IPython notebook Tony S Yu 2013-09-28 17:42:00 -05:00
  • 4682f44d42 Ensure that image shows when not run interactively Tony S Yu 2013-09-28 17:33:52 -05:00
  • 7ba0540ec3 Simplify docstrings Tony S Yu 2013-09-28 17:28:08 -05:00
  • 1093139d62 Rename image for clarity. Tony S Yu 2013-09-28 17:21:11 -05:00
  • 3c33965b99 Add docstring for arrays Tony S Yu 2013-09-28 17:19:34 -05:00
  • 68c188050b Remove old image reference Tony S Yu 2013-09-28 17:17:04 -05:00
  • 6ca30b0897 Speed up doctest Tony S Yu 2013-09-28 17:10:29 -05:00
  • be1d81f3fc Simplify interface Tony S Yu 2013-09-28 17:08:58 -05:00
  • d177aa6c16 Replace use of elephant pic with Chelsea the cat Tony S Yu 2013-09-28 16:57:54 -05:00
  • 51c3d23b2e Fix doctests and cleanup reprs Tony S Yu 2013-09-28 16:50:08 -05:00
  • f1e0197753 Remove PixelGroup and just return a Picture Tony S Yu 2013-09-28 16:40:53 -05:00
  • 59375f2240 Rename for clarity Tony S Yu 2013-09-28 16:28:17 -05:00
  • 35a9cd4067 Fix setter for xy_array and reuse. Tony S Yu 2013-09-28 16:24:23 -05:00
  • 19a9e72ec7 Remove PixelGroup dependence on pic and key attrs Tony S Yu 2013-09-28 12:25:12 -05:00
  • cedfa8c7d4 Make xy_array public Tony S Yu 2013-09-28 00:09:49 -05:00
  • a5ad214c4b Move key validation for clarity Tony S Yu 2013-09-27 23:58:38 -05:00
  • 12e2a2543e Move methods from PixelGroup to Picture parent class Tony S Yu 2013-09-27 23:43:49 -05:00
  • b50d46b333 Change PixelGroup to inherit from Picture Tony S Yu 2013-09-27 23:42:46 -05:00
  • e83003c45d Simplify indexing Tony S Yu 2013-09-27 23:27:20 -05:00
  • 72c1f6855a Rename for clarity Tony S Yu 2013-09-27 23:14:13 -05:00
  • 7999e3f95e Refactor and add error tests Tony S Yu 2013-09-27 23:11:00 -05:00
  • 450d04d2b3 Simplify private docstrings Tony S Yu 2013-09-27 23:00:55 -05:00
  • b8443bd1e2 Remove unnecessary try-except. Tony S Yu 2013-09-27 22:57:44 -05:00
  • 7c1de57928 Simplify data access and add tests Tony S Yu 2013-09-27 19:12:52 -05:00
  • a951232702 Remove from_path and from_array methods Tony S Yu 2013-07-07 22:44:41 -05:00
  • 8869724b51 Remove color and size from Picture.__init__ Tony S Yu 2013-07-07 22:41:04 -05:00
  • 3619e6f2f2 Rename image to array Tony S Yu 2013-07-07 22:20:39 -05:00
  • c5bfed26cd Fix validation bug and add test Tony S Yu 2013-07-05 23:10:39 -05:00
  • 9385e73586 Clean up testing Tony S Yu 2013-07-05 23:05:13 -05:00
  • f47c5a7be7 Switch argument order for clarity Tony S Yu 2013-07-05 23:04:54 -05:00
  • 087d422ebc Rename novice package as per convention Tony S Yu 2013-07-05 22:24:49 -05:00
  • 266c28ba6b Reuse colors from skimage.color. Tony S Yu 2013-07-05 22:21:32 -05:00
  • 0663626667 Clean up color_dict definition Tony S Yu 2013-07-05 21:49:31 -05:00
  • 896e471a12 Fix modified flag behavior Tony S Yu 2013-07-03 00:19:07 -05:00
  • c881cf32e6 Remove unnecessary functions. Tony S Yu 2013-07-02 23:46:49 -05:00
  • 2cf9466e9e Clean up docstrings. Tony S Yu 2013-07-02 23:43:22 -05:00
  • e86b0a161c Change inflate/inflation to rescale/scale. Tony S Yu 2013-07-02 23:22:02 -05:00
  • 62c16bde51 Remove color scraping script and intermediate data file Tony S Yu 2013-06-20 23:15:30 -05:00
  • 9503c41f26 Cleanup docstrings. Tony S Yu 2013-06-20 23:02:18 -05:00
  • a2f03d3075 Speed up test Tony S Yu 2013-06-20 22:30:08 -05:00
  • 22a7558673 Change test class to test functions Tony S Yu 2013-06-20 22:17:35 -05:00
  • 1a418f8820 Clean up novice __init__ Tony S Yu 2013-06-20 22:06:07 -05:00
  • 34a844dd3b Cleanups to imports and line wrapping Tony S Yu 2013-06-20 21:38:20 -05:00
  • bd51d9cbef Fix whitespace Tony S Yu 2013-06-20 21:32:20 -05:00