| View Issue Details [ Jump to Notes ] | [ Print ] | ||||||||
| 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 | ||||||||
| 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. | ||||||||
| Tags | No tags attached. | ||||||||
| Resolution Date | |||||||||
| Sprint | |||||||||
| Sprint Status | backlog | ||||||||
| Attached Files | |||||||||
| Relationships | |
| Relationships |
| Notes | |
|
(0009069) Luis Ibanez (manager) 2007-09-18 10:58 |
We will explore creating a ConceptCheck or Trait in the ImageAdaptor, to prevent filters based on NeighborIterators to compile when instantiated over ImageAdaptors. To be done as part of WA10. |
|
(0023009) Luis Ibanez (manager) 2010-11-07 02:49 |
closed due to inactivity. |
| Notes |
| 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 |
| Issue History |
| Copyright © 2000 - 2018 MantisBT Team |