The best fit linear transform that maps from points to lines.
If Mode was Single, this transform minimizes the variation in the
signed distance between the ("A") points and the the ("A") lines.
If Mode was Pair, then this transform minimizes the
variation in the point to line signed distance differences
across all point-pair line-pair correspondences.
Namespace: Cognex.VisionProAssembly: Cognex.VisionPro.CorePlus (in Cognex.VisionPro.CorePlus.dll) Version: 65.1.0.0
Syntax
Property Value
Type: CogTransform2DLinearSee Also