|
|
|||
|
|
|
FindGeometricTransform | ![]() |
| FindGeometricTransform finds a geometric transformation between two geometries |
| "Translation" | translation only | |
| "Rigid" | translation and rotation | |
| "Similarity" | translation, rotation, and scaling | |
| "Affine" | linear transformation and translation | |
| "Perspective" | linear fractional transformation |
| "Linear" | linear solver based on SVD | |
| "RANSAC" | random sample consensus method | |
| "FindFit" | uses FindFit |