Commit Graph

  • 85537e3f85 Update the paint tool shape with the viewer image changes blink1073 2014-02-08 22:12:01 -06:00
  • df4746d4f9 Update test to use floating point images and with updated values blink1073 2014-02-08 12:24:32 -06:00
  • 864a189721 Use division consistently between PY2 and PY3 blink1073 2014-02-08 12:24:06 -06:00
  • 8a261242c1 Update test now that aliasing has been removed blink1073 2014-02-04 22:04:37 -06:00
  • c2fd471c55 Fix aliasing and update docstring blink1073 2014-02-04 21:59:39 -06:00
  • 07f64b443a Add test for LineProfiler tool blink1073 2014-02-02 22:22:04 -06:00
  • 2893fbae0e Refactor perp_lines behavior blink1073 2014-02-02 21:52:50 -06:00
  • a1127d4601 Add shaded polygon to lineprofile output blink1073 2014-02-02 17:40:52 -06:00
  • b45e8c935f Merge pull request #873 from jmetz/convex_hull_image_qhull_precision_fix Juan Nunez-Iglesias 2014-02-02 05:05:58 -08:00
  • ef779d1588 Fixed PEP8 spaces Jeremy Metz 2014-02-02 12:40:37 +00:00
  • 0136fd5915 Removed trailing whitespaces Jeremy Metz 2014-02-01 20:30:39 +00:00
  • 920c3efb83 Added new convex_hull_image qhull test Jeremy Metz 2014-02-01 16:17:53 +00:00
  • add4b51db7 QH6228 Bug fix - remove offset from coords Jeremy Metz 2014-01-31 13:46:28 +00:00
  • 73bf701b5c Merge pull request #865 from jni/profile-line Stefan van der Walt 2014-01-30 11:39:42 -08:00
  • 01967e5060 Update docstring according to @stefanv's comments Juan Nunez-Iglesias 2014-01-30 12:15:36 +11:00
  • 305ef0dde0 Merge pull request #870 from stefanv/bugs/windows-round Johannes Schönberger 2014-01-29 15:55:52 -08:00
  • 5d9115a8b7 Replace Cython's round with a VC2010 compatible version Stefan van der Walt 2014-01-29 23:38:16 +01:00
  • ec0079dcba Output line drawing and scan data from plugin Juan Nunez-Iglesias 2014-01-29 23:27:34 +11:00
  • 040a21afb9 Change default interpolation order to 1 Juan Nunez-Iglesias 2014-01-29 22:55:18 +11:00
  • d71cd4d750 Remove unnecessary if clause Juan Nunez-Iglesias 2014-01-29 22:52:49 +11:00
  • 4bc5d66060 Add numerous (14) tests for profile_line() Juan Nunez-Iglesias 2014-01-29 22:50:19 +11:00
  • 00f4d38c2c Polish coordinate system Juan Nunez-Iglesias 2014-01-29 22:47:52 +11:00
  • 80dcc0cd7b Add 'order' kwarg for interpolation in profile_line() Juan Nunez-Iglesias 2014-01-29 19:08:37 +11:00
  • 3d93582ae7 Simplify parameters even more Juan Nunez-Iglesias 2014-01-29 15:13:36 +11:00
  • 47f6ddbce0 Update interactive lineprofile tool to new API Juan Nunez-Iglesias 2014-01-29 15:06:00 +11:00
  • ae85e26ee3 Reparameterize profile_line to avoid the _calc_vert hack Juan Nunez-Iglesias 2014-01-29 14:23:51 +11:00
  • 2a6ec20136 Fix doctest string and output shape Juan Nunez-Iglesias 2014-01-28 00:21:50 +11:00
  • 5a12ef692d Allow multichannel images with >3 channels Juan Nunez-Iglesias 2014-01-27 15:39:09 +11:00
  • ecb50571b1 Return 1D array for single channel images Juan Nunez-Iglesias 2014-01-27 15:36:46 +11:00
  • 1170d87ba4 Update _calc_vert for simplicity Juan Nunez-Iglesias 2014-01-27 15:18:06 +11:00
  • e1d2dcdf58 Merge pull request #864 from romaniukm/slico-rebase Juan Nunez-Iglesias 2014-01-26 19:53:38 -08:00
  • a6ba745807 rename x-y to col-row to be less ambiguous Juan Nunez-Iglesias 2014-01-27 11:41:06 +11:00
  • ee3ca829c6 Added a test for slic_zero and some other changes based on feedback from Github. Michal Romaniuk 2014-01-26 18:01:59 +00:00
  • 0fd19e5708 Update lineprofile plugin to use new API Juan Nunez-Iglesias 2014-01-26 15:08:51 +11:00
  • 7932db7832 Change profile line API to use src and dst points Juan Nunez-Iglesias 2014-01-26 13:17:31 +11:00
  • e24ae38814 Use the new profile_line function from measure Juan Nunez-Iglesias 2014-01-26 00:55:52 +11:00
  • 011409f66a Add profile_line to measure package Juan Nunez-Iglesias 2014-01-24 16:53:14 +11:00
  • c2c2f08699 Merge pull request #2 from juliantaylor/no-png-mangle debian/0.9.3-4 Yaroslav Halchenko 2014-01-23 12:07:58 -08:00
  • 2f01a3b65b don't optimize pngs in post build processors some derivatives use Julian Taylor 2014-01-23 20:48:39 +01:00
  • 31d7eafea1 Merge pull request #834 from ahojnnes/orb Stefan van der Walt 2014-01-23 00:09:46 -08:00
  • b80b9f1056 Fix ORB example script Johannes Schönberger 2014-01-22 23:12:10 -05:00
  • 56966984fa Fix match tests Johannes Schönberger 2014-01-22 21:37:54 -05:00
  • 172cbd58e0 Rename CenSurE to CENSURE Johannes Schönberger 2014-01-22 19:34:48 -05:00
  • 867b4270f5 Merge pull request #840 from ahojnnes/estimator-params Stefan van der Walt 2014-01-22 16:28:49 -08:00
  • 13c63a9bf6 Fix parameter notation in doc string Johannes Schönberger 2014-01-22 19:08:36 -05:00
  • c3cf88edd3 Get rid of trailing underscores Johannes Schönberger 2014-01-22 19:04:57 -05:00
  • 279d892789 Improve BRIEF doc string Johannes Schönberger 2014-01-22 18:50:39 -05:00
  • 72f2963ca7 Improve ORB example Johannes Schönberger 2014-01-22 18:50:05 -05:00
  • a1052c02a1 Fix and improve BRIEF example Johannes Schönberger 2014-01-22 18:49:05 -05:00
  • 21a99a39c3 Document params attribute for each class Johannes Schönberger 2014-01-22 18:46:27 -05:00
  • 9905ff218f Get rid of trailing underscore for params attribute Johannes Schönberger 2014-01-22 18:39:35 -05:00
  • 0c4adddf81 Some changes based on feedback from discussion on Github. Michal Romaniuk 2014-01-22 19:25:18 +00:00
  • 32e3462b61 Merge pull request #824 from tonysyu/fix/hough-circle-regression Stefan van der Walt 2014-01-21 17:17:09 -08:00
  • 131dea07a0 Merged the separate loops for SLIC-zero and SLIC into one, and some minor improvements based on feedback on Github. Michal Romaniuk 2014-01-21 19:25:21 +00:00
  • b4ac25200b Bug fix: removed temporary debug code Michal Romaniuk 2013-11-27 20:38:23 +00:00
  • 0bd1d4490e Added SLIC-zero to SLIC and changed SLIC implementation slightly Michal Romaniuk 2013-11-27 17:07:48 +00:00
  • b5792dcda9 Fix BRIEF doc test Johannes Schönberger 2014-01-19 22:55:12 -05:00
  • a1f7d4eb73 Fix geometric example Johannes Schönberger 2014-01-19 22:51:09 -05:00
  • 6307e24372 Fix match tests Johannes Schönberger 2014-01-19 10:33:29 -05:00
  • c96088170b Use consistent params_ attribute across all estimators Johannes Schönberger 2014-01-19 08:41:07 -05:00
  • fc7b770ba9 Use None as default for estimated params Johannes Schönberger 2013-12-03 11:24:39 +01:00
  • c089ddfd01 Fix typo Johannes Schönberger 2013-12-03 11:23:45 +01:00
  • 9963a25cde Remove wrong comment location Johannes Schönberger 2013-12-03 11:23:20 +01:00
  • 0f2076fa61 Add tests for deprecated attributes Johannes Schönberger 2013-12-02 12:00:37 +01:00
  • b3d62afa28 Use public attribute for parameter values Johannes Schönberger 2013-12-02 11:50:33 +01:00
  • c262ad2d44 Use public attribute for parameter values Johannes Schönberger 2013-12-02 11:17:55 +01:00
  • 336f0ca266 Save feature information in attributes for consistency Johannes Schönberger 2014-01-19 09:38:36 -05:00
  • 25a32502e0 Merge pull request #857 from guillempalou/slic-connectivity Johannes Schönberger 2014-01-17 08:39:45 -08:00
  • 15c2989158 Added deprecation warning Guillem Palou Visa 2014-01-17 16:52:44 +01:00
  • 66909ea689 Merge pull request #862 from tonysyu/refactor/imread_collection Juan Nunez-Iglesias 2014-01-15 15:49:58 -08:00
  • e0dafcf004 Clean up test Tony S Yu 2014-01-14 23:27:23 -06:00
  • 25e349d416 Remove outdated function Tony S Yu 2014-01-14 23:15:45 -06:00
  • 07f2656975 Factor out function injection Tony S Yu 2013-12-08 10:14:00 -06:00
  • 19102510ce Move wrapper function Tony S Yu 2013-12-08 10:05:32 -06:00
  • 8a4c5ce354 Add comments about how plugins are managed. Tony S Yu 2013-12-07 21:41:53 -06:00
  • 0f78de46e5 Add dynamic creation of imread_collection function Tony S Yu 2013-12-07 21:18:44 -06:00
  • f518c2b30f Merge pull request #859 from radioxoma/threshold Stefan van der Walt 2014-01-14 05:47:33 -08:00
  • 9b2727c06d Merge pull request #831 from astrofrog/use-cythonize Johannes Schönberger 2014-01-13 19:18:34 -08:00
  • faa4f571d4 Merge pull request #847 from ahojnnes/template Josh Warner 2014-01-13 19:13:55 -08:00
  • 38525fb423 Explanation by ahojnnes radioxoma 2014-01-13 19:46:10 +03:00
  • 71862f1b36 Merge pull request #843 from tonysyu/refactor/io Johannes Schönberger 2014-01-13 03:53:44 -08:00
  • bc8c11933f Fix input test of template matching Johannes Schönberger 2014-01-12 20:26:05 -05:00
  • c305a8b583 Merge pull request #856 from ahojnnes/rank-sum Juan Nunez-Iglesias 2014-01-12 18:21:24 -08:00
  • 0f6cb6f1f9 Add note about dtype overflow Johannes Schönberger 2014-01-12 19:48:52 -05:00
  • f461d76004 Fixed minor documentation issues Guillem Palou Visa 2014-01-12 17:03:10 +00:00
  • 0079e8de5c Adding comments radioxoma 2014-01-12 18:18:50 +03:00
  • cd01bad721 fix tests radioxoma 2014-01-11 02:00:03 +03:00
  • 4d5889964b Unit-tests and small fixes radioxoma 2014-01-10 22:25:48 +03:00
  • 08dae8e53c contrib radioxoma 2013-12-29 22:09:14 +03:00
  • 2c197846f9 Add ISODATA threshold with tests radioxoma 2013-12-29 21:58:13 +03:00
  • dfa2ba7bcd fix yen blank image bug radioxoma 2013-12-29 21:21:06 +03:00
  • 7fec88fc82 fix threshold_yen import radioxoma 2013-12-29 18:29:51 +03:00
  • 5abc13d3e2 Only require Cython if using a developer version Thomas Robitaille 2014-01-10 13:45:40 +01:00
  • 09f9a92ccd Merge pull request #854 from almarklein/update-mcp Stefan van der Walt 2014-01-10 04:22:49 -08:00
  • 14288e1f1e PEP8 stuff. Almar Klein 2014-01-06 12:39:13 +01:00
  • 6b0c56a521 Merge pull request #860 from jaidevd/jd_skimeasure_typo Johannes Schönberger 2014-01-06 00:50:29 -08:00
  • fe94914874 Fix typo in docstring Jaidev Deshpande 2014-01-06 12:47:47 +05:30
  • 3cb5a19479 Update MCP: Put back the traceback() method. I initially changed it to allow faster (flat) tracebacks *during* front evolution, but it turned out not to be necessary. Putting back to minimize the changes of this PR. Almar Klein 2014-01-03 15:09:06 +01:00
  • 4982b00f0c Labels start at 0, for backward compatibility Code is PEP8 compliant Guillem Palou Visa 2013-12-24 18:45:55 +01:00
  • e2724d32c9 Merge branch 'slic-connectivity' of https://github.com/guillempalou/scikit-image into slic-connectivity Guillem Palou Visa 2013-12-24 16:19:02 +01:00