fast::UFFData class

Contents

A data structure for the ultrasound file format (UFF). Stores relevant parameters.

Public functions

auto hasGrayscaleData() -> bool

Public variables

Vector3f spacing
std::string groupName
std::string x_axis_name
std::string y_axis_name
uint width
uint height
bool isScanConverted
std::string dataGroupName
int numFrames
bool polarCoordinates
std::vector<Image::pointer> dataScanconverted
std::vector<Image::pointer> iqData
std::vector<float> azimuth_axis
std::vector<float> depth_axis