Nodes/comfyui_cv/cv2.SVBackSubst
ComfyUI Node

cv2.SVBackSubst

Raw wrapper of cv2.SVBackSubst(w, u, vt, rhs). 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.SVBackSubst
  • w
  • u
  • vt
  • rhs
  • nparray
Categoryimage/CV/low-level/cv2 S

Inputs (4)

NameTypeDefaultDescription
wNPARRAY - - - A data array (points / matrix), NOT an image - only an NPARRAY link is accepted here.
uNPARRAY - - - A data array (points / matrix), NOT an image - only an NPARRAY link is accepted here.
vtNPARRAY - - - A data array (points / matrix), NOT an image - only an NPARRAY link is accepted here.
rhsNPARRAY - - - A data array (points / matrix), NOT an image - only an NPARRAY link is accepted here.

Outputs (1)

NameTypeDescription
nparrayNPARRAY