Function estimateAffinePartial2DAsync
- estimateAffinePartial2DAsync(from, to, method?, ransacReprojThreshold?, maxIters?, confidence?, refineIters?): Promise<EstimateAffine2DRet>
Parameters
Optional method: number
Optional ransacReprojThreshold: number
Optional maxIters: number
Optional confidence: number
Optional refineIters: number