MantisBT - ITK | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0004625 | ITK | public | 2007-03-19 04:31 | 2010-10-21 12:31 | |
Reporter | Julien Michel | ||||
Assigned To | Luis Ibanez | ||||
Priority | normal | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Platform | OS | OS Version | |||
Product Version | |||||
Target Version | Fixed in Version | ||||
Resolution Date | |||||
Sprint | |||||
Sprint Status | |||||
Summary | 0004625: UnaryFunctorImageFilter breaks MetaDataDictionary handling through the execution pipeline | ||||
Description | itk::UnaryFunctorImageFilter overrides the GenerateOutputInformation() method, but without calling the Superclass implementation (for dimension reasons). As a result the CopyInformation(DataObject * data) method is not called from input to outputs. This causes metadata stored in the itk::MetaDataDictionary of the input to be lost whenever there is a filter deriving from itk::UnaryFunctorImageFilter in the pipeline. This could be fixed by calling outputPtr->CopyInformation(inputPtr) in the GenerateOutputInformation() for instance. | ||||
Steps To Reproduce | |||||
Additional Information | |||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | |||||
Issue History | |||||
Date Modified | Username | Field | Change | ||
2008-02-08 13:49 | Jim Miller | Assigned To | Luis Ibanez => Jim Miller | ||
2008-02-08 13:51 | Jim Miller | Note Added: 0010436 | |||
2009-10-25 23:04 | Luis Ibanez | Note Added: 0018230 | |||
2009-10-25 23:04 | Luis Ibanez | Assigned To | Jim Miller => Luis Ibanez | ||
2009-10-25 23:05 | Luis Ibanez | Note Added: 0018231 | |||
2009-10-25 23:05 | Luis Ibanez | Status | assigned => resolved | ||
2009-10-25 23:05 | Luis Ibanez | Resolution | open => fixed | ||
2010-10-21 12:31 | Gabe Hart | Status | resolved => closed |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|