Skip to content

Commit 8b32adf

Browse files
Enhance README with updates and new features
Updated README with new features, bug fixes, and UI improvements. Added images for visualization tabs and documentation for 3D Slicer build on macOS.
1 parent 7df3e78 commit 8b32adf

1 file changed

Lines changed: 27 additions & 4 deletions

File tree

  • PW44_2026_GranCanaria/Projects/DeformviewQuantitativeVisualizationOfNonLinearDeformationFieldsForUseInImageGuidedNeurosurgery

‎PW44_2026_GranCanaria/Projects/DeformviewQuantitativeVisualizationOfNonLinearDeformationFieldsForUseInImageGuidedNeurosurgery/README.md‎

Lines changed: 27 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -88,9 +88,12 @@ We plan to address the remaining bugs (that we know of), get user feedback, and
8888

8989
The transformation is incrementally applied to the moving image over 10 discrete steps. This creates a sliding scale of the transform applied to the underlying image at discrete quantities (ie: 0.1x full transform, 0.2x final transform, etc.)
9090

91-
92-
# Video here
93-
91+
<p align="center">
92+
<img
93+
src="https://github.com/user-attachments/assets/5bdb3c02-7af9-46bb-913b-5931a946d39e"
94+
width="70%"
95+
/>
96+
</p>
9497

9598
### Fixed Remaining (Known) Bugs and Functional Errors
9699

@@ -108,7 +111,27 @@ The transformation is incrementally applied to the moving image over 10 discrete
108111
- Adjust cursor text size for improved readability
109112
- Implement a full reset of default settings, not limited to window/level
110113

111-
# Full Demo Video here
114+
##### Full Demo Video here
115+
116+
117+
### Started Integration of DeformView and Transforms Visualizer Module
118+
119+
Local UI changes have begun, no functionality is attached yet. Implementing a 'sparse' tab (current functionality) and a 'dense' tab (added functionality) - but open to feedback.
120+
121+
<table>
122+
<tr>
123+
<td align="center">
124+
<img src="https://github.com/user-attachments/assets/b0cc065d-97f5-4f22-a7b6-7b2c2ff61e64" width="100%"><br>
125+
<b>Sparse Visualization Tab UI (current Transforms Visualizer functionality)</b>
126+
</td>
127+
<td align="center">
128+
<img src="https://github.com/user-attachments/assets/8a12f53f-4d10-481e-8b64-d89fff406e24" width="100%"><br>
129+
<b>Dense Visualization Tab UI (DeformView added functionality)</b>
130+
</td>
131+
</tr>
132+
</table>
133+
134+
112135

113136
### Slicer Build on Mac (Silicon) + Documentation
114137

0 commit comments

Comments
 (0)