Commit Graph
16 Commits
Author SHA1 Message Date
Johannes Schönberger 7741d906ed Fix failing perimeter test caused by bug in scipy 2012-10-10 09:09:52 +02:00
Johannes Schönberger dc0d4eff74 Add missing empty lines between test functions 2012-10-09 08:04:25 +02:00
Johannes Schönberger db76b212c7 Full test coverage for regionprops 2012-10-06 19:23:58 +02:00
Johannes Schönberger cdff128a43 Add new Coordinates property to regionprops 2012-08-30 21:38:33 +02:00
Tomas Kazmar 5efb3d41c2 Wrap long lines. 2012-08-16 16:16:56 +02:00
Tomas Kazmar 31ba6a59b4 BUG: Fix Orientation for diagonal regions in regionprops. 2012-08-16 14:05:03 +02:00
Johannes Schönberger 8e28e39887 add test case for correct quadrant determination 2012-08-04 10:54:15 +02:00
Johannes Schönberger c0c23968bf add perimeter measurement 2012-07-14 14:14:28 +02:00
Andreas Mueller f7b3d8062c COSMIT pep8 2012-06-29 11:27:23 +02:00
Stefan van der Walt 2eb0a2552f BUG: Remove debugging print statement that broke Py3k. 2012-05-22 17:38:19 -07:00
Johannes Schönberger 7b0703f663 regionprops takes optional intensity images 2012-05-22 23:28:14 +02:00
Johannes Schönberger 06759d2bdf make all test cases of regionprops work 2012-05-22 23:28:13 +02:00
Johannes Schönberger b04138c39c parameters of ellipse match Matlab results 2012-05-22 23:28:13 +02:00
Johannes Schönberger 8ec52869c7 fix wrong indentation 2012-05-22 23:28:13 +02:00
Johannes Schönberger 87ddbbeabe more constistent way of determining ellipse parameters 2012-05-22 23:28:13 +02:00
Johannes Schönberger 04e444d90f added test cases for regionprops 2012-05-22 23:28:13 +02:00