The Insight Journal logo

An Open Source, Fast Ultrasound B-Mode Implementation for Commodity Hardware

McCormick, Matthew
University of Wisconsin-Madison
Publication cover image

Please use this identifier to cite or link to this publication: http://hdl.handle.net/10380/3159
New: Prefer using the following doi: https://doi.org/10.54294/yjowe4
Submitted by Matthew Mccormick on 2010-05-08 22:35:40.

This document describes an open source, high performance ultrasound B-Mode implementation based on the Insight Toolkit (ITK). ITK extensions are presented to calculate the radio-frequency (RF) signal envelope. A variety of 1D Fast Fourier Transform options are introduced including VNL, FFTW, and an OpenCL solution. Scan conversion is implemented for phased array or curvilinear transducers. The entire image processing pipeline is streamable to limit memory consumption during multi-frame or 3D acquisitions with the introduction of an itk::StreamingResampleImageFilter.