PlusLib  2.9.0
Software library for tracked ultrasound image acquisition, calibration, and processing.
vtkPlusLineSegmentationAlgo Member List

This is the complete list of members for vtkPlusLineSegmentationAlgo, including all inherited members.

CharImageType typedefvtkPlusLineSegmentationAlgo
CharPixelType typedefvtkPlusLineSegmentationAlgo
ComputeCenterOfGravity(std::deque< int > &intensityProfile, int startOfMaxArea, double &centerOfGravity)vtkPlusLineSegmentationAlgoprotected
ComputeLineParameters(std::vector< itk::Point< double, 2 > > &data, LineParameters &outputParameters)vtkPlusLineSegmentationAlgoprotected
ComputeVideoPositionMetric()vtkPlusLineSegmentationAlgoprotected
FindLargestPeak(std::deque< int > &intensityProfile, int &maxFromLargestArea, int &maxFromLargestAreaIndex, int &startOfMaxArea)vtkPlusLineSegmentationAlgoprotected
FindPeakStart(std::deque< int > &intensityProfile, int maxFromLargestArea, int startOfMaxArea, double &startOfPeak)vtkPlusLineSegmentationAlgoprotected
GetClassName()vtkPlusLineSegmentationAlgovirtual
GetDetectedLineParameters(std::vector< LineParameters > &parameters)vtkPlusLineSegmentationAlgo
GetDetectedPositions(std::deque< double > &positions)vtkPlusLineSegmentationAlgo
GetDetectedTimestamps(std::deque< double > &timestamps)vtkPlusLineSegmentationAlgo
GetPlotIntensityProfile()vtkPlusLineSegmentationAlgovirtual
IntermediateFilesOutputDirectoryvtkPlusLineSegmentationAlgoprotected
IsA(const char *type)vtkPlusLineSegmentationAlgovirtual
IsTypeOf(const char *type)vtkPlusLineSegmentationAlgostatic
LimitToClipRegion(CharImageType::RegionType &region)vtkPlusLineSegmentationAlgoprotected
m_ClipRectangleOriginvtkPlusLineSegmentationAlgoprotected
m_ClipRectangleSizevtkPlusLineSegmentationAlgoprotected
m_LineParametersvtkPlusLineSegmentationAlgoprotected
m_SaveIntermediateImagesvtkPlusLineSegmentationAlgoprotected
m_SignalTimeRangeMaxvtkPlusLineSegmentationAlgoprotected
m_SignalTimeRangeMinvtkPlusLineSegmentationAlgoprotected
m_SignalTimestampsvtkPlusLineSegmentationAlgoprotected
m_SignalValuesvtkPlusLineSegmentationAlgoprotected
m_TrackedFrameListvtkPlusLineSegmentationAlgoprotected
New()vtkPlusLineSegmentationAlgostatic
PlotDoubleArray(const std::deque< double > &intensityValues)vtkPlusLineSegmentationAlgoprotected
PlotIntArray(const std::deque< int > &intensityValues)vtkPlusLineSegmentationAlgoprotected
PlotIntensityProfilevtkPlusLineSegmentationAlgoprotected
PrintSelf(ostream &os, vtkIndent indent) VTK_OVERRIDEvtkPlusLineSegmentationAlgovirtual
ReadConfiguration(vtkXMLDataElement *aConfig)vtkPlusLineSegmentationAlgo
Reset()vtkPlusLineSegmentationAlgo
SafeDownCast(vtkObject *o)vtkPlusLineSegmentationAlgostatic
SaveIntermediateImage(int frameNumber, CharImageType::Pointer scanlineImage, double x_0, double y_0, double r_x, double r_y, int numOfValidScanlines, const std::vector< itk::Point< double, 2 > > &intensityPeakPositions)vtkPlusLineSegmentationAlgoprotected
SetClipRectangle(int clipRectangleOriginPix[2], int clipRectangleSizePix[2])vtkPlusLineSegmentationAlgo
SetIntermediateFilesOutputDirectory(const std::string &outputDirectory)vtkPlusLineSegmentationAlgo
SetPlotIntensityProfile(bool)vtkPlusLineSegmentationAlgovirtual
SetSaveIntermediateImages(bool saveIntermediateImages)vtkPlusLineSegmentationAlgo
SetSignalTimeRange(double rangeMin, double rangeMax)vtkPlusLineSegmentationAlgo
SetTrackedFrame(igsioTrackedFrame &aTrackedFrame)vtkPlusLineSegmentationAlgo
SetTrackedFrameList(vtkIGSIOTrackedFrameList &aTrackedFrameList)vtkPlusLineSegmentationAlgo
Superclass typedefvtkPlusLineSegmentationAlgo
Update()vtkPlusLineSegmentationAlgo
VerifyVideoInput()vtkPlusLineSegmentationAlgoprotected
vtkPlusLineSegmentationAlgo()vtkPlusLineSegmentationAlgoprotected
~vtkPlusLineSegmentationAlgo()vtkPlusLineSegmentationAlgoprotectedvirtual