MantisBT - ITK | ||||||||||
| View Issue Details | ||||||||||
| 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 | |||||||||
| Resolution Date | ||||||||||
| Sprint | ||||||||||
| Sprint Status | backlog | |||||||||
| 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. | |||||||||
| Steps To Reproduce | ||||||||||
| Additional Information | ||||||||||
| Tags | No tags attached. | |||||||||
| Relationships |
| |||||||||
| Attached Files | ||||||||||
| 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 | |||||||
| Notes | |||||
|
|
|||||
|
|
||||