View Issue Details

IDProjectCategoryView StatusLast Update
0003155Slicer4Module Transformspublic2017-09-26 10:09
Reportergregsharp Assigned To 
PrioritynormalSeverityfeatureReproducibilityalways
Status newResolutionopen 
PlatformAllOSOS Version
Product Version 
Target VersionbacklogFixed in Version 
Summary0003155: No easy way to define center of rotation
Description

Some software (e.g. MIM) allow you to define the center of rotation.

Other software choose the center of the volume.

Slicer seems to do rotations about the zero position. One of the former two options would be more user friendly.

TagsNo tags attached.

Activities

lassoan

lassoan

2013-06-11 18:22

developer   ~0008752

This can be achieved by chaining 3 transforms: T_center_of_rotation_translationT_rotationT_center_of_rotation_translation_inverse

However, this is not very user-friendly. There could be a fiducial point selector in the transforms module and if the user chose a fiducial point then that would be used as a center of rotation. The transforms module GUI could compute the resulting transform using 3 transforms as explained above.

2013-11-26 10:38

 

bcl_HTML74.html (6,815 bytes)

Issue History

Date Modified Username Field Change
2013-06-10 15:23 gregsharp New Issue
2013-06-11 18:22 lassoan Note Added: 0008752
2013-11-26 10:38 user588 File Added: bcl_HTML74.html
2017-09-26 10:09 lassoan Target Version => backlog