Files
scikit-image/skimage
Tony S Yu 6272c312c4 Simplify _template.pyx using integral_image from transform subpackage.
Remove `integral_images` and `integral_image_sqr` from _template.pyx in favor of calls to `skimage.transform.integral_image`.

This change required `match_template` arguments ("image" and "template") to be changed from float to double.

After this change, the template test runs about 25% slower.
2012-05-08 21:28:50 -04:00
..
2012-03-03 11:18:16 -08:00
2012-03-03 11:18:16 -08: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