-
Notifications
You must be signed in to change notification settings - Fork 384
Feat(coordinate mapping) #2054
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
Feat(coordinate mapping) #2054
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Couple of small changes and then I can merge.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please update the description to explain what's currently wrong or what this unlocks.
@wayfarer3130 I think you approve on the wrong place... |
Context
Changes & Results
Fixed coordinate conversions between slide coordinate system, image/pixel/index coordinates and canvas coordinates.
Given the points 1, 2 and 3
Also we implement the indexToWorld and worldToIndex functions
Testing
Checklist
PR
semantic-release format and guidelines.
Code
etc.)
Public Documentation Updates
additions or removals.
Tested Environment