@openhps/opencv
    Preparing search index...

    Interface DrawDetectionParams

    interface DrawDetectionParams {
        color?: Vec3;
        lineType?: number;
        segmentFraction?: number;
        thickness?: number;
    }

    Hierarchy (View Summary)

    Index
    color?: Vec3
    lineType?: number
    segmentFraction?: number
    thickness?: number