View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0011489ITKITKpublic2010-11-20 12:512010-11-21 14:12
ReporterLuis Ibanez 
Assigned ToDanielle Pace 
PrioritynormalSeverityfeatureReproducibilityalways
StatusassignedResolutionopen 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version 
Summary0011489: itkMainTest.h doesn't compare vector images correctly
Descriptionthe implementation of RegressionTestImage() in ITK/Code/Common/itkTestMain.h is not appropriate for VectorImages. It uses by default an image of type

 typedef itk::Image< double, ITK_TEST_DIMENSION_MAX > ImageType;


with #define ITK_TEST_DIMENSION_MAX 6

When reading an image of multiple components, only the first component will be seen in this filter.
TagsNo tags attached.
Resolution Date
Sprint
Sprint Statusbacklog
Attached Files

 Relationships

  Notes
There are no notes attached to this issue.

 Issue History
Date Modified Username Field Change
2010-11-20 12:51 Luis Ibanez New Issue
2010-11-20 12:51 Luis Ibanez Status new => assigned
2010-11-20 12:51 Luis Ibanez Assigned To => Luis Ibanez
2010-11-20 12:54 Luis Ibanez Severity major => feature
2010-11-21 13:06 Luis Ibanez Assigned To Luis Ibanez => Danielle Pace
2010-11-21 14:12 Danielle Pace Description Updated


Copyright © 2000 - 2018 MantisBT Team