Apply(pcl::Image &) const override | pcl::Translation | protectedvirtual |
Apply(pcl::DImage &) const override | pcl::Translation | protectedvirtual |
Apply(pcl::UInt8Image &) const override | pcl::Translation | protectedvirtual |
Apply(pcl::UInt16Image &) const override | pcl::Translation | protectedvirtual |
Apply(pcl::UInt32Image &) const override | pcl::Translation | protectedvirtual |
pcl::InterpolatingGeometricTransformation::Apply(pcl::ComplexImage &image) const | pcl::ImageTransformation | inlineprotectedvirtual |
pcl::InterpolatingGeometricTransformation::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 |
Delta() const | pcl::Translation | inline |
DeltaX() const | pcl::Translation | inline |
DeltaY() const | pcl::Translation | inline |
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 |
FillValues() const | pcl::Translation | inline |
GeometricTransformation()=default | pcl::GeometricTransformation | |
GeometricTransformation(const GeometricTransformation &)=default | pcl::GeometricTransformation | |
GeometricTransformation(GeometricTransformation &&)=default | pcl::GeometricTransformation | |
GetNewSizes(int &width, int &height) const override | pcl::Translation | inlinevirtual |
ImageTransformation()=default | pcl::ImageTransformation | |
ImageTransformation(const ImageTransformation &)=default | pcl::ImageTransformation | |
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 |
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 | |
SetDelta(const DPoint &d) | pcl::Translation | inline |
SetDelta(double dx, double dy) | pcl::Translation | inline |
SetFillValues(const DVector &fillValues) | pcl::Translation | inline |
SetInterpolation(PixelInterpolation &p) | pcl::InterpolatingGeometricTransformation | inline |
SetMaxProcessors(int maxProcessors) noexcept | pcl::ParallelProcess | inline |
Swap(ParallelProcess &process) noexcept | pcl::ParallelProcess | inline |
Translation(PixelInterpolation &p, double dx=0, double dy=0) | pcl::Translation | inline |
Translation(PixelInterpolation &p, const DPoint &d) | pcl::Translation | inline |
Translation(const Translation &)=default | pcl::Translation | |
UsingUnclippedInterpolation() const | pcl::InterpolatingGeometricTransformation | inline |
~GeometricTransformation() override | pcl::GeometricTransformation | inline |
~ImageTransformation() | pcl::ImageTransformation | inlinevirtual |
~ParallelProcess() | pcl::ParallelProcess | inlinevirtual |