View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0003350 | Slicer4 | Core: GUI | public | 2013-08-30 16:49 | 2018-03-02 11:07 |
Reporter | lassoan | Assigned To | hastings.greer | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Product Version | |||||
Target Version | Fixed in Version | Slicer 4.6.0 | |||
Summary | 0003350: Fit view to volume function sets slice viewer offset to an incorrect value | ||||
Description | After loading a DICOM volume the slice offsets in the 2D viewers are set correctly to the middle of a slice. However, after clicking on the 'Adjust the slice viewer's field of view...' icon in the slice viewer changes the slice offset to an incorrect value: just between two slices. This is an issue, because if we are at the boundary between two slices then the labelmap is quite often shown for the wrong slice (and the mismatch is very visible). How to reproduce:
| ||||
Tags | No tags attached. | ||||
PR fixing the issue pushed here: https://github.com/Slicer/Slicer/pull/536 |
|
PR pulled into master |
|
Fixed in r25195 |
|
Import 2017-06-07 23:51:09: master 9ce9e318 2016-06-16 18:54:59 Details Diff |
BUG: vtkMRMLSliceLogic: Correct slice offset when fit to volume is called. Fixes 0003350 From: Thomas Greer <hastings.greer@kitware.com> git-svn-id: http://svn.slicer.org/Slicer4/trunk@25195 3bd1e089-480b-0410-8dfb-8563597acbee |
||
mod - Libs/MRML/Logic/vtkMRMLSliceLogic.cxx | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2013-08-30 16:49 | lassoan | New Issue | |
2013-08-30 16:49 | lassoan | Status | new => assigned |
2013-08-30 16:49 | lassoan | Assigned To | => kikinis |
2013-08-30 22:58 | kikinis | Assigned To | kikinis => pieper |
2016-06-14 15:35 | jcfr | Description Updated | View Revisions |
2016-06-14 15:40 | jcfr | File Added: 3350-1-intesection-middle-voxel.png | |
2016-06-14 15:40 | jcfr | File Added: 3350-2-intesection-border-voxel-after-adjust.png.png | |
2016-06-14 15:40 | jcfr | Assigned To | pieper => hastings.greer |
2016-06-15 18:43 | jcfr | Note Added: 0013973 | |
2016-06-16 18:57 | hastings.greer | Note Added: 0013980 | |
2016-06-16 18:57 | jcfr | Note Added: 0013981 | |
2016-06-16 18:57 | jcfr | Status | assigned => resolved |
2016-06-16 18:57 | jcfr | Fixed in Version | => Slicer 4.6.0 |
2016-06-16 18:57 | jcfr | Resolution | open => fixed |
2016-06-16 19:00 | jcfr | Relationship added | related to 0004210 |
2017-06-10 08:51 | jcfr | Changeset attached | => Slicer master 9ce9e318 |
2018-03-02 11:07 | jcfr | Status | resolved => closed |