@openhps/opencv
    Preparing search index...

    Interface ddnLayerParams

    interface ddnLayerParams {
        blobs: Mat[];
        name: string;
        type: string;
    }
    Index
    blobs: Mat[]
    name: string
    type: string