openigtlink / OpenIGTLink

Free, open-source network communication library for image-guided therapy
http://openigtlink.org
BSD 3-Clause "New" or "Revised" License
102 stars 184 forks source link

define size of the ultrasound image when using PlusServer/OpenIGTLink #243

Closed pierrec34000 closed 3 years ago

pierrec34000 commented 3 years ago

hi everybody, I managed to transfer ultrasound images from Ultrasonix to another PC through an Ethernet wire using PlusServer (running on Ultrasonix) and OpenIGTLink protocol. I found out that the transferred image is a bit cropped at the bottom (maybe 10 lines are removed between the image displayed on Sonix App and the image displayed on the PC). I was wondering if some image parameters (such as size of the image etc.) need to be set in some configuration files of the PlusServer (maybe in PlusDeviceSet_Server_ImagingControlsVideoCapture.xml file?). Thank you

ungi commented 3 years ago

Hi. Interesting, I've never noticed that. Although the bottom rows of any ultrasound image is quite useless anyway, so I may have never looked for them. I will be able to check on our machine and send you our config file if the image seems complete. But we have just start a strict stay-at-home period and don't expect to have access to the machine for about a month.

pierrec34000 commented 3 years ago

hi @ungi do not worry, there is no emergency, I was just wondering if something is wrong with the PlusServer/OpenIGTLink protocol or if I did not use them correctly ...