MantisBT - ITK | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0008795 | ITK | public | 2009-03-25 19:45 | 2009-03-27 14:49 | |
Reporter | Luis Ibanez | ||||
Assigned To | Luis Ibanez | ||||
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Platform | OS | OS Version | |||
Product Version | ITK-3-12 | ||||
Target Version | Fixed in Version | ||||
Resolution Date | |||||
Sprint | |||||
Sprint Status | |||||
Summary | 0008795: itkMultiResolutionPyramidImageFilter broke backward-compatibility: smoothing by default | ||||
Description | This filter can do smoothing before sub-sampling. Smoothing used to be disabled by default. On Dec 17 2008 smoothing was enabled accidentally, which incurs in a computation time penalty, and results in non-backward-compatible behavior. This was fixed in the main trunk on Jan 26 2009. Now it should be fixed in the ITK 3.12 branch. | ||||
Steps To Reproduce | |||||
Additional Information | The commit of December 17 2008: http://www.itk.org/cgi-bin/viewcvs.cgi/Code/Algorithms/itkMultiResolutionPyramidImageFilter.txx?root=Insight&r1=1.26&r2=1.27&sortby=date [^] broke backward compatibility, by enabling the use of smoothing by default. (and operation that is computationally demanding). The change was reverted in the main trunk on Janury 26 2009: http://www.itk.org/cgi-bin/viewcvs.cgi/Code/Algorithms/itkMultiResolutionPyramidImageFilter.txx?root=Insight&r1=1.29&r2=1.30&sortby=date [^] We must apply the same patch (of Jan 26 2009) to the ITK 3.12 branch | ||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | |||||
Issue History | |||||
Date Modified | Username | Field | Change | ||
2009-03-25 19:45 | Luis Ibanez | New Issue | |||
2009-03-27 14:44 | Luis Ibanez | Status | new => assigned | ||
2009-03-27 14:44 | Luis Ibanez | Assigned To | => Luis Ibanez | ||
2009-03-27 14:49 | Luis Ibanez | Note Added: 0015813 | |||
2009-03-27 14:49 | Luis Ibanez | Status | assigned => closed | ||
2009-03-27 14:49 | Luis Ibanez | Resolution | open => fixed |
Notes | |||||
|
|||||
|
|