Comment 2 for bug 878864

Revision history for this message
Macs (cymacs) wrote : Re: [request] want Pattern.anySize() and Pattern.anyColor()

Hi Tsung-Hsiang,

Do you have any suggestion on the implementation of Pattern().anySize()?

If my understanding is correct, the current implementation uses the opencv template matching API and the limitation of this is that the size of the pattern image should be equal or less than the size of the pattern on the screen.

What is your implementation idea for Pattern().anySize()? Do you plan to use the OpenSurf algorithm?

I can take a look at the implementation it if it is simple.

Regards,
Macs