Closed GoogleCodeExporter closed 9 years ago
Images currently tend to be underscaled when initially displayed. Consider these
solutions:
1. scale for min-fit instead of max fit
2. scale to a specific voxel-pixel ration instead of image dimensions
Original comment by arvi...@gmail.com
on 28 May 2007 at 12:31
Specs:
1. view multiple images with positioning & orientation
2. view multiple images sans positioning but with matching dimensions
Original comment by arvi...@gmail.com
on 5 Jun 2007 at 12:29
Original comment by arvi...@gmail.com
on 18 Jun 2007 at 9:37
Original comment by arvi...@gmail.com
on 1 Aug 2007 at 10:44
The world (mm) coordinate system is implemented in r. 332, with
* image coordinates correctly displayed
the following aspects untested:
* Oblique image orientation
* image value display (tested, not working correctly)
* voxel size import from DICOM
Original comment by arvi...@gmail.com
on 1 Aug 2007 at 5:27
r. 333 adds pageup/down stepping through image voxel by voxel
Original comment by arvi...@gmail.com
on 1 Aug 2007 at 7:37
All features have been added, only testing remains on this issue
Original comment by arvi...@gmail.com
on 2 Aug 2007 at 12:15
Original comment by arvi...@gmail.com
on 3 Aug 2007 at 5:27
Original comment by arvi...@gmail.com
on 3 Aug 2007 at 5:29
The initial size of an opened image is too large to fit the window.
Original comment by petter.r...@gmail.com
on 7 Aug 2007 at 6:46
How is the value for display_scale selected? I have found that a value of 250
would
make the initial size more suitable than the current value of 25. But this
seems to
influence the number of slices when you scroll through the slices.
Original comment by petter.r...@gmail.com
on 7 Aug 2007 at 4:14
The value for renderer_base::display_scale is the number of mm:s displayed in a
window at zoom 1. The
"suitable size" will vary for each image depending on the subject's actual size.
Solution in r. 390: zoom value is adjusted when assigning an added image to a
new viewport to encompass the
entire image (including z)
Original comment by arvi...@gmail.com
on 14 Aug 2007 at 10:08
Original issue reported on code.google.com by
arvi...@gmail.com
on 10 May 2007 at 2:13