Commit Graph

6 Commits

Author SHA1 Message Date
Tony S Yu e8461e22dd Move template matching to feature subpackage 2012-05-08 21:32:05 -04:00
Tony S Yu 23311a0993 Convert template matching Pull Request to skimage
This commit takes the template matching implementation from holtzhau/template (Pull Request #13) and converts the code to use the new package name (scikits.image --> skimage).
2012-05-08 21:28:49 -04:00
Tony S Yu 0deba46d26 Minor fixes to build process.
* Fix name error when running setup.py from within main package.

* Change `make clean` so that it removes hash files.

* Remove unused import.
2012-02-08 22:38:46 -05:00
Zach Pincus 077a080389 Move to measure submodule
Code moved to new "measure" submodule and another test and better
documentation added.
2011-11-27 17:05:27 -05:00
Zach Pincus 3e9945cf93 Make it work
bug fixes to make it install
2011-11-26 00:36:36 -05:00
Nelle Varoquaux 114cf44c77 Renamed scikits.image to skimage 2011-10-18 21:12:27 +02:00