Function estimateAffine2DAsync
- estimateAffine2DAsync(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