Files
scikit-image/doc
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-02-21 21:47:09 -05:00
2011-10-18 21:12:27 +02:00
2012-05-02 22:23:27 -07:00
2009-08-22 13:01:54 -07:00