Nodes/comfyui_cv/cv2.arcLength
ComfyUI Node

cv2.arcLength

Raw wrapper of cv2.arcLength(curve, closed). 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.arcLength
  • curve
  • float
closedfalse
Categoryimage/CV/low-level/cv2 A

Inputs (2)

NameTypeDefaultDescription
curveNPARRAY - - - A data array (points / matrix), NOT an image - only an NPARRAY link is accepted here.
closedBOOLEANfalse - - -

Outputs (1)

NameTypeDescription
floatFLOAT