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

Piecewise affine transformation for linking EBSD and DIC maps has unusual behaviour #130

Open
BenP123 opened this issue Jul 19, 2024 · 1 comment

Comments

@BenP123
Copy link

BenP123 commented Jul 19, 2024

When linking EBSD and DIC maps with a piecewise affine transform, all the grain boundaries join up to a point at the top left corner of the map. This does not happen if using a normal affine transform

image

@rhysgt
Copy link
Contributor

rhysgt commented Jul 19, 2024

Are you plotting the GBs as lines or as pixels? Looks like you might be plotting as lines and I don't think it correctly handles what is happening outside the convex hull of homologous points.

You could try to define a homologous point on each corner of the DIC map so that the piecewise affine transform is valid for the entire DIC map.

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

2 participants