PCL
|
This is the complete list of members for pcl::GeometricTransformation, including all inherited members.
Apply(pcl::Image &image) const | pcl::ImageTransformation | inlineprotectedvirtual |
Apply(pcl::DImage &image) const | pcl::ImageTransformation | inlineprotectedvirtual |
Apply(pcl::ComplexImage &image) const | pcl::ImageTransformation | inlineprotectedvirtual |
Apply(pcl::DComplexImage &image) const | pcl::ImageTransformation | inlineprotectedvirtual |
Apply(pcl::UInt8Image &image) const | pcl::ImageTransformation | inlineprotectedvirtual |
Apply(pcl::UInt16Image &image) const | pcl::ImageTransformation | inlineprotectedvirtual |
Apply(pcl::UInt32Image &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 |
GeometricTransformation()=default | pcl::GeometricTransformation | |
GeometricTransformation(const GeometricTransformation &)=default | pcl::GeometricTransformation | |
GeometricTransformation(GeometricTransformation &&)=default | pcl::GeometricTransformation | |
GetNewSizes(int &width, int &height) const =0 | pcl::GeometricTransformation | pure virtual |
ImageTransformation()=default | pcl::ImageTransformation | |
ImageTransformation(const ImageTransformation &)=default | pcl::ImageTransformation | |
operator=(const GeometricTransformation &)=default | pcl::GeometricTransformation | |
operator=(GeometricTransformation &&)=default | pcl::GeometricTransformation | |
operator>>(GenericImage< P > &image) const | pcl::ImageTransformation | inline |
operator>>(ImageVariant &image) const | pcl::ImageTransformation | inline |
~GeometricTransformation() override | pcl::GeometricTransformation | inline |
~ImageTransformation() | pcl::ImageTransformation | inlinevirtual |