Nodes/comfyui_cv/cv2.ppf_match_3d.loadPLYSimple
ComfyUI Node

cv2.ppf_match_3d.loadPLYSimple

Raw wrapper of cv2.ppf_match_3d.loadPLYSimple(fileName, withNormals?). Parameters marked '?' are optional; blank means OpenCV default. From the opencv-contrib 'ppf_match_3d' module. See the OpenCV documentation for details.

By bmad4ever·Created 3 months ago·Updated 2 days ago· 0
cv2.ppf_match_3d.loadPLYSimple
    • nparray
    fileName
    withNormals
    Categoryimage/CV/low-level/ppf_match_3d

    Inputs (2)

    NameTypeDefaultDescription
    fileNameSTRING - - -
    withNormalsoptSTRING - - - Optional - leave blank to use the OpenCV default. Accepts a Python literal, e.g. 3, 1.5, true, or (3, 3).

    Outputs (1)

    NameTypeDescription
    nparrayNPARRAY