Difference between revisions of "Project Week 25/Tracked-Ultrasound-Standardization-IV"
From NAMIC Wiki
(5 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
__NOTOC__ | __NOTOC__ | ||
− | + | Back to [[Project_Week_25#Projects|Projects List]] | |
− | |||
− | |||
==Key Investigators== | ==Key Investigators== | ||
− | |||
* [http://nist.mni.mcgill.ca/?page_id=369 Simon Drouin] (Montreal Neurological Institute, Canada) | * [http://nist.mni.mcgill.ca/?page_id=369 Simon Drouin] (Montreal Neurological Institute, Canada) | ||
* [http://perk.cs.queensu.ca/users/lasso Andras Lasso] (Queen's University, Canada) | * [http://perk.cs.queensu.ca/users/lasso Andras Lasso] (Queen's University, Canada) | ||
Line 35: | Line 32: | ||
* Improve support to launch Plus server remotely (Csaba + Andras) | * Improve support to launch Plus server remotely (Csaba + Andras) | ||
* Adapt OpenIGTLinkIO to handle video compression functionality added to OpenIGTLink (Etienne + Longquan + Adam) | * Adapt OpenIGTLinkIO to handle video compression functionality added to OpenIGTLink (Etienne + Longquan + Adam) | ||
− | |||
| | | | ||
<!-- 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 | ||
+ | ** New command to Plus called vtkPlusSetUsParameterCommand | ||
+ | ** 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) | ||
+ | |||
+ | * 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