MantisBT - ITK | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0000822 | ITK | public | 2004-05-07 09:44 | 2010-11-07 02:49 | |
Reporter | Jim Miller | ||||
Assigned To | Luis Ibanez | ||||
Priority | normal | Severity | feature | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Platform | OS | OS Version | |||
Product Version | |||||
Target Version | Fixed in Version | ||||
Resolution Date | |||||
Sprint | |||||
Sprint Status | backlog | ||||
Summary | 0000822: Do NeighborhoodIterators support ImageAdaptors? | ||||
Description | From the API of ConstNeighborhoodIterator, it looks as though ImageAdaptors are supported. However, the implementations of the access methods call operator[] on the superclass of ConstNeighborhoodIterator. This superclass is a Neighborhood templated over the InternalPixelType of the image. So even though the API to GetPixel() says it returns a PixelType it attempts to return an InternalPixelType. | ||||
Steps To Reproduce | |||||
Additional Information | |||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | |||||
Issue History | |||||
Date Modified | Username | Field | Change | ||
2007-09-18 10:58 | Luis Ibanez | Note Added: 0009069 | |||
2010-11-02 12:56 | Jim Miller | Assigned To | Jim Miller => Luis Ibanez | ||
2010-11-07 02:49 | Luis Ibanez | Sprint Status | => backlog | ||
2010-11-07 02:49 | Luis Ibanez | Note Added: 0023009 | |||
2010-11-07 02:49 | Luis Ibanez | Status | assigned => closed | ||
2010-11-07 02:49 | Luis Ibanez | Resolution | open => fixed |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|