Nodes/comfyui_cv/cv2.ft.createKernel
ComfyUI Node

cv2.ft.createKernel

Raw wrapper of cv2.ft.createKernel(function, 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.createKernel
    • nparray
    functionLINEAR
    radius0
    chn0
    Categoryimage/CV/low-level/ft

    Inputs (3)

    NameTypeDefaultDescription
    functionCOMBOLINEARFunction type could be one of the following: - **LINEAR** Linear basic function.
    radiusINT0-2147483648–2147483647Radius of the basic function.
    chnINT0-2147483648–2147483647Number of kernel channels. The function creates kernel from predefined functions.

    Outputs (1)

    NameTypeDescription
    nparrayNPARRAY