Activity #4670
closedModule #4443: Development
Natural Head Position (NHP)
100%
Description
Implement NHP orientation step.
Requirements:
applied to MPR
applied to VR
views update automatically after orientation change
Purpose: correct anatomical orientation before planning.
Updated by Sherin Sebastian 5 months ago
- Status changed from New to In Progress
- % Done changed from 0 to 70
View responds correctly to Yaw, Pitch, and Roll controls only
Removed unintended interactions affecting other transformations
Enabled interactive X and Y axis movement:
Axis controls are now responsive and user-interactive as required
Improved alignment with expected orthogonal view behavior
Updated UI layout:
Moved Mid-Sagittal Plane controls to the right panel
Improved overall UI alignment and usability
Resolved crash issue:
Fixed blank screen bug occurring after excessive Yaw/Pitch/Roll rotations
Session storage-NHP rotational matrices (pitch, yaw, roll) inside sessionStorage as JSON strings
Pass the headRotation state into the ViewportContainer components
Updated by Sherin Sebastian 4 months ago
- Status changed from In Progress to Resolved
- % Done changed from 70 to 100