View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0011149ITKpublic2010-08-18 15:342010-11-07 02:48
Reporterrobert tamburo 
Assigned ToLuis Ibanez 
PrioritynormalSeverityfeatureReproducibilityN/A
StatusassignedResolutionopen 
PlatformOSOS Version
Product VersionITK-3-18 
Target VersionFixed in Version 
Summary0011149: Pixel exclusion criteria for MinimumMaximumImageCalculator
DescriptionIt's useful to exclude a specific intensity value when calculating the min/max of the image, e.g., ignoring the background 0 when calculating the minimum pixel intensity. I modified MinimumMaximumCalculator by creating new compute functions that take, as arguments, a pixel value to exclude. "Old" compute functions were untouched maintaining backwards compatibility.
TagsNo tags attached.
Resolution Date
Sprint
Sprint Status
Attached Fileszip file icon itkNewMinimumMaximumImageCalculator.zip [^] (2,969 bytes) 2010-08-18 15:34

 Relationships

  Notes
(0022781)
Hans Johnson (developer)
2010-11-02 12:04

Luis,

Kent to do this if you think it is a useful addition. It seems, though, that this may be done in a more general way so that feature creap does not come into play.

Hans
(0023008)
Luis Ibanez (manager)
2010-11-07 02:48

Let's discuss this in the developers mailing list.

One could imagine many other conditions for filtering pixels in this filter...

A boolean Functor (or an actual boolean function) could be alternatives that generalize the problem. The user will have to provide such functor, the same way that we do with the comparator in an stl::sort.

 Issue History
Date Modified Username Field Change
2010-08-18 15:34 robert tamburo New Issue
2010-08-18 15:34 robert tamburo File Added: itkNewMinimumMaximumImageCalculator.zip
2010-11-02 12:03 Hans Johnson Status new => assigned
2010-11-02 12:03 Hans Johnson Assigned To => Luis Ibanez
2010-11-02 12:04 Hans Johnson Note Added: 0022781
2010-11-07 02:48 Luis Ibanez Note Added: 0023008


Copyright © 2000 - 2018 MantisBT Team