View Issue Details

IDProjectCategoryView StatusLast Update
0000674Slicer3Base Codepublic2010-03-23 10:14
Reporterfedorov Assigned Tofedorov  
PriorityhighSeveritymajorReproducibilityalways
Status closedResolutionfixed 
Summary0000674: 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.

TagsNo tags attached.

Relationships

related to 0000635 closedfedorov Support for non axis-aligned volumes in ExtractSubvolumeROI 

Activities

fedorov

fedorov

2009-10-25 19:56

developer   ~0001232

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.

fedorov

fedorov

2009-11-18 07:52

developer   ~0001266

ExtractSubvolumeROI fixed as of r10979. ChangeTracker ROI extraction inconsistency fixed in some earlier release, did not take a note which exactly.

Issue History

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