CharImageType typedef | vtkPlusLineSegmentationAlgo | |
CharPixelType typedef | vtkPlusLineSegmentationAlgo | |
ComputeCenterOfGravity(std::deque< int > &intensityProfile, int startOfMaxArea, double ¢erOfGravity) | vtkPlusLineSegmentationAlgo | protected |
ComputeLineParameters(std::vector< itk::Point< double, 2 > > &data, LineParameters &outputParameters) | vtkPlusLineSegmentationAlgo | protected |
ComputeVideoPositionMetric() | vtkPlusLineSegmentationAlgo | protected |
FindLargestPeak(std::deque< int > &intensityProfile, int &maxFromLargestArea, int &maxFromLargestAreaIndex, int &startOfMaxArea) | vtkPlusLineSegmentationAlgo | protected |
FindPeakStart(std::deque< int > &intensityProfile, int maxFromLargestArea, int startOfMaxArea, double &startOfPeak) | vtkPlusLineSegmentationAlgo | protected |
GetClassName() | vtkPlusLineSegmentationAlgo | virtual |
GetDetectedLineParameters(std::vector< LineParameters > ¶meters) | vtkPlusLineSegmentationAlgo | |
GetDetectedPositions(std::deque< double > &positions) | vtkPlusLineSegmentationAlgo | |
GetDetectedTimestamps(std::deque< double > ×tamps) | vtkPlusLineSegmentationAlgo | |
GetPlotIntensityProfile() | vtkPlusLineSegmentationAlgo | virtual |
IntermediateFilesOutputDirectory | vtkPlusLineSegmentationAlgo | protected |
IsA(const char *type) | vtkPlusLineSegmentationAlgo | virtual |
IsTypeOf(const char *type) | vtkPlusLineSegmentationAlgo | static |
LimitToClipRegion(CharImageType::RegionType ®ion) | vtkPlusLineSegmentationAlgo | protected |
m_ClipRectangleOrigin | vtkPlusLineSegmentationAlgo | protected |
m_ClipRectangleSize | vtkPlusLineSegmentationAlgo | protected |
m_LineParameters | vtkPlusLineSegmentationAlgo | protected |
m_SaveIntermediateImages | vtkPlusLineSegmentationAlgo | protected |
m_SignalTimeRangeMax | vtkPlusLineSegmentationAlgo | protected |
m_SignalTimeRangeMin | vtkPlusLineSegmentationAlgo | protected |
m_SignalTimestamps | vtkPlusLineSegmentationAlgo | protected |
m_SignalValues | vtkPlusLineSegmentationAlgo | protected |
m_TrackedFrameList | vtkPlusLineSegmentationAlgo | protected |
New() | vtkPlusLineSegmentationAlgo | static |
PlotDoubleArray(const std::deque< double > &intensityValues) | vtkPlusLineSegmentationAlgo | protected |
PlotIntArray(const std::deque< int > &intensityValues) | vtkPlusLineSegmentationAlgo | protected |
PlotIntensityProfile | vtkPlusLineSegmentationAlgo | protected |
PrintSelf(ostream &os, vtkIndent indent) VTK_OVERRIDE | vtkPlusLineSegmentationAlgo | virtual |
ReadConfiguration(vtkXMLDataElement *aConfig) | vtkPlusLineSegmentationAlgo | |
Reset() | vtkPlusLineSegmentationAlgo | |
SafeDownCast(vtkObject *o) | vtkPlusLineSegmentationAlgo | static |
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) | vtkPlusLineSegmentationAlgo | protected |
SetClipRectangle(int clipRectangleOriginPix[2], int clipRectangleSizePix[2]) | vtkPlusLineSegmentationAlgo | |
SetIntermediateFilesOutputDirectory(const std::string &outputDirectory) | vtkPlusLineSegmentationAlgo | |
SetPlotIntensityProfile(bool) | vtkPlusLineSegmentationAlgo | virtual |
SetSaveIntermediateImages(bool saveIntermediateImages) | vtkPlusLineSegmentationAlgo | |
SetSignalTimeRange(double rangeMin, double rangeMax) | vtkPlusLineSegmentationAlgo | |
SetTrackedFrame(igsioTrackedFrame &aTrackedFrame) | vtkPlusLineSegmentationAlgo | |
SetTrackedFrameList(vtkIGSIOTrackedFrameList &aTrackedFrameList) | vtkPlusLineSegmentationAlgo | |
Superclass typedef | vtkPlusLineSegmentationAlgo | |
Update() | vtkPlusLineSegmentationAlgo | |
VerifyVideoInput() | vtkPlusLineSegmentationAlgo | protected |
vtkPlusLineSegmentationAlgo() | vtkPlusLineSegmentationAlgo | protected |
~vtkPlusLineSegmentationAlgo() | vtkPlusLineSegmentationAlgo | protectedvirtual |