US img: Verasonics 64 LE
Position Sensor: Polhemus EMT Sensor
Here’s what’s going on
-
made Verasonics’ images available for import in Python.
-
the values of the EMT sensor were imported into Python and a transform matrix was created.
-
successfully sent a random image and transform matrix to 3d slicer (using openIGTL).
-
We can now visualize the random image in real-time at the location. (Volume Rendering)
Here are the results so far
The result above is a random image I created for a simple experiment, floating in a random space.
By keeping the image the same and varying the transform matrix at 1s intervals, I was able to see the slices move in 3D space.
However, what I want is for the updated slices to continue to stack.
Currently, when a second slice is entered, the first one disappears.
That is, the update is made.
I want the slices to continue to accumulate.
PLUS is difficult to use because it does not support verasonics devices (I think).
I Googled a lot of different combinations of words, but never found a clear answer.
However, I’ve seen a few people struggle with loading data from verasonics and polhemus.
If this is you, I can help.
Contact me at gu_hong3648@naver.com and I’ll help you out.