-
-
Notifications
You must be signed in to change notification settings - Fork 56.5k
Template matching with mask #14076
Copy link
Copy link
Closed
Labels
incompleteneeds reproducerProvide complete minimal reproducer with input dataProvide complete minimal reproducer with input data
Description
System information (version)
- OpenCV => 3.4.2
- Operating System / Platform => ❔
- Compiler => Windows 10 64 Bit
Detailed description
The mask parameter of matchTemplate doesn't work on TM_CCOEFF and TM_CCOEFF_NORMED. Is there any workaround except using other template matching methods? I prefer using CCOEFF_NORMED since it's much faster.
Steps to reproduce
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
incompleteneeds reproducerProvide complete minimal reproducer with input dataProvide complete minimal reproducer with input data