add keywords for all nodes
This commit is contained in:
@@ -34,6 +34,8 @@ class TemplateMatch:
|
||||
"above the threshold."
|
||||
)
|
||||
|
||||
KEYWORDS = ("find", "locate", "pattern", "cross correlation", "ncc", "detect")
|
||||
|
||||
def process(
|
||||
self,
|
||||
image: DataField,
|
||||
|
||||
Reference in New Issue
Block a user