Apply(pcl::Image &) const override | pcl::LogPolarTransform | protectedvirtual |
Apply(pcl::DImage &) const override | pcl::LogPolarTransform | protectedvirtual |
Apply(pcl::UInt8Image &) const override | pcl::LogPolarTransform | protectedvirtual |
Apply(pcl::UInt16Image &) const override | pcl::LogPolarTransform | protectedvirtual |
Apply(pcl::UInt32Image &) const override | pcl::LogPolarTransform | protectedvirtual |
pcl::PolarTransformBase::Apply(pcl::ComplexImage &image) const | pcl::ImageTransformation | inlineprotectedvirtual |
pcl::PolarTransformBase::Apply(pcl::DComplexImage &image) const | pcl::ImageTransformation | inlineprotectedvirtual |
ApplyGammaExponentCorrection(typename P::sample *samples, size_type length, double gamma, AbstractImage::ThreadData &threadData, int maxProcessors=PCL_MAX_PROCESSORS) | pcl::GeometricTransformation | inlinestatic |
ApplyInverseGammaExponentCorrection(typename P::sample *samples, size_type length, double gamma, AbstractImage::ThreadData &threadData, int maxProcessors=PCL_MAX_PROCESSORS) | pcl::GeometricTransformation | inlinestatic |
ApplyInverseSRGBGammaCorrection(typename P::sample *samples, size_type length, AbstractImage::ThreadData &threadData, int maxProcessors=PCL_MAX_PROCESSORS) | pcl::GeometricTransformation | inlinestatic |
ApplySRGBGammaCorrection(typename P::sample *samples, size_type length, AbstractImage::ThreadData &threadData, int maxProcessors=PCL_MAX_PROCESSORS) | pcl::GeometricTransformation | inlinestatic |
DisableParallelProcessing(bool disable=true) noexcept | pcl::ParallelProcess | inline |
DisableUnclippedInterpolation(bool disable=true) | pcl::InterpolatingGeometricTransformation | inline |
EnableParallelProcessing(bool enable=true, int maxProcessors=0) noexcept | pcl::ParallelProcess | inline |
EnableUnclippedInterpolation(bool enable=true) | pcl::InterpolatingGeometricTransformation | inline |
FinalRotation() const | pcl::PolarTransformBase | inline |
GeometricTransformation()=default | pcl::GeometricTransformation | |
GeometricTransformation(const GeometricTransformation &)=default | pcl::GeometricTransformation | |
GeometricTransformation(GeometricTransformation &&)=default | pcl::GeometricTransformation | |
GetNewSizes(int &w, int &h) const override | pcl::PolarTransformBase | inlinevirtual |
ImageTransformation()=default | pcl::ImageTransformation | |
ImageTransformation(const ImageTransformation &)=default | pcl::ImageTransformation | |
InitialRotation() const | pcl::PolarTransformBase | inline |
InterpolatingGeometricTransformation(PixelInterpolation &p) | pcl::InterpolatingGeometricTransformation | inline |
InterpolatingGeometricTransformation(const InterpolatingGeometricTransformation &)=default | pcl::InterpolatingGeometricTransformation | |
InterpolatingGeometricTransformation(InterpolatingGeometricTransformation &&x) | pcl::InterpolatingGeometricTransformation | inline |
Interpolation() const | pcl::InterpolatingGeometricTransformation | inline |
Interpolation() | pcl::InterpolatingGeometricTransformation | inline |
IsParallelProcessingEnabled() const noexcept | pcl::ParallelProcess | inline |
LogPolarTransform(PixelInterpolation &p) | pcl::LogPolarTransform | inline |
LogPolarTransform(const LogPolarTransform &)=default | pcl::LogPolarTransform | |
MaxProcessors() const noexcept | pcl::ParallelProcess | inline |
pcl::operator=(const InterpolatingGeometricTransformation &)=default | pcl::InterpolatingGeometricTransformation | |
pcl::operator=(InterpolatingGeometricTransformation &&x) | pcl::InterpolatingGeometricTransformation | inline |
pcl::GeometricTransformation::operator=(const GeometricTransformation &)=default | pcl::GeometricTransformation | |
pcl::GeometricTransformation::operator=(GeometricTransformation &&)=default | pcl::GeometricTransformation | |
pcl::ParallelProcess::operator=(const ParallelProcess &)=default | pcl::ParallelProcess | |
operator>>(GenericImage< P > &image) const | pcl::ImageTransformation | inline |
operator>>(ImageVariant &image) const | pcl::ImageTransformation | inline |
ParallelProcess()=default | pcl::ParallelProcess | |
ParallelProcess(const ParallelProcess &)=default | pcl::ParallelProcess | |
PolarTransformBase(PixelInterpolation &p) | pcl::PolarTransformBase | inline |
PolarTransformBase(const PolarTransformBase &)=default | pcl::PolarTransformBase | |
SetFinalRotation(float angle) | pcl::PolarTransformBase | inline |
SetInitialRotation(float angle) | pcl::PolarTransformBase | inline |
SetInterpolation(PixelInterpolation &p) | pcl::InterpolatingGeometricTransformation | inline |
SetMaxProcessors(int maxProcessors) noexcept | pcl::ParallelProcess | inline |
SetRotationRange(float initialAngle, float finalAngle) | pcl::PolarTransformBase | inline |
Swap(ParallelProcess &process) noexcept | pcl::ParallelProcess | inline |
UsingUnclippedInterpolation() const | pcl::InterpolatingGeometricTransformation | inline |
~GeometricTransformation() override | pcl::GeometricTransformation | inline |
~ImageTransformation() | pcl::ImageTransformation | inlinevirtual |
~ParallelProcess() | pcl::ParallelProcess | inlinevirtual |