Object detection

Stéfan van der Walt stefan at sun.ac.za
Sat Feb 25 18:27:58 EST 2012


On Sat, Feb 25, 2012 at 12:47 PM, Zachary Pincus
<zachary.pincus at yale.edu> wrote:
>> I'd love to be able to solve Siggi's problem--this is exactly the
>> kinds of things our toolbox should be able to address.
>
> Is there a template matching module? That'd be a good wish-list item for a simple cython implementation. (Convolution is easy, but sum-of-[absolute|squared]-differences can't be done through convolution alone, right? Or am I being daft?)

There's a pull-request in the making:

https://github.com/scikits-image/scikits-image/pull/100

Feel free to review and chip in!

Stéfan



More information about the scikit-image mailing list