UsTK : Ultrasound ToolKit  version 2.0.1 under development (2025-01-25)
Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 1234]
 ChClass containing a set of static methods to compute various processes on RF images (gradients, product, interpolation)
 CQGroupBox
 CQMainWindow
 CQObject
 CQVTKWidget
 CQWidget
 CType
 CusAcquisitionParametersClass to store acquisition parameters for ultrasound station
 CusBSpline3D
 CusConvolution2dConvolution process for elastography puropse, based on fftw thirdparty library
 CusDenseTracker2D2D region tracker
 CusElastographyComputation of a strain map using two sucessive RF images acquired at different compressions of the probe
 CusElastography3DComputation of a strain map using two sucessive RF volulmes acquired at different compressions of the probe
 CusImage3D< Type >Representation of a physical image volume
 CusImage3D< unsigned char >
 CusImageElastographyElastography image : contains a 2D B-Mode image (pre-scan or post-scan), with an overlaying colored sub-image to display the strain map of the sub-image region
 Cus::usImageHeader
 CusNetworkServer::usImageHeader
 CusVirtualServer::usImageHeader
 CusImageIoInput/output operations between ultrasound data and files (header + image file)
 CusNetworkGrabber::usInitHeaderConfirmation
 CusNetworkServer::usInitHeaderConfirmation
 CusVirtualServer::usInitHeaderConfirmation
 CusNetworkServer::usInitHeaderIncomming
 CusVirtualServer::usInitHeaderIncomming
 CusNetworkGrabber::usInitHeaderSent
 CusLogCompressorLog-compression filter
 CusMeterPixelConversionConversion between a position in meters in the space and the equivalent pixel position in the ultrasound image
 CusMHDSequenceReaderReader for a sequence of images stored as mhd/raw files in a directory Image sequence files order have to respect alphabetical order in the directory, and be the same for corresponding mhd and raw files. For example : image1.mhd, image1.raw, image2.mhd, image2.raw, ... The directory must contain exactly the same number of images as the number of images contained in the sequence (1 mhd file and 1 raw file per image of the sequence)
 CusMHDSequenceWriterWriter for a sequence of images stored as mhd/raw files in a directory Image filenames are set based on the following format: "image%05d.mhd" and "image%05d.raw". An internal counter is incremented every time write() is called, to update the filename of the new image in the sequence
 CusMotorSettingsGeneric class for 3D ultrasound motor settings associated to the 3D probe used during acquisition
 CusNeedleInsertionModelInterface
 CusNeedleModelBaseTip
 CusNeedleTip
 CusNeedleTrackerSIR2DNeedle detection in 2D images based on particle filtering
 CusOrientedPlane3D
 CusPixelMeterConversionConversion between a pixel position in the ultrasound image and the real position in meters
 CusPolynomialCurve2D2D curve model
 CusPolynomialCurve3D2D curve model
 CusPostScanToPreScan2DConverter2D back-scan converter
 CusPreScanToPostScan2DConverter2D scan-converter
 CusPreScanToPostScan3DConverter3D scan converter
 CusRFToPostScan2DConverter2D conversion from RF signal to post-scan image
 CusRFToPostScan3DConverter3D conversion from RF signal to post-scan image
 CusRFToPreScan2DConverter2D conversion from RF signal to pre-scan image
 CusRFToPreScan3DConverter3D conversion from RF signal to pre-scan image
 CusNetworkGrabber::usRunControlHeaderSent
 CusScanlineConfidence2DProcess a pre-scan image to determine the confidence map
 CusSequenceReader< ImageType >Reading of sequences of ultrasound images
 CusSequenceReader3D< ImageType >Reading of sequences of ultrasound images
 CusSequenceReader< usImagePostScan2D< unsigned char > >
 CusSequenceReader< usImagePreScan2D< unsigned char > >
 CusSequenceWriter< ImageType >Writing of sequences of ultrasound images
 CusSignalProcessing
 CusTissueModelPolynomial
 CusTissueModelSpline
 CusTransducerSettingsGeneric class for 2D ultrasound data common settings associated to the type of probe transducer used during acquisition
 CusUnscentedKalmanFilter
 CusNetworkServer::usUpdateHeaderIncomming
 CusVirtualServer::usUpdateHeaderIncomming
 CusVolumeProcessingProcessing tools (derivative, filtering...) for the usImage3D class
 CusVTKConverterClass to convert ustk image types to vtkImageData
 CvpImage
 CvpXmlParser