@openhps/opencv
    Preparing search index...

    Interface StereoRectifyUncalibratedRet

    interface StereoRectifyUncalibratedRet {
        H1: Mat;
        H2: Mat;
        returnValue: boolean;
    }
    Index
    H1: Mat
    H2: Mat
    returnValue: boolean