ComfyUI Node
TemplateMatching (template matching)
A ComfyUI node in template_matching with 10 inputs and 1 output.
TemplateMatching (template matching)
- rgbimage
- rgbtemplate
- MASK
◄methodTM_CCOEFF_NORMED►
◄matched_thresh0.80►
◄rot_range0,360►
◄rot_interval180►
◄scale_range50,200►
◄scale_interval10►
◄rm_redundanttrue►
◄minmaxtrue►
Categorytemplate_matching
Inputs (10)
| Name | Type | Default | Description |
|---|---|---|---|
| rgbimage | IMAGE | — | |
| rgbtemplate | IMAGE | — | |
| method | COMBO | TM_CCOEFF_NORMED | 6 options: TM_CCOEFF, TM_CCOEFF_NORMED, TM_CCORR, TM_CCORR_NORMED, TM_SQDIFF, TM_SQDIFF_NORMED |
| matched_thresh | FLOAT | 0.80 | — |
| rot_range | STRING | 0,360 | — |
| rot_interval | INT | 180 | — |
| scale_range | STRING | 50,200 | — |
| scale_interval | INT | 10 | — |
| rm_redundant | BOOLEAN | true | — |
| minmax | BOOLEAN | true | — |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| MASK | MASK | — |