Experiment - Template matching
Problem:You want to find a small image (template) inside a bigger image using template matching.
Current Metrics:The current method finds the template but often gives false matches or misses the correct location.
Issue:The template matching is not accurate enough, leading to wrong detections or no detection.