FNNDSC / FNNDSC/med2image

Incorrect scale after image convert

Open
#38 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
205
Forks
57
PR merge metrics
No merged PRs in 30d

Description

The output image dimension for coronal and sagittal (x and y axis) were all squeezed to incorrect shape. In my case, the 512x512 image becomes 512x120. Is there any way to ensure the output scale or dimension? Really appreciate if anyone could help. I have been finding a solution for days with no luck. Thank you.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reproducing the reported conversion with a 512x512 image and compare the output dimensions for the coronal and sagittal views. Trace the conversion path responsible for those views; done means the output dimensions no longer collapse to 512x120 and the intended scale is preserved.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
computer-vision
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.