Commit Graph

  • 8d1f2dc38f remove unused variables Johannes Schönberger 2012-05-14 09:59:02 +02:00
  • c414d8df07 update contribution for regionprops Johannes Schönberger 2012-05-13 19:46:41 +02:00
  • 06759d2bdf make all test cases of regionprops work Johannes Schönberger 2012-05-13 18:27:25 +02:00
  • b04138c39c parameters of ellipse match Matlab results Johannes Schönberger 2012-05-13 18:23:20 +02:00
  • 8ec52869c7 fix wrong indentation Johannes Schönberger 2012-05-12 11:16:53 +02:00
  • 87ddbbeabe more constistent way of determining ellipse parameters Johannes Schönberger 2012-05-12 10:05:14 +02:00
  • 04e444d90f added test cases for regionprops Johannes Schönberger 2012-05-11 23:00:33 +02:00
  • 19614cc8d7 euler number now behaves like MATLAB implementation Johannes Schönberger 2012-05-11 23:00:08 +02:00
  • 4eb3028a64 fixed typo and improved example in doc string Johannes Schönberger 2012-05-11 21:33:59 +02:00
  • 1b2bed7501 renamed regionprops source files for better separation between function name and source file Johannes Schönberger 2012-05-11 21:30:18 +02:00
  • e993124329 most functionality of regionprops now pure python except for moments Johannes Schönberger 2012-05-05 15:05:36 +02:00
  • 0027b91e84 added test: labelled image must be of integer type Johannes Schönberger 2012-05-05 13:39:21 +02:00
  • 6b0c0e1948 changed reference notes in doc string Johannes Schönberger 2012-05-05 10:08:03 +02:00
  • 658dbec381 removed old description of moments in doc string Johannes Schönberger 2012-05-02 22:51:06 +02:00
  • e845dc7746 moments and central moments no longer use separate functions Johannes Schönberger 2012-05-02 22:49:14 +02:00
  • cb673ba516 extended and improved description of properties in doc string Johannes Schönberger 2012-05-02 22:44:28 +02:00
  • 6905603b98 adapted to PEP8 whitespace conventions Johannes Schönberger 2012-05-02 22:26:42 +02:00
  • 8c1acfb7f5 added regionprops function Johannes Schönberger 2012-05-01 20:31:26 +02:00
  • 7e51e519b1 Fix whitespace cgohlke 2012-05-22 12:21:58 -07:00
  • 85670d60b6 Update docstring cgohlke 2012-05-22 12:13:51 -07:00
  • 8e67dd901f Fix spelling cgohlke 2012-05-22 11:49:17 -07:00
  • 754f0e5d39 Docstring additions cgohlke 2012-05-22 11:39:38 -07:00
  • 64da74c91a Fix grammar cgohlke 2012-05-22 11:12:47 -07:00
  • 582aa193c5 Merge pull request #192 from tangofoxtrotmike/master Stefan van der Walt 2012-05-22 10:54:35 -07:00
  • 4d999c313f feature.hog(): use y,x coords consistently, now works on non-square images tangofoxtrotmike 2012-05-22 17:35:11 +10:00
  • fc42d86894 Adjust rescale_intensity function to new dtype conversion rules cgohlke 2012-05-22 00:28:32 -07:00
  • e4b49239c4 Adjust tests for new type conversion rules cgohlke 2012-05-22 00:25:42 -07:00
  • 3ff1ebf526 Rewrite convert function cgohlke 2012-05-22 00:21:32 -07:00
  • 8f43ee7739 BUG: Catch all exceptions, including NotImplementedError, when checking for number of CPUs in multi-processing. Stefan van der Walt 2012-05-21 19:20:20 -07:00
  • 34505fef46 BUG: Fix FreeImage Py3k compatibility [patch by Almar Klein]. Stefan van der Walt 2012-05-21 18:24:32 -07:00
  • 4f0a2c74cc Merge pull request #191 from cgohlke/patch-1 Stefan van der Walt 2012-05-21 18:01:12 -07:00
  • 6271947a93 debian/rules: globally export MPLCONFIGDIR and HOME so they would be in effect also for unittests resolving FTBFS on build boxes. debian/0.5.0+git100-gfeb3e92-2 Yaroslav Halchenko 2012-05-21 13:14:28 -04:00
  • 4e87a1dfce Add new 64-bit metadata types to METADATA_DATATYPE (new in FreeImage 3.15.3) cgohlke 2012-05-19 13:23:32 -07:00
  • 3917fbb60c Merge pull request #189 from tonysyu/fix-stack-copy Stefan van der Walt 2012-05-16 10:53:18 -07:00
  • ca25314310 Remove gen_rst Tony S Yu 2012-05-15 22:47:30 -04:00
  • db2f7dde6b DOC: Set rcparams for better default plots. Tony S Yu 2012-05-15 22:45:06 -04:00
  • 84074871f2 DOC: convert segmentation example to tutorial-style example. Tony S Yu 2012-05-15 22:24:54 -04:00
  • 048c6c06eb BUG: Fix stackcopy for grayscale image. Tony S Yu 2012-05-15 15:56:26 -04:00
  • 5a89ef61a6 DOC: Replace use of gen_rst with plot2rst extension. Tony S Yu 2012-05-15 00:52:30 -04:00
  • 01d86e3317 DOC: Remove Sphinx extension for inheritence trees. Tony S Yu 2012-05-09 18:56:46 -04:00
  • fc676d6ae0 BUG: Correctly import _feature in Python 3. Stefan van der Walt 2012-05-09 15:42:04 -07:00
  • 7326b1949f BUG: fix test images (float images between 0 and 1). Tony S Yu 2012-05-09 18:35:38 -04:00
  • d19d45850f BUG: Fix internal import in template matching. Stefan van der Walt 2012-05-09 12:53:29 -07:00
  • d5eac3b4e5 Merge pull request #100 from tonysyu/skimage-template Stefan van der Walt 2012-05-09 12:43:07 -07:00
  • 8a31b76ba8 Add contribution note. Tony S Yu 2012-05-08 21:35:03 -04:00
  • 3c3c95b406 DOC: Replace template example with alternate example. Tony S Yu 2012-04-16 20:16:08 -04:00
  • f3e91020f0 Add new example plot for match_template. Tony S Yu 2012-03-30 10:24:16 -04:00
  • 8dbf6f4c58 Fix shape unpacking ((height, width), not (w, h)). Tony S Yu 2012-03-30 10:18:03 -04:00
  • 4c3f8a36ba Fix template example. Tony S Yu 2012-03-30 00:32:33 -04:00
  • 06bd3ebd6f Add doctest example to match_template. Tony S Yu 2012-03-30 00:10:03 -04:00
  • a2f91585ef Add test for pad_input = True. Tony S Yu 2012-03-29 23:59:09 -04:00
  • 193d5abd3c Rename pad_output parameter to pad_input. Tony S Yu 2012-03-29 23:58:33 -04:00
  • 383ca6220a Set match_template to default to no padding and fix test. Tony S Yu 2012-03-29 21:49:27 -04:00
  • ad99285bc0 Prevent match_template from returning NaNs. Tony S Yu 2012-03-26 22:27:42 -04:00
  • 0c1e3541b3 Check that image is larger than template. Tony S Yu 2012-03-26 20:43:45 -04:00
  • 5e49eb4fb6 Add alternate example for match_template. Tony S Yu 2012-03-26 20:26:44 -04:00
  • b2006da346 Change flipud/fliplr to array indexing. Tony S Yu 2012-03-26 20:17:55 -04:00
  • 43ed4b9fb7 Pad input image instead of output. Tony S Yu 2012-03-24 20:06:24 -04:00
  • 5d79537566 Fix convolution input to get correlation results. Tony S Yu 2012-03-24 17:42:36 -04:00
  • 7caf85a5c1 Renaming for clarity. Tony S Yu 2012-03-01 23:32:48 -05:00
  • f21f032bfe Add normalization test and remove unnecessary clipping. Tony S Yu 2012-03-01 23:23:40 -05:00
  • 94262bc8d6 Tweak example to reduce confusion. Tony S Yu 2012-03-01 23:05:17 -05:00
  • 5682d27eb0 Rewrite normalization algorithm. Tony S Yu 2012-03-01 23:00:34 -05:00
  • 753e999a7a Minor cleanup Tony S Yu 2012-02-29 00:54:37 -05:00
  • 883dd24cdb Fix bug when indexing into summed-area table. Tony S Yu 2012-02-29 00:34:04 -05:00
  • 2e8fcef89b Simply equation in docstring of match_docstring. Tony S Yu 2012-02-26 10:22:54 -05:00
  • a87bcb2d73 DOC: demonstrate where the template is matched in an image. Tony S Yu 2012-02-26 00:21:47 -05:00
  • cbdea0d36e Add pad_output argmument to match_template. Tony S Yu 2012-02-26 00:20:44 -05:00
  • 3c7ae849b9 Remove unnecessary truncation at boundary. Tony S Yu 2012-02-25 23:54:43 -05:00
  • 545bdab985 Refactor template matching. Tony S Yu 2012-02-04 13:23:56 -05:00
  • 8c816109c9 Remove OpenCV version of match_template Tony S Yu 2012-02-04 09:10:43 -05:00
  • 425a4ea707 Use feature.peak_local_max instead of custom peak detection. Tony S Yu 2012-02-04 01:35:27 -05:00
  • 9d3072d3f8 Fix type errors in match_template by casting inputs to float32. Tony S Yu 2012-02-04 00:34:34 -05:00
  • 2a00e24b12 Change _template.match_template variables to float. Tony S Yu 2011-12-26 11:18:41 -08:00
  • e8461e22dd Move template matching to feature subpackage Tony S Yu 2011-12-18 13:37:31 -05:00
  • 01d66fc501 Reorganize example so that all plotting code is at the end Tony S Yu 2011-12-18 12:52:40 -05:00
  • e6098e140b Replace assert statement with plot to show matches Tony S Yu 2011-12-18 12:40:49 -05:00
  • 12b39dae5c Fix assert failure in example Tony S Yu 2011-12-18 12:27:33 -05:00
  • acc35c843b Add comment about code duplication. Tony S Yu 2011-12-12 23:22:45 -05:00
  • 6272c312c4 Simplify _template.pyx using integral_image from transform subpackage. Tony S Yu 2011-12-12 23:02:44 -05:00
  • 2b368aecb1 Remove unused integral_image function in _template.pyx Tony S Yu 2011-12-12 20:32:20 -05:00
  • 56611198e4 PEP8: add spacing around operators Tony S Yu 2011-12-12 20:25:55 -05:00
  • 4ab4213749 Change OpenCV import to make it an optional dependency Tony S Yu 2011-12-12 20:19:15 -05:00
  • d43049da71 Wrap long lines Tony S Yu 2011-12-11 23:05:57 -05:00
  • 49349a07c6 Fix copy-paste bug Tony S Yu 2011-12-11 22:20:52 -05:00
  • 19f1021f60 Clean up docstrings Tony S Yu 2011-12-11 22:19:56 -05:00
  • ae85fa8b15 Wrap long lines Tony S Yu 2011-12-11 20:15:31 -05:00
  • f8e0478542 Remove dependency on math module Tony S Yu 2011-12-11 20:05:02 -05:00
  • b79a8dd437 Update setup file to new repo and fix typos Tony S Yu 2011-12-11 20:04:08 -05:00
  • f6b279bff7 Fix whitespace Tony S Yu 2011-12-11 19:57:40 -05:00
  • 424a2b8e52 Remove unused imports Tony S Yu 2011-12-11 19:54:58 -05:00
  • 23311a0993 Convert template matching Pull Request to skimage Tony S Yu 2011-12-11 19:16:36 -05:00
  • 085af1d9e5 Merge pull request #184 from stefanv/fast_coordinate_map tonysyu 2012-05-08 18:03:07 -07:00
  • 4524f994e8 ENH: Better formulation of _stackcopy. Stefan van der Walt 2012-05-08 16:21:53 -07:00
  • 4296597cdf BUG: Temporary workaround for shape offset parameter in radon transform. Stefan van der Walt 2012-05-08 15:43:09 -07:00
  • 59b65fdada Merge pull request #164 from cournape/bento_build Stefan van der Walt 2012-05-08 12:32:05 -07:00
  • 54dc1bb59c STY: Minor cleanups. Stefan van der Walt 2012-05-08 12:26:26 -07:00
  • ae0e6fd114 adjusting debian/changelog -- preparing for the first ever upload to Debian proper debian/0.5.0+git100-gfeb3e92-1 Yaroslav Halchenko 2012-05-07 22:17:03 -04:00
  • 92b1e88c5e Merge commit 'v0.5-100-gfeb3e92' into debian Yaroslav Halchenko 2012-05-07 22:16:31 -04:00
  • feb3e920b1 TST: Increase radon transform threshold to make test more robust. Stefan van der Walt 2012-05-07 14:14:31 -07:00