| View Issue Details [ Jump to Notes ] | [ Print ] | ||||||||
| ID | Project | Category | View Status | Date Submitted | Last Update | ||||
| 0006448 | ITK | public | 2008-02-26 15:24 | 2010-10-21 11:42 | |||||
| Reporter | Simon Warfield | ||||||||
| Assigned To | Hans Johnson | ||||||||
| Priority | normal | Severity | major | Reproducibility | always | ||||
| Status | closed | Resolution | duplicate | ||||||
| Platform | OS | OS Version | |||||||
| Product Version | |||||||||
| Target Version | Fixed in Version | ||||||||
| Summary | 0006448: inconsistent transform API | ||||||||
| Description | Different transform classes have different member function names for the same functionality, and some do not support the SetMatrix() API, so they cannot be used interoperably. Interoperable use was a key design goal of the registration API. ScaleSkewVersor3DTransform does not support SetMatrix. itk::VersorRigid3DTransform has no member named GetRotation() but has a GetVersor(), whereas ScaleSkewVersor3DTransform has no SetVersor() but has a SetRotation(). ScaleSkewVersor3DTransform should be modified to have a correctly operating SetMatrix, and GetRotation and GetVersor member functions added to all the transform classes that represent rotations or versors. | ||||||||
| Tags | No tags attached. | ||||||||
| Resolution Date | |||||||||
| Sprint | |||||||||
| Sprint Status | backlog | ||||||||
| Attached Files | |||||||||
| Relationships | ||||||
|
||||||
| Relationships |
| Notes | |
|
(0022573) Hans Johnson (developer) 2010-10-21 11:42 |
This is a duplicate of 0008347, and that bug was closed. |
| Notes |
| Issue History | |||
| Date Modified | Username | Field | Change |
| 2008-02-26 15:24 | Simon Warfield | New Issue | |
| 2009-04-20 16:35 | Luis Ibanez | Status | new => assigned |
| 2009-04-20 16:35 | Luis Ibanez | Assigned To | => MichelKitware |
| 2010-10-21 11:41 | Hans Johnson | Relationship added | duplicate of 0008347 |
| 2010-10-21 11:41 | Hans Johnson | Assigned To | MichelKitware => Hans Johnson |
| 2010-10-21 11:42 | Hans Johnson | Sprint Status | => backlog |
| 2010-10-21 11:42 | Hans Johnson | Note Added: 0022573 | |
| 2010-10-21 11:42 | Hans Johnson | Status | assigned => closed |
| 2010-10-21 11:42 | Hans Johnson | Resolution | open => duplicate |
| Issue History |
| Copyright © 2000 - 2018 MantisBT Team |