Skip to main content

opencv-template-matching

Count occurrences of an object in an image using OpenCV template matching (cv2.matchTemplate). Use this skill whenever the user needs to detect and count how many times a small reference image (template) appears in a larger image, such as counting coins, enemies, or other game sprites. Works on both grayscale and color images.

Jump to install

Source facts

Repository
cxcscmu/SkillLearnBench
Last source activity
April 24, 2026 at 05:14
Detected SKILL.md language
English
Stars
77
Forks
4

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.