Plus applications user manual  2.9.0.bf99f0e
Software library for tracked ultrasound image acquisition, calibration, and processing.
RF processing algorithm

This algorithm can convert RF data to B-mode images. The conversion is performed in two steps:

  • Brightness conversion: the RF samples converted to brightness values
  • Scan conversion: RF lines are pasted into an image according to the defined transducer geometry. To convert recorded RF data to B-mode use the RF data processor (RfProcessor).

Information on transducer geometry can be obtained from the probe manufacturer. If the manufacturer does not disclose all necessary information or to verify the transducer geometry: acquire a B-mode and an RF-mode frame of the same object and compare the received B-mode image to the B-mode image that RfProcessor constructed from the received RF frame

Configuration settings

  • element.png
    RfProcessing
    • element.png
      RfToBrightnessConversion
      • attribute.png
        NumberOfHilbertFilterCoeffs
      • attribute.png
        BrightnessScale
    • element.png
      ScanConversion
      • attribute.png
        TransducerName
      • attribute.png
        TransducerGeometry
      • attribute.png
        RadiusStartMm
      • attribute.png
        RadiusStopMm
      • attribute.png
        ThetaStartDeg
      • attribute.png
        ThetaStopDeg
      • attribute.png
        OutputImageStartDepthMm
      • attribute.png
        ImagingDepthMm
      • attribute.png
        TransducerWidthMm
      • attribute.png
        OutputImageSizePixel
      • attribute.png
        OutputImageSpacingMmPerPixel
AlgorithmRfProcessingLinearScanConversion.png
AlgorithmRfProcessingCurvilinearScanConversion.png
AlgorithmRfProcessingCurvilinearScanConversionPlus2.0.png