abs_resize_mode typedef | pcl::Resample | |
AbsMode() const | pcl::Resample | inline |
Apply(pcl::Image &) const override | pcl::Resample | protectedvirtual |
Apply(pcl::DImage &) const override | pcl::Resample | protectedvirtual |
Apply(pcl::UInt8Image &) const override | pcl::Resample | protectedvirtual |
Apply(pcl::UInt16Image &) const override | pcl::Resample | protectedvirtual |
Apply(pcl::UInt32Image &) const override | pcl::Resample | 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 |
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 |
GeometricTransformation()=default | pcl::GeometricTransformation | |
GeometricTransformation(const GeometricTransformation &)=default | pcl::GeometricTransformation | |
GeometricTransformation(GeometricTransformation &&)=default | pcl::GeometricTransformation | |
GetNewSizes(int &width, int &height) const override | pcl::Resample | virtual |
GetResolution(double &x, double &y) | pcl::ImageResolution | inline |
GetScalingFactors(double &sx, double &sy) const | pcl::Resample | inline |
GetSizes(double &width, double &height) const | pcl::Resample | inline |
HorizontalResolution() const | pcl::ImageResolution | inline |
ImageResolution()=default | pcl::ImageResolution | |
ImageResolution(const ImageResolution &)=default | pcl::ImageResolution | |
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 |
IsAbsolute() const | pcl::Resample | inline |
IsMetricResolution() const | pcl::ImageResolution | inline |
IsParallelProcessingEnabled() const noexcept | pcl::ParallelProcess | inline |
IsRelative() const | pcl::Resample | inline |
MaxProcessors() const noexcept | pcl::ParallelProcess | inline |
Mode() const | pcl::Resample | 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::ImageResolution::operator=(const ImageResolution &)=default | pcl::ImageResolution | |
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 | |
Resample(PixelInterpolation &p, double scale=1.0) | pcl::Resample | inline |
Resample(PixelInterpolation &p, double scaleX, double scaleY) | pcl::Resample | inline |
Resample(const Resample &)=default | pcl::Resample | |
resize_mode typedef | pcl::Resample | |
Resolution() const | pcl::ImageResolution | inline |
SetAbsMode(abs_resize_mode absMode) | pcl::Resample | inline |
SetInterpolation(PixelInterpolation &p) | pcl::InterpolatingGeometricTransformation | inline |
SetMaxProcessors(int maxProcessors) noexcept | pcl::ParallelProcess | inline |
SetMetricResolution(bool m) | pcl::ImageResolution | inline |
SetMode(resize_mode mode) | pcl::Resample | inline |
SetResolution(double x, double y) | pcl::ImageResolution | inline |
SetResolution(double r) | pcl::ImageResolution | inline |
SetScalingFactors(double sx, double sy) | pcl::Resample | inline |
SetSizes(double width, double height) | pcl::Resample | inline |
SetXScale(double sx) | pcl::Resample | inline |
SetXSize(double width) | pcl::Resample | inline |
SetYScale(double sy) | pcl::Resample | inline |
SetYSize(double height) | pcl::Resample | inline |
Swap(ParallelProcess &process) noexcept | pcl::ParallelProcess | inline |
UsingUnclippedInterpolation() const | pcl::InterpolatingGeometricTransformation | inline |
VerticalResolution() const | pcl::ImageResolution | inline |
XScale() const | pcl::Resample | inline |
XSize() const | pcl::Resample | inline |
YScale() const | pcl::Resample | inline |
YSize() const | pcl::Resample | inline |
~GeometricTransformation() override | pcl::GeometricTransformation | inline |
~ImageTransformation() | pcl::ImageTransformation | inlinevirtual |
~ParallelProcess() | pcl::ParallelProcess | inlinevirtual |