Incorrect scale after image convert
- 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