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

Nd2 camera transform #803

Open
wants to merge 5 commits into
base: master
Choose a base branch
from
Open

Nd2 camera transform #803

wants to merge 5 commits into from

Conversation

arjunrajlab
Copy link
Collaborator

Added typescript definitions to handle the transformation matrix.

I also changed the logic a little bit. Instead of just inverting the position, I rounded the transformation matrix to a straight inversion. This inverted the entire image (although still aligned). I stuck with rounding the transformation matrix because then it will more closely match what would happen of the transformation matrix was actually applied.

I still don't have an example of an image with more interesting transformation values to fully test out the code, but I think it is a strict improvement from what was there before.

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

Successfully merging this pull request may close these issues.

2 participants