PlusLib  2.9.0
Software library for tracked ultrasound image acquisition, calibration, and processing.
Enumerations | Functions
vtkSonixPortaVideoSourceTest.cxx File Reference
#include "PlusConfigure.h"
#include "vtkCallbackCommand.h"
#include "vtkCommand.h"
#include "vtkImageViewer.h"
#include "vtkPlusChannel.h"
#include "vtkPlusDataSource.h"
#include "vtkRenderWindowInteractor.h"
#include "vtkSmartPointer.h"
#include "vtkPlusSonixPortaVideoSource.h"
#include "vtkPlusUsImagingParameters.h"
#include "vtksys/CommandLineArguments.hxx"
#include <stdlib.h>
#include "vtkRenderer.h"
#include "vtkRenderWindow.h"
#include "vtkChartXY.h"
#include "vtkPlot.h"
#include "vtkTable.h"
#include "vtkFloatArray.h"
#include "vtkContextView.h"
#include "vtkContextScene.h"
#include "vtkTableAlgorithm.h"
#include "vtkInformation.h"
#include "vtkInformationVector.h"
#include "vtkImageData.h"
Include dependency graph for vtkSonixPortaVideoSourceTest.cxx:

Go to the source code of this file.

Enumerations

enum  DisplayMode {
  SHOW_IMAGE, SHOW_PLOT, SHOW_IMAGE, SHOW_PLOT,
  SHOW_IMAGE, SHOW_PLOT, SHOW_IMAGE, SHOW_PLOT,
  SHOW_IMAGE, SHOW_PLOT, SHOW_IMAGE, SHOW_PLOT,
  SHOW_IMAGE, SHOW_PLOT
}
 

Functions

int main (int argc, char *argv[])
 
void TestLinePlot (vtkPlusSonixPortaVideoSource *portaGrabber)
 
 vtkStandardNewMacro (vtkExtractImageRow)
 

Enumeration Type Documentation

◆ DisplayMode

Enumerator
SHOW_IMAGE 
SHOW_PLOT 
SHOW_IMAGE 
SHOW_PLOT 
SHOW_IMAGE 
SHOW_PLOT 
SHOW_IMAGE 
SHOW_PLOT 
SHOW_IMAGE 
SHOW_PLOT 
SHOW_IMAGE 
SHOW_PLOT 
SHOW_IMAGE 
SHOW_PLOT 

Definition at line 26 of file vtkSonixPortaVideoSourceTest.cxx.

Function Documentation

◆ main()

int main ( int  argc,
char *  argv[] 
)

Definition at line 241 of file vtkSonixPortaVideoSourceTest.cxx.

◆ TestLinePlot()

void TestLinePlot ( vtkPlusSonixPortaVideoSource portaGrabber)

Definition at line 177 of file vtkSonixPortaVideoSourceTest.cxx.

◆ vtkStandardNewMacro()

vtkStandardNewMacro ( vtkExtractImageRow  )