View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0000822ITKpublic2004-05-07 09:442010-11-07 02:49
ReporterJim Miller 
Assigned ToLuis Ibanez 
PrioritynormalSeverityfeatureReproducibilityalways
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version 
Summary0000822: Do NeighborhoodIterators support ImageAdaptors?
DescriptionFrom 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.
TagsNo tags attached.
Resolution Date
Sprint
Sprint Statusbacklog
Attached Files

 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.

 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


Copyright © 2000 - 2018 MantisBT Team