@openhps/opencv
    Preparing search index...

    Interface HOGDescriptorComputeGradientRet

    interface HOGDescriptorComputeGradientRet {
        angleOfs: Mat;
        grad: Mat;
    }
    Index
    angleOfs: Mat
    grad: Mat