View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000674 | Slicer3 | Base Code | public | 2009-10-22 11:20 | 2010-03-23 10:14 |
Reporter | fedorov | Assigned To | fedorov | ||
Priority | high | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Summary | 0000674: Extracted ROI is shifted wrt the whole volume | ||||
Description | In ExtractSubvolumeROI and in ChangeTracker, the resampled ROI does not coincide with the original volume exactly. The actual discrepancy depends on the resampling constant value (no discrepancy if it is 1). The cause of the problem is that the code does not account for pixel origin being at the center, not the corner, of voxel. | ||||
Tags | No tags attached. | ||||
Initial working implementation using vtkImageReslice committed in r10746. FIXME: incorrect initialization of colormap for resampled label volumes; handling mouse events does not account for parent transform. TODO: correct visualization of the ROI overlay in slice views for the cases when parent transforms are present. |
|
ExtractSubvolumeROI fixed as of r10979. ChangeTracker ROI extraction inconsistency fixed in some earlier release, did not take a note which exactly. |
|
Date Modified | Username | Field | Change |
---|---|---|---|
2009-10-22 11:20 | fedorov | New Issue | |
2009-10-22 11:20 | fedorov | Status | new => assigned |
2009-10-22 11:20 | fedorov | Assigned To | => fedorov |
2009-10-25 19:56 | fedorov | Note Added: 0001232 | |
2009-11-18 07:50 | fedorov | Relationship added | child of 0000635 |
2009-11-18 07:50 | fedorov | Relationship replaced | related to 0000635 |
2009-11-18 07:52 | fedorov | Note Added: 0001266 | |
2009-11-18 07:52 | fedorov | Status | assigned => resolved |
2009-11-18 07:52 | fedorov | Resolution | open => fixed |
2010-03-23 10:14 | pieper | Status | resolved => closed |