ImageJS
    Preparing search index...

    Type Alias GetPerspectiveWarpData

    GetPerspectiveWarpData: Required<GetPerspectiveWarpOptions> & {
        matrix: number[][];
    }

    Returns result matrix along with vertical and horizontal dimensions for the rectangular image.