18#ifndef itkHoughTransform2DLinesImageFilter_h
19#define itkHoughTransform2DLinesImageFilter_h
61template <
typename TInputPixelType,
typename TOutputPixelType>
116 itkSetMacro(Threshold,
double);
117 itkGetConstMacro(Threshold,
double);
123 itkSetMacro(AngleResolution,
double);
124 itkGetConstMacro(AngleResolution,
double);
147 itkSetMacro(DiscRadius,
double);
148 itkGetConstMacro(DiscRadius,
double);
152 itkSetMacro(Variance,
double);
153 itkGetConstMacro(Variance,
double);
199#ifndef ITK_MANUAL_INSTANTIATION
200# include "itkHoughTransform2DLinesImageFilter.hxx"
Base class for all data objects in ITK.
Templated n-dimensional image class.
SmartPointer< const Self > ConstPointer
ImageRegion< VImageDimension > RegionType
TInputPixelType PixelType
SmartPointer< Self > Pointer
Index< VImageDimension > IndexType
Control indentation during Print() invocation.
Representation of a Line based on the spatial object classes.
SmartPointer< Self > Pointer
LineSpatialObjectPoint< TDimension > LinePointType
Implements transparent reference counting.
#define itkConceptMacro(name, concept)
The "itk" namespace contains all Insight Segmentation and Registration Toolkit (ITK) classes....
SizeValueType ModifiedTimeType