Nodes/comfyui_cv/cv2.HuMoments
ComfyUI Node

cv2.HuMoments

Raw wrapper of cv2.HuMoments(m). 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.HuMoments
  • m
  • hu
Categoryimage/CV/low-level/cv2 H

Inputs (1)

NameTypeDefaultDescription
mCV_MOMENTS,STRING - - - The NAMED image moments from cv2.moments - wire that node's output in. cv2 reads them by name (m00, m10, ...), so a plain list of the same numbers would silently give zeros.

Outputs (1)

NameTypeDescription
huNPARRAY