Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

to_affine() should return/support "closest affine" #2

Open
AmitAronovitch opened this issue May 22, 2018 · 0 comments
Open

to_affine() should return/support "closest affine" #2

AmitAronovitch opened this issue May 22, 2018 · 0 comments

Comments

@AmitAronovitch
Copy link
Contributor

Ignoring g & h, even when they are small, might generate affines which are very different than the homography (distance depends on area of interest and the translation params c,f).

Possibly get set of points (such as corners of a rectangle) and return affine that minimizes distance from the Homography over these points.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant