Files
scikit-image/skimage
Tony S Yu 545bdab985 Refactor template matching.
* Change Cython function to take names of correlation method instead of numbers representing the methods.

* Use alternate formula for `template_norm` of 'norm-corr' method, but note that both formulas need to be checked for correctness.

* Add note that `match_template` output has a different shape than the input image. This needs to be fixed before merging.

* Change 'Sigma' to 'Sum' in docstring to avoid confusion with standard deviation.

* Other minor changes for readability.
2012-05-08 21:32:06 -04:00
..
2012-03-03 11:18:16 -08:00
2012-03-03 11:18:16 -08:00
2012-05-08 21:32:06 -04:00
2012-03-03 11:18:16 -08:00
2012-03-03 11:18:16 -08:00
2012-02-03 21:18:52 -08:00
2012-04-28 13:34:47 -04:00
2011-12-03 14:30:42 -08:00