Skip to content

real-time webcam inference API support #22

@the0ninjas

Description

@the0ninjas

I see that the Python API currently supports processing static images or video files via libreface.get_facial_attributes(...) (as in the README).
However, there is no example or helper for real-time webcam inference / streaming (frame-by-frame live input).

Is there a wrapper or helper function (e.g. infer_frame(frame) or infer_webcam(device_id)) to support live inference?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions