Main Page
Groups
Namespace List
Class Hierarchy
Alphabetical List
Compound List
File
List
Namespace Members
Compound Members
File Members
Concepts
- Member itk::AffineTransform::BackTransform (const OutputPointType &point) const
- Please use GetInverseTransform and then call the forward transform function *
- Member itk::AffineTransform::BackTransformPoint (const OutputPointType &point) const
- Please use GetInverseTransform and then call the forward transform function *
- Member itk::CovariantVector::Get_vnl_vector (void) const
- Use GetVnlVector() instead.
- Member itk::CovariantVector::Get_vnl_vector (void)
- Use GetVnlVector() instead.
- Member itk::CovariantVector::Set_vnl_vector (const vnl_vector< T > &)
- Use SetVnlVector() instead.
- Class itk::DicomImageIO
- Member itk::DoubleThresholdImageFilter::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.
- Class itk::FastIncrementalBinaryDilateImageFilter< TInputImage, TOutputImage, TKernel >
- Member itk::GrayscaleConnectedClosingImageFilter::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::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::GrayscaleFillholeImageFilter::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::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::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::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::Statistics::Histogram::GetIndex (const MeasurementVectorType &measurement) const
- Use GetIndex(const MeasurementVectorType & measurement, IndexType & index ) const instead.
- Member itk::HMaximaImageFilter::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::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::Begin (void) const
- Use GoToBegin() instead.
- Member itk::ImageConstIterator::End (void) const
- Use GoToEnd() instead.
- Member itk::ImageConstIteratorWithIndex::Begin (void) const
- Use GoToBegin() instead
- Member itk::ImageConstIteratorWithIndex::End (void) const
- Use GoToReverseBegin() instead
- Member itk::ImageIterator::Begin (void) const
- Use GoToBegin() instead
- Member itk::ImageIterator::End (void) const
- Use GoToEnd() instead
- Member itk::ImageRegionConstIterator::Begin (void) const
- Use GoToBegin() instead
- Member itk::ImageRegionConstIterator::End (void) const
- Use GoToEnd() instead
- Member itk::ImageRegionIterator::Begin (void) const
- Use GoToBegin() instead
- Member itk::ImageRegionIterator::End (void) const
- Use GoToEnd() instead
- Member itk::ImageRegionReverseConstIterator::Begin (void) const
- Use GoToBegin() instead
- Member itk::ImageRegionReverseConstIterator::End (void) const
- Use GoToEnd() instead
- Member itk::ImageRegionReverseIterator::Begin (void) const
- Use GoToBegin() instead
- Member itk::ImageRegionReverseIterator::End (void) const
- Use GoToEnd() instead
- Member itk::ImageReverseConstIterator::Begin () const
- Use GoToBegin() instead
- Member itk::ImageReverseConstIterator::End () const
- Use GoToEnd() instead
- Member itk::LandmarkBasedTransformInitializer::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::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::MatrixOffsetTransformBase::GetInverseMatrix (void) const
- Use GetInverse instead.
- Member itk::Point::Get_vnl_vector (void) const
- Use GetVnlVector() instead.
- Member itk::Point::Get_vnl_vector (void)
- Use GetVnlVector() instead.
- Member itk::Rigid3DTransform::BackTransform (const OutputPointType &point) const
- Please use GetInverseTransform and then call the forward transform using the result.
- Member itk::Rigid3DTransform::GetRotationMatrix ()
- Use GetMatrix instead
- Member itk::Rigid3DTransform::SetRotationMatrix (const MatrixType &matrix)
- Use SetMatrix instead
- Member itk::ScalableAffineTransform::GetMatrixComponent () const
- use GetMatrix instead
- Member itk::ScalableAffineTransform::GetOffsetComponent (void) const
- use GetTranslation instead.
- Member itk::ScalableAffineTransform::SetMatrixComponent (const MatrixType &matrix)
- use SetMatrix instead
- Member itk::ScalableAffineTransform::SetOffsetComponent (const OffsetType &offset)
- use SetTranslation instead.
- Member itk::Vector::Get_vnl_vector (void) const
- Use GetVnlVector() instead.
- Member itk::Vector::Get_vnl_vector (void)
- Use GetVnlVector() instead.
- Member itk::Vector::Set_vnl_vector (const vnl_vector< T > &)
- Use SetVnlVector() instead.
Generated at Thu May 25 00:19:34 2006 for ITK by
1.3.5 written by Dimitri van Heesch,
© 1997-2000