MantisBT - ITK
View Issue Details
0011480ITKITKpublic2010-11-18 22:312010-11-20 16:29
David Doria 
Gabe Hart 
normalcrashalways
assignedopen 
LinuxFedora13
ITK-4-A3 
ITK-4-A3 
backlog
0011480: itkImageToHistogramFilter auto min/max computation
If SetAutoMinimumMaximum is set to false, even providing inputs to

SetHistogramBinMaximum and SetHistogramBinMinimum
or
SetHistogramBinMaximumInput and SetHistogramBinMinimumInput

these min and max bin settings don't make it into the internal SampleToHistogramFilter properly (they show up as zero in that filter).
I have attached SetBug.cxx which shows (one is commented, one is active) both ways of setting these variables. In both cases, the program segfaults when the filter updates.
No tags attached.
cxx SetBug.cxx (3,540) 2010-11-18 22:31
https://public.kitware.com/Bug/file/3512/SetBug.cxx
Issue History
2010-11-18 22:31David DoriaNew Issue
2010-11-18 22:31David DoriaStatusnew => assigned
2010-11-18 22:31David DoriaAssigned To => Luis Ibanez
2010-11-18 22:31David DoriaFile Added: SetBug.cxx
2010-11-19 09:30Gabe HartAssigned ToLuis Ibanez => Gabe Hart
2010-11-20 16:29David DoriaSummaryitkImageToHistogramFilter => itkImageToHistogramFilter auto min/max computation

There are no notes attached to this issue.