Skip to content

Implement full affine transform #364

Open
@opatiny

Description

@opatiny

We want a function that takes in two sets of N points and returns the best 2x3 transformation matrix between them.
image
image
https://nghiaho.com/?p=2208

We need a minimum of 3 points to get the affine transform. The best affine transform can then be found using RANSAC.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions