MantisBT - ITK |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0011609 | ITK | (No Category) | public | 2010-12-15 12:07 | 2010-12-15 12:08 |
|
Reporter | Luis Ibanez | |
Assigned To | Bradley Lowekamp | |
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | assigned | Resolution | open | |
Platform | | OS | | OS Version | |
Product Version | | |
Target Version | | Fixed in Version | | |
Resolution Date | |
Sprint | |
Sprint Status | backlog |
|
Summary | 0011609: MeanFilter and CovariantFilter : Precision : Need Kahan Summation |
Description | When computing statistics on very large samples the current naive summation approach may result in precision loses. It has been suggested that Kahan summation should be used in these filters in order to prevent such precision losses.
http://en.wikipedia.org/wiki/Kahan_summation_algorithm#Accuracy [^] |
Steps To Reproduce | |
Additional Information | |
Tags | No tags attached. |
Relationships | child of | 0008893 | closed | Luis Ibanez | RefactorStatistics MeanFilter and CovariantFilter may compute wrong value, no MeasurementVector AccumulateType |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2010-12-15 12:07 | Luis Ibanez | New Issue | |
2010-12-15 12:07 | Luis Ibanez | Assigned To | => Bradley Lowekamp |
2010-12-15 12:07 | Luis Ibanez | Status | new => assigned |
2010-12-15 12:08 | Luis Ibanez | Relationship added | child of 0008893 |