PCL
|
This is the complete list of members for pcl::IntegerResample, including all inherited members.
Apply(pcl::Image &) const override | pcl::IntegerResample | protectedvirtual |
Apply(pcl::DImage &) const override | pcl::IntegerResample | protectedvirtual |
Apply(pcl::UInt8Image &) const override | pcl::IntegerResample | protectedvirtual |
Apply(pcl::UInt16Image &) const override | pcl::IntegerResample | protectedvirtual |
Apply(pcl::UInt32Image &) const override | pcl::IntegerResample | protectedvirtual |
pcl::GeometricTransformation::Apply(pcl::ComplexImage &image) const | pcl::ImageTransformation | inlineprotectedvirtual |
pcl::GeometricTransformation::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 |
downsample_mode typedef | pcl::IntegerResample | |
DownsampleMode() const | pcl::IntegerResample | inline |
EnableParallelProcessing(bool enable=true, int maxProcessors=0) noexcept | pcl::ParallelProcess | inline |
GeometricTransformation()=default | pcl::GeometricTransformation | |
GeometricTransformation(const GeometricTransformation &)=default | pcl::GeometricTransformation | |
GeometricTransformation(GeometricTransformation &&)=default | pcl::GeometricTransformation | |
GetNewSizes(int &width, int &height) const override | pcl::IntegerResample | virtual |
ImageTransformation()=default | pcl::ImageTransformation | |
ImageTransformation(const ImageTransformation &)=default | pcl::ImageTransformation | |
IntegerResample(int zoom=0, downsample_mode mode=IntegerDownsampleMode::Average) | pcl::IntegerResample | inline |
IntegerResample(const IntegerResample &)=default | pcl::IntegerResample | |
IsParallelProcessingEnabled() const noexcept | pcl::ParallelProcess | inline |
MaxProcessors() const noexcept | pcl::ParallelProcess | inline |
pcl::operator=(const GeometricTransformation &)=default | pcl::GeometricTransformation | |
pcl::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 | |
ScalingFactor() const | pcl::IntegerResample | inline |
SetDownsampleMode(downsample_mode mode) | pcl::IntegerResample | inline |
SetMaxProcessors(int maxProcessors) noexcept | pcl::ParallelProcess | inline |
SetZoomFactor(int zoom) | pcl::IntegerResample | inline |
Swap(ParallelProcess &process) noexcept | pcl::ParallelProcess | inline |
ZoomFactor() const | pcl::IntegerResample | inline |
~GeometricTransformation() override | pcl::GeometricTransformation | inline |
~ImageTransformation() | pcl::ImageTransformation | inlinevirtual |
~ParallelProcess() | pcl::ParallelProcess | inlinevirtual |