Nodes/comfyui_cv/cv2.face.loadFacePoints
ComfyUI Node

cv2.face.loadFacePoints

Raw wrapper of cv2.face.loadFacePoints(filename, offset?). Parameters marked '?' are optional; blank means OpenCV default. From the opencv-contrib 'face' module. See the OpenCV documentation for details.

By bmad4ever·Created 3 months ago·Updated 2 days ago· 0
cv2.face.loadFacePoints
    • bool
    • nparray
    filename
    offset
    Categoryimage/CV/low-level/face

    Inputs (2)

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

    Outputs (2)

    NameTypeDescription
    boolBOOLEAN
    nparrayNPARRAY