Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Filtering false match from matchTemplate function

How do I filter the false match returned from matchTemplate best match? Here are the sample images:

This is the sub image: SubImage

The sub-image is found correctly in this image: Correct Match

But not in this image: Bad Match

How do I check for a bad match (like the example above) and filter it out?

Example results:

  • Good match:

Good Match  Example

  • Bad match:

Bad Match Example

Filtering false match from matchTemplate function

How do I filter the false match returned from matchTemplate best match? Here are the sample images:

This is the sub image: SubImage

The sub-image is found correctly in this image: Correct Match

But not in this image: Bad Match

How do I check for a bad match (like the example above) and filter it out?

Example results:

  • Good match:

Good Match  Example

  • Bad match:

Bad Match Example