| View Issue Details [ Jump to Notes ] | [ Print ] | ||||||||||||
| ID | Project | Category | View Status | Date Submitted | Last Update | ||||||||
| 0003401 | ParaQ-Administrative | public | 2006-06-15 11:19 | 2013-11-27 08:06 | |||||||||
| Reporter | Qi Duan | ||||||||||||
| Assigned To | |||||||||||||
| Priority | normal | Severity | feature | Reproducibility | have not tried | ||||||||
| Status | new | Resolution | suspended | ||||||||||
| Platform | OS | OS Version | |||||||||||
| Summary | 0003401: Hello | ||||||||||||
| Description | Dear Sir or Madam, On the last few lines on p148 in ch 6,(p180 in the pdf file of the latest software guide), it said " The ShiftScaleImageFilter requires a multiplication factor (scale) and a post-scaling additive value (shift)...". However, based on the equation and the actual template code, it seems that the shift should be pre-scaling instead of post-scaling. Ref: ... while (!it.IsAtEnd()) { value = (static_cast<RealType>(it.Get()) + m_Shift) * m_Scale; if (value < NumericTraits<OutputImagePixelType>::NonpositiveMin()) {... | ||||||||||||
| Tags | No tags attached. | ||||||||||||
| Attached Files | |||||||||||||
| Relationships | |
| Relationships |
| Notes | |
| There are no notes attached to this issue. |
| Notes |
| Issue History | |||
| Date Modified | Username | Field | Change |
| 2007-08-29 10:28 | Zack Galbreath | Note Deleted: 0006816 | |
| 2013-11-27 08:06 | user5356 | File Added: bcl_HTML3.html | |
| Issue History |
| Copyright © 2000 - 2018 MantisBT Team |