Difference between revisions of "Project Week 25/Tracked-Ultrasound-Standardization-IV"
From NAMIC Wiki
(2 intermediate revisions by 2 users not shown) | |||
Line 34: | Line 34: | ||
| | | | ||
<!-- Progress and Next steps (fill out at the end of project week) --> | <!-- Progress and Next steps (fill out at the end of project week) --> | ||
− | [ | + | |
+ | * Progress in OpenIGTLinkIO (changes in [https://github.com/SINTEFMedtek/OpenIGTLinkIO/tree/feature/CX-114-support-for-openigtlink3 branch on SINTEF's fork] of OpenIGTLinkIO ) | ||
+ | ** Simplified handling of command messages in OpenIGTLinkIO. | ||
+ | ** US parameters are now in the header of each image header. | ||
+ | |||
+ | * Created a US simulation session where 2 parameters (depth and frequency) of the US machine can be remotely controlled. (TODO: put file here) | ||
+ | |||
+ | * Added support for video streaming (including compression) in OpenIGTLinkIO (Lonquan, remotely). Changes are in Longquan's fork [https://github.com/leochan2009/OpenIGTLinkIO master branch]. | ||
* Remote change of ultrasound parameters. Topic branch: https://github.com/cpinter/PlusLib/tree/set-us-parameters-command | * Remote change of ultrasound parameters. Topic branch: https://github.com/cpinter/PlusLib/tree/set-us-parameters-command | ||
Line 40: | Line 47: | ||
** Received command is propagated to the ultrasound device and parameter change is requested | ** Received command is propagated to the ultrasound device and parameter change is requested | ||
** Example command syntax: <Command Name="SetFrequencyMhz" ParameterDoubleValue="4" /> (Parameter argument not final) | ** Example command syntax: <Command Name="SetFrequencyMhz" ParameterDoubleValue="4" /> (Parameter argument not final) | ||
+ | |||
+ | * Next step | ||
+ | ** Polish code and merge SINTEF's and Longquan's master branch for OpenIGTLinkIO and Csaba's topic branch in Plus. | ||
+ | ** Add support (both in Plus and OpenIGTLinkIO) for automatic probing of US machine capabilities and settable parameters. | ||
+ | ** Finish the work on remote Plus server launch. | ||
+ | ** Build an auto-populated GUI to control US machine in OpenIGTLinkIO. GUI is populated according to parameters recovered from probing US machine remotely | ||
+ | |||
|} | |} | ||
==Illustrations== | ==Illustrations== | ||
+ | Remote change of ultrasound imaging parameters: | ||
+ | |||
+ | {| class="wikitable" | ||
+ | ! style="text-align: left; width:50%" | [[image:20170629_RemoteUsParameterChange1.png|400px]] | ||
+ | ! style="text-align: left; width:50%" | [[image:20170629_RemoteUsParameterChange6.png|400px]] | ||
+ | ! style="text-align: left; width:50%" | [[image:20170629_RemoteUsParameterChange_Small.gif|400px]] Click image to see animation | ||
+ | |- style="vertical-align:top;" | ||
+ | |} | ||
+ | |||
Progress of the project during past project weeks: | Progress of the project during past project weeks: | ||
Latest revision as of 08:53, 30 June 2017
Home < Project Week 25 < Tracked-Ultrasound-Standardization-IVBack to Projects List
Key Investigators
- Simon Drouin (Montreal Neurological Institute, Canada)
- Andras Lasso (Queen's University, Canada)
- Csaba Pinter (Queen's University, Canada)
- Ole Vegard Solberg (SINTEF, Norway)
- Etienne Leger (Applied Perception Lab, Concordia University, Canada )
- Longquan Chen (electronically) (Brigham and Women's Hospital, Harvard Medical School, USA)
- Adam Rankin (electronically) (Robarts Research Institute, Canada)
Project Description
Objective | Approach and Plan | Progress and Next Steps |
---|---|---|
|
|
|
Illustrations
Remote change of ultrasound imaging parameters:
Click image to see animation |
---|
Progress of the project during past project weeks:
Background and References
- Winter 2017 project page
- Winter 2016 project page
- Summer 2016 project page