@openhps/opencv
    Preparing search index...

    Interface StereoVideoOptions

    interface StereoVideoOptions {
        name?: string;
        persistence?: boolean;
        source?: StereoCameraObject;
        uid?: string;
    }

    Hierarchy

    • SourceNodeOptions
      • StereoVideoOptions
    Index
    name?: string

    User friendly name of the node Used for querying a node by its name.

    persistence?: boolean

    Merge objects from persisted source

    true
    

    Source data object

    uid?: string

    Manually set the unique identifier of the node