Function estimateAffine2DAsync

  • Parameters

    • from: Point2[]
    • to: Point2[]
    • Optional method: number
    • Optional ransacReprojThreshold: number
    • Optional maxIters: number
    • Optional confidence: number
    • Optional refineIters: number

    Returns Promise<EstimateAffine2DRet>