View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0001437VTK(No Category)public2004-12-17 03:102011-01-13 17:00
ReporterHenkjan Huisman 
Assigned ToDavid Gobbi 
PrioritynormalSeveritymajorReproducibilityalways
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version 
Summary0001437: vtkImageReslice border interpolation failure
DescriptionI use vtkImageReslice for display in medical imaging application. Cubic interpolation produces good quality images at a very decent speed! A compliment to the developers! Unfortunately, especially the first and last slice cannot be fully visualized! The same is true for linear interpolation, when I switch to nearest neighbour I get a correct, though ugly, result. Especially in the DCE-MRI application where we use small volumes for increased speed, every slice counts. This is quite a big class and I cannot really evaluate if this is a bug or a missing feature.
TagsNo tags attached.
Project
Type
Attached Files

 Relationships

  Notes
(0001856)
Mathieu Malaterre (developer)
2005-01-06 10:15

David Gobbi just fixed it in the CVS of VTK.
(0001858)
David Gobbi (developer)
2005-01-06 10:41

Note that you might want to try reslice->WrapOn() as a quick and dirty method of avoiding the border issue. This will work with all versions of VTK, but might not always be a suitable solution.

 Issue History
Date Modified Username Field Change
2010-11-29 17:59 David Gobbi Source_changeset_attached => VTK master 371cbe0c
2011-01-13 17:00 Source_changeset_attached => VTK master a2bd8391
2011-01-13 17:00 Source_changeset_attached => VTK master 020ef709
2011-06-16 13:11 Zack Galbreath Category => (No Category)


Copyright © 2000 - 2018 MantisBT Team