Nodes/comfyui_cv/cv2.matchShapes
ComfyUI Node

cv2.matchShapes

Raw wrapper of cv2.matchShapes(contour1, contour2, method, parameter). Parameters marked '?' are optional; blank means OpenCV default. See the OpenCV documentation for details.

By bmad4ever·Created 3 months ago·Updated 2 days ago· 0
cv2.matchShapes
  • contour1
  • contour2
  • float
methodCONTOURS_MATCH_I1
parameter0.0000
Categoryimage/CV/low-level/cv2 M

Inputs (4)

NameTypeDefaultDescription
contour1NPARRAY - - - A data array (points / matrix), NOT an image - only an NPARRAY link is accepted here.
contour2NPARRAY - - - A data array (points / matrix), NOT an image - only an NPARRAY link is accepted here.
methodCOMBOCONTOURS_MATCH_I1 - - -
parameterFLOAT0.0000-1e+38–1e+38 - - -

Outputs (1)

NameTypeDescription
floatFLOAT