B-Mode Ultrasound Imaging




October 2022 - December 2022


Wrote a C++ program to generate a B-mode image that contains multiple scanlines from echoes received from an ultrasound array transducer.

Coded classes, data structures, and functions to read echo data stored in a text file and translate it into an ultrasound image.

The image was analyzed and used to measure the distance between points of interest.