Commit Graph

13 Commits

Author SHA1 Message Date
Johannes Schönberger a8291352e4 Improve description of scharr and sobel edge filters 2012-10-17 09:00:06 +02:00
Johannes Schönberger be6f02bd3d Fix stylistic indentation 2012-10-13 09:18:11 +02:00
Johannes Schönberger 1fbd664d5b Add reference for scharr operator 2012-10-13 09:17:34 +02:00
Johannes Schönberger 04f21c5841 Fix dtype and dim note for parameters in doc strings 2012-10-12 19:16:04 +02:00
Johannes Schönberger f22a014ffa Add scharr edge filter 2012-10-12 19:10:46 +02:00
Tony S Yu 367e39094c STY: Rework masking based on suggestions by @ahojnnes 2012-09-04 09:35:35 -04:00
Tony S Yu 6c9810c6e9 Refactor masking 2012-09-03 22:50:57 -04:00
Tony S Yu bd2f8ac3d3 DOC: Add note about expanded masking 2012-09-03 22:36:11 -04:00
Andreas Mueller 46e959a9d9 COSMIT some manual pep8, removed unused imports, removed unused variables and fixed a bug in a ValueError statement. 2012-06-29 11:27:23 +02:00
Andreas Mueller f7c56202d0 COSMIT no spaces around power `**`. Fun: https://gist.github.com/1671995 2012-06-29 11:27:23 +02:00
Andreas Mueller f7b3d8062c COSMIT pep8 2012-06-29 11:27:23 +02:00
Stefan van der Walt e2c155d09a BUG: Edge detection routines returned images with invalid ranges [0-255] but dtype float. 2012-01-27 15:30:02 -08:00
Nelle Varoquaux 114cf44c77 Renamed scikits.image to skimage 2011-10-18 21:12:27 +02:00