Nodes/comfyui_cv/cv2.ft.FT12D_createPolynomMatrixVertical
ComfyUI Node

cv2.ft.FT12D_createPolynomMatrixVertical

Raw wrapper of cv2.ft.FT12D_createPolynomMatrixVertical(radius, chn). Parameters marked '?' are optional; blank means OpenCV default. From the opencv-contrib 'ft' module. See the OpenCV documentation for details.

By bmad4ever·Created 3 months ago·Updated 2 days ago· 0
cv2.ft.FT12D_createPolynomMatrixVertical
    • nparray
    radius0
    chn0
    Categoryimage/CV/low-level/ft

    Inputs (2)

    NameTypeDefaultDescription
    radiusINT0-2147483648–2147483647Radius of the basic function.
    chnINT0-2147483648–2147483647Number of channels. The function creates helper vertical matrix for $F^1$-transfrom processing. It is used for gradient computation.

    Outputs (1)

    NameTypeDescription
    nparrayNPARRAY