Commit Graph

63 Commits

Author SHA1 Message Date
Tony S Yu 1ea41173b8 BUG: Rename files with similar function, python module, and cython extension names. 2012-08-16 22:42:27 -04:00
Tony S Yu 8a340cc47d BUG: more module renaming to prevent duplicates. 2012-08-02 23:08:19 -04:00
Tony S Yu e8461e22dd Move template matching to feature subpackage 2012-05-08 21:32:05 -04:00
Stefan van der Walt e99f18be5a BUG: Fix imports for Python 3.2. 2012-03-03 11:18:16 -08:00
Stefan van der Walt a17f339b82 BUG: Fix import of harris. 2012-02-05 09:58:30 -08:00
Tony S Yu 96ba7eb4bd Move harris corner detection from filter to feature subpackage. 2012-02-02 22:45:23 -05:00
Tony S Yu 1c9b340fe6 Rename peak_min_dist to peak_local_max. 2012-02-02 22:33:57 -05:00
Tony S Yu 83dc4a1d40 Refactor peak detection algorithm from Harris detector. 2012-02-02 22:33:57 -05:00
Neil Yager ab780b1ecd ENH: Updates based on review comments 2011-11-21 09:51:20 +00:00
Neil Yager 1661015af1 ENH: Added a gallery example of GLCM textures 2011-11-21 09:51:20 +00:00
Neil Yager cd8524b93d ENH: Compute some standard propertices for GLCMs 2011-11-21 09:51:20 +00:00
Neil Yager 4fe7965f69 NF: Initial commit of greylevel co-occurance (pure python) 2011-11-21 09:51:20 +00:00
Nelle Varoquaux 114cf44c77 Renamed scikits.image to skimage 2011-10-18 21:12:27 +02:00