Include StylusTip Calibration #1180
-
Hi there! I'm currently working on a tracked ultrasound project. I've successfully reconstructed the volume, and when I directly touch the Stylus Marker to the spine phantom, the position matches what I see in 3D slicer. However, when I place the marker on the Stylus Phantom, it seems like there's a slight discrepancy between the marker and the point I touch. I suspect this issue is related to the relationship between the Stylus Marker and the Stylus Tip. I've performed calibration to obtain the corresponding matrix, but I'm unsure if I've properly included it in the configuration file. Can anyone advise on how to ensure the calibration matrix is correctly applied in the configuration file? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
If the discrepancy is in 3D Slicer, can you share your scene? It doesn't look like your are sending the PhantomToReference transform, which would probably be needed to visualize the phantom at the correct location in Slicer. |
Beta Was this translation helpful? Give feedback.
You are currently only sending StylusToReference. If you want the stylus to appear in the correct location in Slicer, using the stylus calibration in the config file, you should send and use StylusTipToReference instead.
Edit :
To: