View Issue Details [ Jump to Notes ] | [ Print ] |
ID | Project | Category | View Status | Date Submitted | Last Update |
0011480 | ITK | ITK | public | 2010-11-18 22:31 | 2010-11-20 16:29 |
|
Reporter | David Doria | |
Assigned To | Gabe Hart | |
Priority | normal | Severity | crash | Reproducibility | always |
Status | assigned | Resolution | open | |
Platform | Linux | OS | Fedora | OS Version | 13 |
Product Version | ITK-4-A3 | |
Target Version | ITK-4-A3 | Fixed in Version | | |
|
Summary | 0011480: itkImageToHistogramFilter auto min/max computation |
Description | 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). |
Steps To Reproduce | 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. |
Tags | No tags attached. |
|
Resolution Date | |
Sprint | |
Sprint Status | backlog |
|
Attached Files | SetBug.cxx [^] (3,540 bytes) 2010-11-18 22:31 |
|