Commit Graph

485 Commits

Author SHA1 Message Date
Johannes Schönberger 2ac42c4619 Merge pull request #587 from sciunto/import
MIN: fix unused import
2013-06-12 13:23:28 -07:00
François Boulogne 755ba9e605 MIN: remove unnecessary brackets 2013-06-12 22:08:43 +02:00
François Boulogne cf4b83b76f cast range to list for python3 2013-06-12 22:03:25 +02:00
François Boulogne e258e05468 MIN: fix unused import 2013-06-12 21:36:28 +02:00
Jostein Bø Fløystad f533f5351b PEP8 fixes for test_radon_transform 2013-06-02 20:08:34 +02:00
Jostein Bø Fløystad 1860fc4a3f Reduce code duplication in test_radon_transform
Although the line count is increased by these changes, future tests can
be written in fewer lines.
2013-06-02 20:07:13 +02:00
François Boulogne a48de8dea9 add optional + default in pyx docstring 2013-05-29 20:18:19 +02:00
Stefan van der Walt 7ced6625d8 Merge pull request #567 from josteinbf/radon-reconstruction-circle
ENH: Option to use a reconstruction circle in transform.radon/iradon.
2013-05-27 13:14:10 -07:00
Jostein Bø Fløystad bec5a20441 Style improvements in docstrings in transform.radon_transform 2013-05-27 20:43:51 +02:00
Jostein Bø Fløystad c9ae913d32 PEP8 style changes for transform.radon_transform and its tests 2013-05-27 20:42:59 +02:00
Jostein Bø Fløystad 8208293c93 Correct documentation and string formatting. 2013-05-26 21:21:33 +02:00
Jostein Bø Fløystad 2118f1d97d Tests for reconstruction circle mode in transform.iradon. 2013-05-26 19:48:16 +02:00
Jostein Bø Fløystad 5876d80414 Add reconstruction circle option to transform.iradon. 2013-05-26 19:48:16 +02:00
Jostein Bø Fløystad aa8f1b7c98 Tests for reconstruction circle option for transform.radon. 2013-05-26 19:48:16 +02:00
Jostein Bø Fløystad b872648441 Add reconstruction circle option to transform.radon. 2013-05-26 19:48:16 +02:00
Johannes Schönberger 6c4ed67fe8 Wrap lines 2013-05-26 10:51:42 +02:00
Johannes Schönberger e6a7238fab Fix incomplete options for mode of _warp_fast function 2013-05-26 10:50:00 +02:00
Johannes Schönberger 44ca1b9bcd Fix spelling error 2013-05-26 10:46:36 +02:00
Johannes Schönberger 071d4bfb68 Add examples to doc strings of resize, rotate and rescale functions 2013-05-26 10:45:39 +02:00
Johannes Schönberger b3c7d67ace Fix parameter descriptions of warp functions 2013-05-26 10:38:20 +02:00
Johannes Schönberger a569e76a4d Fix parameter description of warp function 2013-05-26 10:34:12 +02:00
Johannes Schönberger 09aad04d68 Add short example for transforms to warp function 2013-05-26 10:27:30 +02:00
Johannes Schönberger 8d92f5c02b Remove is_degenerate methods from estimation models 2013-05-02 18:30:08 +02:00
Johannes Schönberger fb74a9d8ae Add new stop criteria to ransac and improve doc string 2013-05-02 18:30:07 +02:00
Johannes Schönberger 087fe8891e Fix is_degenerate function to accept src and dst arrays separately 2013-05-02 18:30:07 +02:00
Johannes Schönberger bf2a5a429b Add residuals method to geometric transforms 2013-05-02 18:30:07 +02:00
Johannes Schönberger 5b78b2a69e Add is_degenerate to geometric transforms 2013-05-02 18:30:07 +02:00
Johannes Schönberger 7fa0416250 Fix hough transform test cases 2013-04-28 23:20:01 +02:00
Johannes Schönberger 4da0084604 Add __all__ to transform package 2013-04-28 23:20:00 +02:00
François Boulogne 67bbf2a537 readability 2013-04-22 21:42:16 +02:00
François Boulogne 0586046d59 fix travis complaint 2013-04-22 21:27:54 +02:00
Stefan van der Walt e6277b1ba4 Merge pull request #488 from sciunto/minor_docfix
ENH: Allow `hough_circle` to detect circles with centres outside the image.
2013-04-19 04:04:26 -07:00
François Boulogne 1780a8d2e7 add option full_output to hough_circ 2013-04-16 15:01:02 +02:00
Chris Beaumont 469b41b020 vectorized transform.integral.integrate 2013-04-08 14:10:17 -04:00
François Boulogne 9f20e42031 Tony's comment on output format 2013-04-02 16:21:55 +02:00
François Boulogne 35d6973215 fix deprecated variable 2013-03-24 16:34:27 +01:00
François Boulogne 96d0e677dd cosmectics (flake8) 2013-03-24 15:52:14 +01:00
François Boulogne 0e4d107754 fix signature 2013-03-24 15:39:07 +01:00
François Boulogne 42e872f926 fix names 2013-03-24 15:22:42 +01:00
François Boulogne a68434b330 big clean-up! 2013-03-24 15:11:55 +01:00
François Boulogne caee53c83c doc, minor improv. 2013-03-22 23:31:06 +01:00
François Boulogne 29b91ca01d minor doc improv. 2013-03-22 23:16:13 +01:00
François Boulogne 33060e3343 Fix docstring 2013-03-22 23:12:18 +01:00
François Boulogne 22158fc9da improve unittests 2013-03-22 23:11:29 +01:00
François Boulogne 12d2cd6855 be consistant with python implementation 2013-03-22 22:07:39 +01:00
François Boulogne 4e0db80c24 remove docstring 2013-03-20 18:30:52 +01:00
François Boulogne 30af0a66a2 replace hough() by hough_line() in doc 2013-03-20 18:30:19 +01:00
François Boulogne 1ddf37b6b6 add note for distance/angle convention. Thanks to Emre Safak. 2013-03-20 08:51:04 +01:00
François Boulogne ee915cd9ea Merge branch 'docstring' of github.com:sciunto/scikit-image 2013-03-20 08:37:54 +01:00
François Boulogne 6b1c809a78 DOC: add docstring for deprecation 2013-03-19 21:16:34 +01:00