-
Notifications
You must be signed in to change notification settings - Fork 444
Feat: Axis-based Image Stretching #2443
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
base: main
Are you sure you want to change the base?
Feat: Axis-based Image Stretching #2443
Conversation
|
@sedghi when you have a moment, could you kindly review this PR at your earliest convenience? |
|
how we can test it? |
@sedghi Added an example demonstrating the stretch behavior in |
|
Are you aware of other viewers how they do this feature? i'm trying to evaluate the result at least to some other library or product that has this feature |
|
Hi, |
|
@jmannau lovely, would you be able to test this PR against the viewer you have? |
|
Happy to. But we’re very short on time until the new year. I’ll see what we can do |
|
@jmannau We are aiming to include this change along with the CS3D dependent version of the upcoming OHIF 3.12 release, which is expected to be released later this year. Thank you! |


Context
Changes & Results
This PR introduces axis-based image stretching using camera projection matrix manipulation.
Usage Example
Stretch along the X-axis:
Stretch along the X-axis:
Testing
Basic Stretching along X and Y axis:
axialBasedStretching.mp4
Segmentation Brush Tool Behavior in Stretched Viewport:
brushWorkingWithStretch.mp4
Circle ROI Tool Behavior in Stretched Viewport
circleAnnotationInStretch.mp4
Checklist
PR
semantic-release format and guidelines.
Code
etc.)
Public Documentation Updates
additions or removals.
Tested Environment