PCL
|
This is the complete list of members for pcl::Rotate180, including all inherited members.
Apply(pcl::Image &) const override | pcl::Rotate180 | protectedvirtual |
Apply(pcl::DImage &) const override | pcl::Rotate180 | protectedvirtual |
Apply(pcl::ComplexImage &) const override | pcl::Rotate180 | protectedvirtual |
Apply(pcl::DComplexImage &) const override | pcl::Rotate180 | protectedvirtual |
Apply(pcl::UInt8Image &) const override | pcl::Rotate180 | protectedvirtual |
Apply(pcl::UInt16Image &) const override | pcl::Rotate180 | protectedvirtual |
Apply(pcl::UInt32Image &) const override | pcl::Rotate180 | protectedvirtual |
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 &w, int &h) const override | pcl::Rotate180 | inlinevirtual |
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 |