You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: documentation/release_6.4.htm
+11-4Lines changed: 11 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -51,11 +51,15 @@ <h4>Utilities</h4>
51
51
52
52
<h3>Changed functionality</h3>
53
53
<ul>
54
+
<li>When using a (ray tracing) matrix as projector, previously the matrix stored elements for the whole LOR,
55
+
while many elements would be zero. We now only store the non-zero ones, resulting in a speed-up for the Siemens Vision Quadra of about a factor 1.7. Memory usage is also reduced.<br>
0 commit comments