Ultrasound: Difference between revisions
(Created page with "Kitware offers a number of ultrasound image analysis software services including creating * research interfaces for ultrasound probes * speckle reduction algorithms * custom user...") |
No edit summary |
||
Line 1: | Line 1: | ||
= Overview = | |||
Kitware offers a number of ultrasound image analysis software services including creating | Kitware offers a number of ultrasound image analysis software services including creating | ||
* research interfaces for ultrasound probes | * research interfaces for ultrasound probes | ||
Line 19: | Line 21: | ||
== Real-time Processing and Visualization == | == Real-time Processing and Visualization == | ||
== | == Registering Adjacent Preclinical Scans for Wide-Area Analysis == | ||
== Acoustic Angiography with UNC == | |||
== Ultrasound Registration with BWH and Duke == | |||
= Publications = | |||
* Where am I? | |||
* Vessel Extraction | |||
= Software = | |||
* Interson Device Driver | |||
* TubeTK | |||
* Slicer | |||
= Partners = | = Partners = | ||
* PLUS | |||
* Interson | * Interson | ||
* Department of Biomedical Engineering, UNC - Chapel Hill | * Department of Biomedical Engineering, UNC - Chapel Hill | ||
* NIH | |||
= | = Contact = | ||
* | * Kitware@Kitware.com |
Revision as of 16:26, 10 November 2014
Overview
Kitware offers a number of ultrasound image analysis software services including creating
- research interfaces for ultrasound probes
- speckle reduction algorithms
- custom user interfaces and displays
- custom algorithms for segmentation, registration, and quantification.
Case studies
C++ Interface for Interson USB probe
Kitware has developed an open source C++ wrapper around the Interson C# SDK. This native Windows C++ library includes headers and libraries that can be linked against to control the probe from native, i.e. unmanaged, C++ software. It also includes basic example executable applications in the Slicer Execution Model interface. Hardware options on the probe can be manipulated, and both B-Mode and RF image data collected.
Kitware has interfaced the Interson USB probes with the Public Library of UltraSound (PLUS) toolkit. This extension to the Visualization Toolkit (VTK) enables real-time visualization and processing of the ultrasound probe images. This provides, for example, native C++ scan conversion. Direct visualization is possible, or the image data can be streamed to OpenIGTLink-compatible devices such as 3D Slicer or 3D Slicer-derived GUI interfaces.
Speckle Reduction
TODO: Images and description
Real-time Processing and Visualization
Registering Adjacent Preclinical Scans for Wide-Area Analysis
Acoustic Angiography with UNC
Ultrasound Registration with BWH and Duke
Publications
- Where am I?
- Vessel Extraction
Software
- Interson Device Driver
- TubeTK
- Slicer
Partners
- PLUS
- Interson
- Department of Biomedical Engineering, UNC - Chapel Hill
- NIH
Contact
- Kitware@Kitware.com