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

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

AcceptAngleRad(double angleRad)PlusFidLineFinderprotected
AcceptLine(PlusFidLine &line)PlusFidLineFinderprotected
Clear()PlusFidLineFinder
ComputeAngleRad(const PlusFidDot &dot1, const PlusFidDot &dot2)PlusFidLineFinderprotectedstatic
ComputeDistancePointLine(const PlusFidDot &dot, const PlusFidLine &line)PlusFidLineFinderprotected
ComputeLine(PlusFidLine &line)PlusFidLineFinderprotected
ComputeParameters()PlusFidLineFinderprotected
FindLines()PlusFidLineFinder
FindLines2Points()PlusFidLineFinderprotected
FindLinesNPoints()PlusFidLineFinderprotected
GetImageNormalVectorInPhantomFrameMaximumRotationAngleDeg()PlusFidLineFinderinlineprotected
GetImageToPhantomTransform()PlusFidLineFinderinlineprotected
GetLinesVector()PlusFidLineFinder
GetMaxThetaRad()PlusFidLineFinderinline
GetMinThetaRad()PlusFidLineFinderinline
GetNWires()PlusFidLineFinder
GetPatterns()PlusFidLineFinderinline
m_ApproximateSpacingMmPerPixelPlusFidLineFinderprotected
m_CandidateFidValuesPlusFidLineFinderprotected
m_CollinearPointsMaxDistanceFromLineMmPlusFidLineFinderprotected
m_DotsVectorPlusFidLineFinderprotected
m_FrameSizePlusFidLineFinderprotected
m_ImageNormalVectorInPhantomFrameMaximumRotationAngleDegPlusFidLineFinderprotected
m_ImageToPhantomTransformPlusFidLineFinderprotected
m_LinesVectorPlusFidLineFinderprotected
m_MaxLinePairDistanceErrorPercentPlusFidLineFinderprotected
m_MaxThetaRadPlusFidLineFinderprotected
m_MinThetaRadPlusFidLineFinderprotected
m_PatternsPlusFidLineFinderprotected
PlusFidLineFinder()PlusFidLineFinder
ReadConfiguration(vtkXMLDataElement *rootConfigElement)PlusFidLineFinder
SegmentLength(const PlusFidDot &dot1, const PlusFidDot &dot2)PlusFidLineFinderprotectedstatic
SetApproximateSpacingMmPerPixel(double value)PlusFidLineFinderinline
SetCandidateFidValues(const std::vector< PlusFidDot > &value)PlusFidLineFinderinline
SetCollinearPointsMaxDistanceFromLineMm(double value)PlusFidLineFinderinline
SetDotsVector(const std::vector< PlusFidDot > &value)PlusFidLineFinderinline
SetFrameSize(const FrameSizeType &frameSize)PlusFidLineFinder
SetImageNormalVectorInPhantomFrameMaximumRotationAngleDeg(double *anglesDeg)PlusFidLineFinderprotected
SetImageToPhantomTransform(double *matrixElements)PlusFidLineFinder
SetMaxThetaDegrees(double angleDeg)PlusFidLineFinder
SetMinThetaDegrees(double angleDeg)PlusFidLineFinder
SetPatterns(const std::vector< PlusFidPattern * > &value)PlusFidLineFinderinline
~PlusFidLineFinder()PlusFidLineFindervirtual