Orfeo Toolbox  3.16
Deprecated List
Member itk::AffineTransform< TScalarType, NDimensions >::BackTransform (const OutputPointType &point) const
Please use GetInverseTransform and then call the forward transform function
Member itk::AffineTransform< TScalarType, NDimensions >::BackTransformPoint (const OutputPointType &point) const
Please use GetInverseTransform and then call the forward transform function
Member itk::CovariantVector< T, NVectorDimension >::Get_vnl_vector (void)
Use GetVnlVector() instead.
Member itk::CovariantVector< T, NVectorDimension >::Get_vnl_vector (void) const
Use GetVnlVector() instead.
Member itk::CovariantVector< T, NVectorDimension >::Set_vnl_vector (const vnl_vector< T > &)
Use SetVnlVector() instead.
Class itk::DicomImageIO
Member itk::DoubleThresholdImageFilter< TInputImage, TOutputImage >::GetNumberOfIterationsUsed ()
Get the number of iterations used by the geodesic dilation to produce the current output. This method is scheduled for removal since the implementation now uses a noniterative solution.
Member itk::ElasticBodyReciprocalSplineKernelTransform< TScalarType, NDimensions >::itkLegacyMacro (virtual const GMatrixType &ComputeG(const InputVectorType &landmarkVector) const )
in ITK 3.6, please use void ComputeG(vector,gmatrix) instead.
Member itk::ElasticBodySplineKernelTransform< TScalarType, NDimensions >::itkLegacyMacro (virtual const GMatrixType &ComputeG(const InputVectorType &landmarkVector) const )
in ITK 3.6, please use void ComputeG(vector,gmatrix) instead.
Class itk::FastIncrementalBinaryDilateImageFilter< TInputImage, TOutputImage, TKernel >
Member itk::fem::FEMRegistrationFilter< TMovingImage, TFixedImage >::SetFixedFile (const char *t)
This method doesn't have any effect
Member itk::fem::FEMRegistrationFilter< TMovingImage, TFixedImage >::SetMovingFile (const char *r)
This method currently doesn't have any effect.
Member itk::GrayscaleConnectedClosingImageFilter< TInputImage, TOutputImage >::GetNumberOfIterationsUsed ()
Get the number of iterations used to produce the current output. This method is scheduled for removal since the implementation now uses a noniterative solution.
Member itk::GrayscaleConnectedOpeningImageFilter< TInputImage, TOutputImage >::GetNumberOfIterationsUsed ()
Get the number of iterations used to produce the current output. This method is scheduled for removal since the implementation now uses a noniterative solution.
Member itk::GrayscaleDilateImageFilter< TInputImage, TOutputImage, TKernel >::GetBoundaryCondition ()
Get the current boundary condition.
Member itk::GrayscaleDilateImageFilter< TInputImage, TOutputImage, TKernel >::OverrideBoundaryCondition (const DefaultBoundaryConditionType *i)
Allows a user to override the internal boundary condition. Care should be be taken to ensure that the overriding boundary condition is a persistent object during the time it is referenced. The overriding condition can be of a different type than the default type as long as it is a subclass of ImageBoundaryCondition.
Member itk::GrayscaleDilateImageFilter< TInputImage, TOutputImage, TKernel >::ResetBoundaryCondition ()
Rest the boundary condition to the default
Member itk::GrayscaleErodeImageFilter< TInputImage, TOutputImage, TKernel >::GetBoundaryCondition ()
Get the current boundary condition.
Member itk::GrayscaleErodeImageFilter< TInputImage, TOutputImage, TKernel >::OverrideBoundaryCondition (const DefaultBoundaryConditionType *i)
Allows a user to override the internal boundary condition. Care should be be taken to ensure that the overriding boundary condition is a persistent object during the time it is referenced. The overriding condition can be of a different type than the default type as long as it is a subclass of ImageBoundaryCondition.
Member itk::GrayscaleErodeImageFilter< TInputImage, TOutputImage, TKernel >::ResetBoundaryCondition ()
Rest the boundary condition to the default
Member itk::GrayscaleFillholeImageFilter< TInputImage, TOutputImage >::GetNumberOfIterationsUsed ()
Get the number of iterations used to produce the current output. This method is scheduled for removal since the implementation now uses a noniterative solution.
Member itk::GrayscaleGrindPeakImageFilter< TInputImage, TOutputImage >::GetNumberOfIterationsUsed ()
Get the number of iterations used to produce the current output. This method id scheduled for removal since the implementation now uses a noniterative solution.
Member itk::HConcaveImageFilter< TInputImage, TOutputImage >::GetNumberOfIterationsUsed ()
Get the number of iterations used to produce the current output. This method is scheduled for removal since the implementation now uses a noniterative solution.
Member itk::HConvexImageFilter< TInputImage, TOutputImage >::GetNumberOfIterationsUsed ()
Get the number of iterations used to produce the current output. This method is scheduled for removal since the implementation use a noniterative solution.
Member itk::HMaximaImageFilter< TInputImage, TOutputImage >::GetNumberOfIterationsUsed ()
Get the number of iterations used to produce the current output. This method is scheduled for removal since the implementation now uses a noniterative solution.
Member itk::HMinimaImageFilter< TInputImage, TOutputImage >::GetNumberOfIterationsUsed ()
Get the number of iterations used to produce the current output. This method is scheduled for removal since the implementation now uses a noniterative solution.
Member itk::ImageConstIterator< TImage >::Begin (void) const
Use GoToBegin() instead.
Member itk::ImageConstIterator< TImage >::End (void) const
Use GoToEnd() instead.
Member itk::ImageConstIteratorWithIndex< TImage >::Begin (void) const
Use GoToBegin() instead
Member itk::ImageConstIteratorWithIndex< TImage >::End (void) const
Use GoToReverseBegin() instead
Member itk::ImageIterator< TImage >::Begin (void) const
Use GoToBegin() instead
Member itk::ImageIterator< TImage >::End (void) const
Use GoToEnd() instead
Member itk::ImageRegionConstIterator< TImage >::Begin (void) const
Use GoToBegin() instead
Member itk::ImageRegionConstIterator< TImage >::End (void) const
Use GoToEnd() instead
Member itk::ImageRegionIterator< TImage >::Begin (void) const
Use GoToBegin() instead
Member itk::ImageRegionIterator< TImage >::End (void) const
Use GoToEnd() instead
Member itk::ImageRegionReverseConstIterator< TImage >::Begin (void) const
Use GoToBegin() instead
Member itk::ImageRegionReverseConstIterator< TImage >::End (void) const
Use GoToEnd() instead
Member itk::ImageRegionReverseIterator< TImage >::Begin (void) const
Use GoToBegin() instead
Member itk::ImageRegionReverseIterator< TImage >::End (void) const
Use GoToEnd() instead
Member itk::ImageReverseConstIterator< TImage >::Begin () const
Use GoToBegin() instead
Member itk::ImageReverseConstIterator< TImage >::End () const
Use GoToEnd() instead
Member itk::IOCommon::itkLegacyMacro (static char *ExtractFilePath(const char *fileName))
in ITK 3.8, please use itksys::SystemTools::GetFilenamePath(fileName) instead.
Member itk::IOCommon::itkLegacyMacro (static char *ExtractFileExtension(const char *fileName))
in ITK 3.8, please use itksys::SystemTools::GetFilenameExtension(fileName) or itksys::SystemTools::GetFilenameLastExtension(fileName) instead.
Member itk::IOCommon::itkLegacyMacro (static char *ExtractFileName(const char *fileName))
in ITK 3.8, please use itksys::SystemTools::GetFilenameName(fileName) instead.
Member itk::IOCommon::itkLegacyMacro (static bool FileExists(const char *filename))
in ITK 3.8, please use itksys::SystemTools::FileExists(fileName) instead.
Member itk::KernelTransform< TScalarType, NDimensions >::itkLegacyMacro (virtual const GMatrixType &ComputeG(const InputVectorType &landmarkVector) const )
in ITK 3.6, please use void ComputeG(vector,gmatrix) instead.
Member itk::LandmarkBasedTransformInitializer< TTransform, TFixedImage, TMovingImage >::SetFixedImage (const FixedImageType *image)
Set the fixed image. The method really doesn't do anything. The goal of this class is to compute the optimal transform, for the templated TransformType between the fixed and moving image grid, given a set of landmarks. Nothing is done with the images themselves. The method will therefore be deprecated and removed
Member itk::LandmarkBasedTransformInitializer< TTransform, TFixedImage, TMovingImage >::SetMovingImage (const MovingImageType *image)
Set the moving image. The method really doesn't do anything. The goal of this class is to compute the optimal transform, for the templated TransformType between the fixed and moving image grid, given a set of landmarks. Nothing is done with the images themselves. The method will therefore be deprecated and removed.
Member itk::Math::RoundHalfIntegerToEven (double x)
These methods have been deprecated as of ITK 3.16. Please use the templated methods of the form itk::Math::XXX<TReturn,TINput(TInput x) instead.
Member itk::MatrixOffsetTransformBase< TScalarType, NInputDimensions, NOutputDimensions >::GetInverseMatrix (void) const
Use GetInverse instead.
Member itk::Point< TCoordRep, NPointDimension >::Get_vnl_vector (void)
Use GetVnlVector() instead.
Member itk::Point< TCoordRep, NPointDimension >::Get_vnl_vector (void) const
Use GetVnlVector() instead.
Member itk::ResampleImageFilter< TInputImage, TOutputImage, TInterpolatorPrecisionType >::itkLegacyMacro (void SetOutputParametersFromConstImage(const ImageBaseType *image))
in ITK 3.14, Please use SetOutputParametersFromImage(). Helper method to set the output parameters based on this image.
Member itk::Rigid3DTransform< TScalarType >::BackTransform (const OutputPointType &point) const
Please use GetInverseTransform and then call the forward transform using the result.
Member itk::Rigid3DTransform< TScalarType >::GetRotationMatrix ()
Use GetMatrix instead
Member itk::Rigid3DTransform< TScalarType >::SetRotationMatrix (const MatrixType &matrix)
Use SetMatrix instead
Member itk::ScalableAffineTransform< TScalarType, NDimensions >::GetMatrixComponent () const
use GetMatrix instead
Member itk::ScalableAffineTransform< TScalarType, NDimensions >::GetOffsetComponent (void) const
use GetTranslation instead.
Member itk::ScalableAffineTransform< TScalarType, NDimensions >::SetMatrixComponent (const MatrixType &matrix)
use SetMatrix instead
Member itk::ScalableAffineTransform< TScalarType, NDimensions >::SetOffsetComponent (const OffsetType &offset)
use SetTranslation instead.
Member itk::Statistics::Histogram< TMeasurement, VMeasurementVectorSize, TFrequencyContainer >::GetIndex (const MeasurementVectorType &measurement) const
Use GetIndex(const MeasurementVectorType & measurement, IndexType & index ) const instead.
Member itk::ThinPlateR2LogRSplineKernelTransform< TScalarType, NDimensions >::itkLegacyMacro (virtual const GMatrixType &ComputeG(const InputVectorType &landmarkVector) const )
in ITK 3.6, please use void ComputeG(vector,gmatrix) instead.
Member itk::ThinPlateSplineKernelTransform< TScalarType, NDimensions >::itkLegacyMacro (virtual const GMatrixType &ComputeG(const InputVectorType &landmarkVector) const )
in ITK 3.6, please use void ComputeG(vector,gmatrix) instead.
Member itk::TimeProbe::GetMeanTime (void) const
Member itk::Vector< T, NVectorDimension >::Get_vnl_vector (void) const
Use GetVnlVector() instead.
Member itk::Vector< T, NVectorDimension >::Get_vnl_vector (void)
Use GetVnlVector() instead.
Member itk::Vector< T, NVectorDimension >::Set_vnl_vector (const vnl_vector< T > &)
Use SetVnlVector() instead.
Member itk::VolumeSplineKernelTransform< TScalarType, NDimensions >::itkLegacyMacro (virtual const GMatrixType &ComputeG(const InputVectorType &landmarkVector) const )
in ITK 3.6, please use void ComputeG(vector,gmatrix) instead.
Member ITK_INT32
This type have been deprecated due to erroneous value, please use itk::int32_8 instead.
Member ITK_INT64
This type have been deprecated due to erroneous value, please use itk::int64_t instead.
Member ITK_INT8
This type have been deprecated due to erroneous value, please use itk::int8_t instead.
Member ITK_INTPTR
This type have been deprecated due to erroneous value, please use itk::intptr_t instead.
Member ITK_UINT16
This type have been deprecated due to erroneous value, please use itk::uint16_t instead.
Member ITK_UINT32
This type have been deprecated due to erroneous value, please use itk::uint32_t instead.
Member ITK_UINT64
This type have been deprecated due to erroneous value, please use itk::uint64_t instead.
Member ITK_UINT8
This type have been deprecated due to erroneous value, please use itk::uint8_t instead.
Member ITK_UINTPTR
This type have been deprecated due to erroneous value, please use itk::uintptr_t instead.
Member otb::ConfusionMatrixCalculator< TRefListLabel, TProdListLabel >::itkLegacyMacro (virtual void Update())
in OTB 3.16, please use void Compute(void) instead.
Class otb::FixedSizeFullImageWidget< TPixel >
use the new Visualization framework instead.
Class otb::FullResolutionImageWidget< TPixel >
use the new Visualization framework instead.
Class otb::Functor::ColorAnaglyphFunctor< TInputPixel1, TInputPixel2, TOutputPixel >
use the new Visualization framework instead.
Class otb::Functor::GrayscaleAnaglyphFunctor< TInputPixel1, TInputPixel2, TOutputPixel >
use the new Visualization framework instead.
Member otb::Functor::ScalarToRainbowRGBPixelFunctor< TScalar, TRGBPixel >::SetMaximum (ScalarType max)
use SetMaximumInputValue()
Member otb::Functor::ScalarToRainbowRGBPixelFunctor< TScalar, TRGBPixel >::SetMinimum (ScalarType min)
use SetMinimumInputValue()
Class otb::GluPolygonDrawingHelper
use the new Visualization framework instead.
Class otb::HistogramAndTransferFunctionWidget< THistogram, TPixel >
use the new Visualization framework instead.
Class otb::ImageAlternateViewer< TPixel >
use the new Visualization framework instead.
Class otb::ImageViewer< TPixel, TLabel >
use the new Visualization framework instead.
Class otb::ImageViewerBase< TPixel, TLabel >
use the new Visualization framework instead.
Class otb::ImageViewerFullResolutionEventsInterface
use the new Visualization framework instead.
Class otb::ImageViewerFullWidget< TPixel, TLabel >
use the new Visualization framework instead.
Class otb::ImageViewerHistogramAndTransferFunctionWidget< THistogram, TPixel, TLabel >
use the new Visualization framework instead.
Class otb::ImageViewerScrollWidget< TPixel, TLabel >
use the new Visualization framework instead.
Class otb::ImageViewerZoomWidget< TPixel, TLabel >
use the new Visualization framework instead.
Class otb::ImageWidgetBase< TPixel >
use the new Visualization framework instead.
Class otb::ImageWidgetBoxForm
use the new Visualization framework instead.
Class otb::ImageWidgetCircleForm
use the new Visualization framework instead.
Class otb::ImageWidgetFormBase
use the new Visualization framework instead.
Class otb::ImageWidgetPointForm
use the new Visualization framework instead.
Class otb::ImageWidgetPolygonForm< TValue >
use the new Visualization framework instead.
Class otb::ImageWidgetPolylineForm< TValue >
use the new Visualization framework instead.
Class otb::ImageWidgetRectangleForm
use the new Visualization framework instead.
Class otb::ImageWidgetTransferFunction< TPixel >
use the new Visualization framework instead.
Class otb::MeanShift::ScalarBufferConverter

Class otb::MeanShiftImageFilter< TInputImage, TOutputImage, TLabeledOutput, TBufferConverter >
use MeanShiftSegmentationFilter instead
Class otb::MeanShiftVectorImageFilter< TInputImage, TOutputImage, TLabeledOutput >
use MeanShiftSegmentationFilter instead
Member otb::ogr::DataSource::Graft (const itk::DataObject *data)
OGRLayer has an embedded input iterator. As a consequence, the layer cannot support multiple access to its elements.
Member otb::Polygon< TValue >::GetSurface () const
Class otb::RPCProjectionAdapter
Please use the RpcSolverAdapter class static methods instead
Class otb::VectorDataToImageFilter< TVectorData, TImage >
use VectorDataToImageFilter instead
Class otb::ZoomableImageWidget< TPixel >
use the new Visualization framework instead.

Generated at Sun May 12 2013 01:04:13 for Orfeo Toolbox with doxygen 1.8.3.1