PCL
pcl::ImageVariant Member List

This is the complete list of members for pcl::ImageVariant, including all inherited members.

AbsoluteDifference(T scalar, const Rect &rect=Rect(0), int firstChannel=-1, int lastChannel=-1) constpcl::ImageVariantinline
AbsoluteValue(const Rect &rect=Rect(0), int firstChannel=-1, int lastChannel=-1) constpcl::ImageVariantinline
Add(T scalar, const Rect &rect=Rect(0), int firstChannel=-1, int lastChannel=-1)pcl::ImageVariantinline
Add(const ImageVariant &image, const Point &point=Point(int_max), int channel=-1, const Rect &rect=Rect(0), int firstChannel=-1, int lastChannel=-1)pcl::ImageVariantinline
Added(T scalar, const Rect &rect=Rect(0), int firstChannel=-1, int lastChannel=-1) constpcl::ImageVariantinline
AllocateData(int width, int height, int numberOfChannels=1, color_space colorSpace=ColorSpace::Gray)pcl::ImageVariantinline
AllocateData(const Rect &rect, int numberOfChannels=1, color_space colorSpace=ColorSpace::Gray)pcl::ImageVariantinline
AllocateImage(int width, int height, int numberOfChannels, color_space colorSpace)pcl::ImageVariantinline
AlphaSize() const noexceptpcl::ImageVariantinline
And(T scalar, const Rect &rect=Rect(0), int firstChannel=-1, int lastChannel=-1)pcl::ImageVariantinline
And(const ImageVariant &image, const Point &point=Point(int_max), int channel=-1, const Rect &rect=Rect(0), int firstChannel=-1, int lastChannel=-1)pcl::ImageVariantinline
Applied(T scalar, image_op op=ImageOp::Mov, const Rect &rect=Rect(0), int firstChannel=-1, int lastChannel=-1) constpcl::ImageVariantinline
Applied(const ImageVariant &image, image_op op=ImageOp::Mov, const Point &point=Point(int_max), int channel=-1, const Rect &rect=Rect(0), int firstChannel=-1, int lastChannel=-1) constpcl::ImageVariantinline
Applied(const ImageTransformation &transformation, const Rect &rect=Rect(0), int firstChannel=-1, int lastChannel=-1) constpcl::ImageVariantinline
Apply(T scalar, image_op op=ImageOp::Mov, const Rect &rect=Rect(0), int firstChannel=-1, int lastChannel=-1)pcl::ImageVariantinline
Apply(const ImageVariant &image, image_op op=ImageOp::Mov, const Point &point=Point(int_max), int channel=-1, const Rect &rect=Rect(0), int firstChannel=-1, int lastChannel=-1)pcl::ImageVariantinline
Apply(const ImageTransformation &transformation, const Rect &rect=Rect(0), int firstChannel=-1, int lastChannel=-1)pcl::ImageVariantinline
Assign(const ImageVariant &image)pcl::ImageVariantinline
AssignImage(const ImageVariant &image, const Rect &rect=Rect(0), int firstChannel=-1, int lastChannel=-1)pcl::ImageVariantinline
AvgDev(double center, const Rect &rect=Rect(0), int firstChannel=-1, int lastChannel=-1, int maxProcessors=0) constpcl::ImageVariantinline
BendMidvariance(double center, double beta=0.2, const Rect &rect=Rect(0), int firstChannel=-1, int lastChannel=-1, int maxProcessors=0) constpcl::ImageVariantinline
Binarize(T threshold, const Rect &rect=Rect(0), int firstChannel=-1, int lastChannel=-1)pcl::ImageVariantinline
Binarize(const Rect &rect=Rect(0), int firstChannel=-1, int lastChannel=-1)pcl::ImageVariantinline
Binarized(T threshold, const Rect &rect=Rect(0), int firstChannel=-1, int lastChannel=-1) constpcl::ImageVariantinline
Binarized(const Rect &rect=Rect(0), int firstChannel=-1, int lastChannel=-1) constpcl::ImageVariantinline
BitsPerSample() const noexceptpcl::ImageVariantinline
BiweightMidvariance(double center, double sigma, int k=9, bool reducedLength=false, const Rect &rect=Rect(0), int firstChannel=-1, int lastChannel=-1, int maxProcessors=0) constpcl::ImageVariantinline
Black(const Rect &rect=Rect(0), int firstChannel=-1, int lastChannel=-1)pcl::ImageVariantinline
Blend(const Bitmap &bitmap, const Point &point=Point(int_max), const Rect &rect=Rect(0))pcl::ImageVariantinline
Blended(const Bitmap &bitmap, const Point &point=Point(int_max), const Rect &rect=Rect(0)) constpcl::ImageVariantinline
Bounds() const noexceptpcl::ImageVariantinline
BytesPerSample() const noexceptpcl::ImageVariantinline
CanPopSelections() const noexceptpcl::ImageVariantinline
ChannelId(int c) const noexceptpcl::ImageVariantinline
ChannelSize() const noexceptpcl::ImageVariantinline
Clip(pcl::GenericPoint< T > &p) const noexceptpcl::ImageVariantinline
Clip(T &x, T &y) const noexceptpcl::ImageVariantinline
Clip(pcl::GenericRectangle< T > &r) const noexceptpcl::ImageVariantinline
Clip(T &x0, T &y0, T &x1, T &y1) const noexceptpcl::ImageVariantinline
color_space typedefpcl::ImageVariant
ColorSpace() const noexceptpcl::ImageVariantinline
Compress(const Compression &compressor, const Rect &rect=Rect(0), int channel=-1, Compression::Performance *perf=nullptr) constpcl::ImageVariantinline
CopyImage(const GenericImage< P > &image)pcl::ImageVariantinline
CopyImage(const ImageVariant &image)pcl::ImageVariantinline
Count(const Rect &rect=Rect(0), int firstChannel=-1, int lastChannel=-1, int maxProcessors=0) constpcl::ImageVariantinline
CreateAlphaChannels(int n)pcl::ImageVariantinline
CreateComplexImage(int bitSize=32)pcl::ImageVariantinline
CreateFloatImage(int bitSize=32)pcl::ImageVariantinline
CreateImage(bool isFloat, bool isComplex, int bitSize)pcl::ImageVariantinline
CreateImage()pcl::ImageVariantinline
CreateImageAs(const pcl::GenericImage< P > &image)pcl::ImageVariantinline
CreateImageAs(const ImageVariant &image)pcl::ImageVariantinline
CreateSharedComplexImage(int bitSize=32)pcl::ImageVariantinline
CreateSharedFloatImage(int bitSize=32)pcl::ImageVariantinline
CreateSharedImage(bool isFloat, bool isComplex, int bitSize)pcl::ImageVariantinline
CreateSharedImage()pcl::ImageVariantinline
CreateSharedImageAs(const pcl::GenericImage< P > &image)pcl::ImageVariantinline
CreateSharedImageAs(const ImageVariant &image)pcl::ImageVariantinline
CreateSharedUIntImage(int bitSize=16)pcl::ImageVariantinline
CreateUIntImage(int bitSize=16)pcl::ImageVariantinline
Crop(const GenericVector< T > &fillValues)pcl::ImageVariantinline
Crop()pcl::ImageVariantinline
CropBy(int left, int top, int right, int bottom, const GenericVector< T > &fillValues)pcl::ImageVariantinline
CropBy(int left, int top, int right, int bottom)pcl::ImageVariantinline
CropTo(const Rect &rect, const GenericVector< T > &fillValues)pcl::ImageVariantinline
CropTo(const Rect &rect)pcl::ImageVariantinline
CropTo(int x0, int y0, int x1, int y1, const GenericVector< T > &fillValues)pcl::ImageVariantinline
CropTo(int x0, int y0, int x1, int y1)pcl::ImageVariantinline
DeleteAlphaChannel(int channel)pcl::ImageVariantinline
DeleteAlphaChannels()pcl::ImageVariantinline
DeleteSwapFile(const String &filePath)pcl::ImageVariantstatic
DeleteSwapFiles(const String &fileName, const StringList &directories)pcl::ImageVariantstatic
Dif(T scalar, const Rect &rect=Rect(0), int firstChannel=-1, int lastChannel=-1)pcl::ImageVariantinline
DisableParallelProcessing(bool disable=true) noexceptpcl::ImageVariantinline
DisableRangeClipping(bool disableLow=true, bool disableHigh=true) const noexceptpcl::ImageVariantinline
Div(T scalar, const Rect &rect=Rect(0), int firstChannel=-1, int lastChannel=-1)pcl::ImageVariantinline
Div(const ImageVariant &image, const Point &point=Point(int_max), int channel=-1, const Rect &rect=Rect(0), int firstChannel=-1, int lastChannel=-1)pcl::ImageVariantinline
Divide(T scalar, const Rect &rect=Rect(0), int firstChannel=-1, int lastChannel=-1)pcl::ImageVariantinline
Divide(const ImageVariant &image, const Point &point=Point(int_max), int channel=-1, const Rect &rect=Rect(0), int firstChannel=-1, int lastChannel=-1)pcl::ImageVariantinline
Divided(T scalar, const Rect &rect=Rect(0), int firstChannel=-1, int lastChannel=-1) constpcl::ImageVariantinline
EnableParallelProcessing(bool enable=true, int maxProcessors=0) noexceptpcl::ImageVariantinline
EnableRangeClipping(bool enableLow=true, bool enableHigh=true) const noexceptpcl::ImageVariantinline
EnsureLocalImage()pcl::ImageVariantinline
EnsureUniqueImage()pcl::ImageVariantinline
Exchange(ImageVariant &image, const Point &point=Point(int_max), int channel=-1, const Rect &rect=Rect(0), int firstChannel=-1, int lastChannel=-1)pcl::ImageVariantinline
Fill(T scalar, const Rect &rect=Rect(0), int firstChannel=-1, int lastChannel=-1)pcl::ImageVariantinline
Fill(const GenericVector< T > &values, const Rect &rect=Rect(0), int firstChannel=-1, int lastChannel=-1)pcl::ImageVariantinline
Filled(T scalar, const Rect &rect=Rect(0), int firstChannel=-1, int lastChannel=-1) constpcl::ImageVariantinline
Filled(const GenericVector< T > &values, const Rect &rect=Rect(0), int firstChannel=-1, int lastChannel=-1) constpcl::ImageVariantinline
FirstSelectedChannel() const noexceptpcl::ImageVariantinline
ForgetAlphaChannel(int channel)pcl::ImageVariantinline
ForgetAlphaChannels()pcl::ImageVariantinline
Free()pcl::ImageVariantinline
FreeImage()pcl::ImageVariantinline
GetColumn(T *buffer, int x, int channel=-1) constpcl::ImageVariantinline
GetExtremeSampleValues(T &min, T &max, const Rect &rect=Rect(0), int firstChannel=-1, int lastChannel=-1, int maxProcessors=0) constpcl::ImageVariantinline
GetIntensity(ImageVariant &Y, const Rect &rect=Rect(0), int maxProcessors=0) constpcl::ImageVariantinline
GetLightness(ImageVariant &L, const Rect &rect=Rect(0), int maxProcessors=0) constpcl::ImageVariantinline
GetLuminance(ImageVariant &Y, const Rect &rect=Rect(0), int maxProcessors=0) constpcl::ImageVariantinline
GetRow(T *buffer, int y, int channel=-1) constpcl::ImageVariantinline
GetSelectedChannelRange(int &c0, int &c1) const noexceptpcl::ImageVariantinline
HasAlphaChannels() const noexceptpcl::ImageVariantinline
Height() const noexceptpcl::ImageVariantinline
image_op typedefpcl::ImageVariant
ImagePtr() const noexceptpcl::ImageVariantinline
ImagePtr() noexceptpcl::ImageVariantinline
ImageSize() const noexceptpcl::ImageVariantinline
ImageVariant()pcl::ImageVariantinline
ImageVariant(GenericImage< P > *image)pcl::ImageVariantinline
ImageVariant(const ImageVariant &image)pcl::ImageVariantinline
ImageVariant(ImageVariant &&image)pcl::ImageVariantinline
Includes(const GenericPoint< T > &p) const noexceptpcl::ImageVariantinline
Includes(const GenericRectangle< T > &r) const noexceptpcl::ImageVariantinline
Includes(T x0, T y0, T x1, T y1) const noexceptpcl::ImageVariantinline
Includes(T x, T y) const noexceptpcl::ImageVariantinline
Intersects(const pcl::GenericRectangle< T > &r) const noexceptpcl::ImageVariantinline
Intersects(T x0, T y0, T x1, T y1) const noexceptpcl::ImageVariantinline
Invert(T scalar, const Rect &rect=Rect(0), int firstChannel=-1, int lastChannel=-1)pcl::ImageVariantinline
Invert(const Rect &rect=Rect(0), int firstChannel=-1, int lastChannel=-1)pcl::ImageVariantinline
Inverted(T scalar, const Rect &rect=Rect(0), int firstChannel=-1, int lastChannel=-1) constpcl::ImageVariantinline
Inverted(const Rect &rect=Rect(0), int firstChannel=-1, int lastChannel=-1) constpcl::ImageVariantinline
IsAs(const pcl::GenericImage< P > &) constpcl::ImageVariantinline
IsColor() const noexceptpcl::ImageVariantinline
IsCompletelySelected() const noexceptpcl::ImageVariantinline
IsComplexSample() const noexceptpcl::ImageVariantinline
IsEmptySelection() const noexceptpcl::ImageVariantinline
IsFloatSample() const noexceptpcl::ImageVariantinline
IsFullSelection() const noexceptpcl::ImageVariantinline
IsHighRangeClippingEnabled() const noexceptpcl::ImageVariantinline
IsLowRangeClippingEnabled() const noexceptpcl::ImageVariantinline
IsParallelProcessingEnabled() const noexceptpcl::ImageVariantinline
IsRangeClippingEnabled() const noexceptpcl::ImageVariantinline
IsSameImage(const ImageVariant &image) const noexceptpcl::ImageVariantinline
IsSharedImage() const noexceptpcl::ImageVariantinline
IsUniqueImage() const noexceptpcl::ImageVariantinline
IsValidChannelIndex(int c) const noexceptpcl::ImageVariantinline
LastChannel() const noexceptpcl::ImageVariantinline
LastSelectedChannel() const noexceptpcl::ImageVariantinline
LineSize() const noexceptpcl::ImageVariantinline
LocateExtremeSampleValues(int &xmin, int &ymin, T &min, int &xmax, int &ymax, T &max, const Rect &rect=Rect(0), int firstChannel=-1, int lastChannel=-1, int maxProcessors=0) constpcl::ImageVariantinline
LocateExtremeSampleValues(Point &pmin, T &min, Point &pmax, T &max, const Rect &rect=Rect(0), int firstChannel=-1, int lastChannel=-1, int maxProcessors=0) constpcl::ImageVariantinline
LocateMaximumSampleValue(int &xmax, int &ymax, const Rect &rect=Rect(0), int firstChannel=-1, int lastChannel=-1, int maxProcessors=0) constpcl::ImageVariantinline
LocateMaximumSampleValue(Point &pmax, const Rect &rect=Rect(0), int firstChannel=-1, int lastChannel=-1, int maxProcessors=0) constpcl::ImageVariantinline
LocateMinimumSampleValue(int &xmin, int &ymin, const Rect &rect=Rect(0), int firstChannel=-1, int lastChannel=-1, int maxProcessors=0) constpcl::ImageVariantinline
LocateMinimumSampleValue(Point &pmin, const Rect &rect=Rect(0), int firstChannel=-1, int lastChannel=-1, int maxProcessors=0) constpcl::ImageVariantinline
MAD(double center, const Rect &rect=Rect(0), int firstChannel=-1, int lastChannel=-1, int maxProcessors=0) constpcl::ImageVariantinline
MaskFromSwapFile(const String &filePath, const ImageVariant &mask, bool invert=false, bool processEvents=false)pcl::ImageVariant
MaskFromSwapFiles(const String &fileName, const StringList &directories, const ImageVariant &mask, bool invert=false, bool processEvents=false)pcl::ImageVariant
MaskImage(const ImageVariant &src, const ImageVariant &mask, bool invert=false)pcl::ImageVariant
Max(T scalar, const Rect &rect=Rect(0), int firstChannel=-1, int lastChannel=-1)pcl::ImageVariantinline
Max(const ImageVariant &image, const Point &point=Point(int_max), int channel=-1, const Rect &rect=Rect(0), int firstChannel=-1, int lastChannel=-1)pcl::ImageVariantinline
Maximum(T scalar, const Rect &rect=Rect(0), int firstChannel=-1, int lastChannel=-1) constpcl::ImageVariantinline
MaximumSampleValue(const Rect &rect=Rect(0), int firstChannel=-1, int lastChannel=-1, int maxProcessors=0) constpcl::ImageVariantinline
MaxProcessors() const noexceptpcl::ImageVariantinline
Mean(const Rect &rect=Rect(0), int firstChannel=-1, int lastChannel=-1, int maxProcessors=0) constpcl::ImageVariantinline
MeanOfSquares(const Rect &rect=Rect(0), int firstChannel=-1, int lastChannel=-1, int maxProcessors=0) constpcl::ImageVariantinline
Median(const Rect &rect=Rect(0), int firstChannel=-1, int lastChannel=-1, int maxProcessors=0) constpcl::ImageVariantinline
Min(T scalar, const Rect &rect=Rect(0), int firstChannel=-1, int lastChannel=-1)pcl::ImageVariantinline
Min(const ImageVariant &image, const Point &point=Point(int_max), int channel=-1, const Rect &rect=Rect(0), int firstChannel=-1, int lastChannel=-1)pcl::ImageVariantinline
Minimum(T scalar, const Rect &rect=Rect(0), int firstChannel=-1, int lastChannel=-1) constpcl::ImageVariantinline
MinimumSampleValue(const Rect &rect=Rect(0), int firstChannel=-1, int lastChannel=-1, int maxProcessors=0) constpcl::ImageVariantinline
Modulus(const Rect &rect=Rect(0), int firstChannel=-1, int lastChannel=-1, int maxProcessors=0) constpcl::ImageVariantinline
Mov(T scalar, const Rect &rect=Rect(0), int firstChannel=-1, int lastChannel=-1)pcl::ImageVariantinline
Move(T scalar, const Rect &rect=Rect(0), int firstChannel=-1, int lastChannel=-1)pcl::ImageVariantinline
Move(const ImageVariant &image, const Point &point=Point(int_max), int channel=-1, const Rect &rect=Rect(0), int firstChannel=-1, int lastChannel=-1)pcl::ImageVariantinline
Mul(T scalar, const Rect &rect=Rect(0), int firstChannel=-1, int lastChannel=-1)pcl::ImageVariantinline
Mul(const ImageVariant &image, const Point &point=Point(int_max), int channel=-1, const Rect &rect=Rect(0), int firstChannel=-1, int lastChannel=-1)pcl::ImageVariantinline
Multiplied(T scalar, const Rect &rect=Rect(0), int firstChannel=-1, int lastChannel=-1) constpcl::ImageVariantinline
Multiply(T scalar, const Rect &rect=Rect(0), int firstChannel=-1, int lastChannel=-1)pcl::ImageVariantinline
Multiply(const ImageVariant &image, const Point &point=Point(int_max), int channel=-1, const Rect &rect=Rect(0), int firstChannel=-1, int lastChannel=-1)pcl::ImageVariantinline
Nand(T scalar, const Rect &rect=Rect(0), int firstChannel=-1, int lastChannel=-1)pcl::ImageVariantinline
Nand(const ImageVariant &image, const Point &point=Point(int_max), int channel=-1, const Rect &rect=Rect(0), int firstChannel=-1, int lastChannel=-1)pcl::ImageVariantinline
NewCompression(swap_compression algorithm, int itemSize=1)pcl::ImageVariantstatic
NominalSize() const noexceptpcl::ImageVariantinline
Nor(T scalar, const Rect &rect=Rect(0), int firstChannel=-1, int lastChannel=-1)pcl::ImageVariantinline
Nor(const ImageVariant &image, const Point &point=Point(int_max), int channel=-1, const Rect &rect=Rect(0), int firstChannel=-1, int lastChannel=-1)pcl::ImageVariantinline
Norm(const Rect &rect=Rect(0), int firstChannel=-1, int lastChannel=-1, int maxProcessors=0) constpcl::ImageVariantinline
Normalize(T lowerBound, T upperBound, const Rect &rect=Rect(0), int firstChannel=-1, int lastChannel=-1)pcl::ImageVariantinline
Normalize(const Rect &rect=Rect(0), int firstChannel=-1, int lastChannel=-1)pcl::ImageVariantinline
Normalized(T lowerBound, T upperBound, const Rect &rect=Rect(0), int firstChannel=-1, int lastChannel=-1) constpcl::ImageVariantinline
Normalized(const Rect &rect=Rect(0), int firstChannel=-1, int lastChannel=-1) constpcl::ImageVariantinline
Norms(int maxDegree, const Rect &rect=Rect(0), int firstChannel=-1, int lastChannel=-1, int maxProcessors=0) constpcl::ImageVariantinline
Not(const Rect &rect=Rect(0), int firstChannel=-1, int lastChannel=-1)pcl::ImageVariantinline
NumberOfAlphaChannels() const noexceptpcl::ImageVariantinline
NumberOfAlphaSamples() const noexceptpcl::ImageVariantinline
NumberOfChannels() const noexceptpcl::ImageVariantinline
NumberOfNominalChannels() const noexceptpcl::ImageVariantinline
NumberOfNominalSamples() const noexceptpcl::ImageVariantinline
NumberOfPixels() const noexceptpcl::ImageVariantinline
NumberOfSamples() const noexceptpcl::ImageVariantinline
NumberOfSelectedChannels() const noexceptpcl::ImageVariantinline
NumberOfSelectedPixels() const noexceptpcl::ImageVariantinline
NumberOfSelectedSamples() const noexceptpcl::ImageVariantinline
One(const Rect &rect=Rect(0), int firstChannel=-1, int lastChannel=-1)pcl::ImageVariantinline
operator bool() const noexceptpcl::ImageVariantinline
operator()(int x, int y, int channel=0) const noexceptpcl::ImageVariantinline
operator*() const noexceptpcl::ImageVariantinline
operator*() noexceptpcl::ImageVariantinline
operator*=(T scalar)pcl::ImageVariantinline
operator*=(const ImageVariant &image)pcl::ImageVariantinline
operator+=(T scalar)pcl::ImageVariantinline
operator+=(const ImageVariant &image)pcl::ImageVariantinline
operator-=(T scalar)pcl::ImageVariantinline
operator-=(const ImageVariant &image)pcl::ImageVariantinline
operator->() const noexceptpcl::ImageVariantinline
operator->() noexceptpcl::ImageVariantinline
operator/=(T scalar)pcl::ImageVariantinline
operator/=(const ImageVariant &image)pcl::ImageVariantinline
operator=(const ImageVariant &image)pcl::ImageVariantinline
operator=(ImageVariant &&image)pcl::ImageVariantinline
operator^=(T scalar)pcl::ImageVariantinline
operator^=(const ImageVariant &image)pcl::ImageVariantinline
operator~() constpcl::ImageVariantinline
Or(T scalar, const Rect &rect=Rect(0), int firstChannel=-1, int lastChannel=-1)pcl::ImageVariantinline
Or(const ImageVariant &image, const Point &point=Point(int_max), int channel=-1, const Rect &rect=Rect(0), int firstChannel=-1, int lastChannel=-1)pcl::ImageVariantinline
OrderStatistic(double k, const Rect &rect=Rect(0), int firstChannel=-1, int lastChannel=-1, int maxProcessors=0) constpcl::ImageVariantinline
OwnsImage() const noexceptpcl::ImageVariantinline
PopSelections() constpcl::ImageVariantinline
Pow(T scalar, const Rect &rect=Rect(0), int firstChannel=-1, int lastChannel=-1)pcl::ImageVariantinline
Pow(const ImageVariant &image, const Point &point=Point(int_max), int channel=-1, const Rect &rect=Rect(0), int firstChannel=-1, int lastChannel=-1)pcl::ImageVariantinline
PushSelections() constpcl::ImageVariantinline
Qn(const Rect &rect=Rect(0), int firstChannel=-1, int lastChannel=-1, int maxProcessors=0) constpcl::ImageVariantinline
Raise(T scalar, const Rect &rect=Rect(0), int firstChannel=-1, int lastChannel=-1)pcl::ImageVariantinline
Raise(const ImageVariant &image, const Point &point=Point(int_max), int channel=-1, const Rect &rect=Rect(0), int firstChannel=-1, int lastChannel=-1)pcl::ImageVariantinline
Raised(T scalar, const Rect &rect=Rect(0), int firstChannel=-1, int lastChannel=-1) constpcl::ImageVariantinline
RangeClipHigh() const noexceptpcl::ImageVariantinline
RangeClipLow() const noexceptpcl::ImageVariantinline
Read(File &file)pcl::ImageVariantinline
Read(const String &filePath)pcl::ImageVariantinline
ReadSwapFile(const String &filePath, Compression::Performance *perf=nullptr, bool processEvents=false)pcl::ImageVariant
ReadSwapFiles(const String &fileName, const StringList &directories, Compression::Performance *perf=nullptr, bool processEvents=false)pcl::ImageVariant
ReleaseTo(ImageVariant &image)pcl::ImageVariantinline
Rescale(T lowerBound, T upperBound, const Rect &rect=Rect(0), int firstChannel=-1, int lastChannel=-1)pcl::ImageVariantinline
Rescale(const Rect &rect=Rect(0), int firstChannel=-1, int lastChannel=-1)pcl::ImageVariantinline
Rescaled(T lowerBound, T upperBound, const Rect &rect=Rect(0), int firstChannel=-1, int lastChannel=-1) constpcl::ImageVariantinline
Rescaled(const Rect &rect=Rect(0), int firstChannel=-1, int lastChannel=-1) constpcl::ImageVariantinline
ResetChannelRange() const noexceptpcl::ImageVariantinline
ResetPoint() const noexceptpcl::ImageVariantinline
ResetRangeClipping() const noexceptpcl::ImageVariantinline
ResetSelection() const noexceptpcl::ImageVariantinline
ResetSelections() const noexceptpcl::ImageVariantinline
RGBWorkingSpace() const noexceptpcl::ImageVariantinline
SelectAlphaChannels() const noexceptpcl::ImageVariantinline
SelectChannel(int c) const noexceptpcl::ImageVariantinline
SelectChannelRange(int c0, int c1) const noexceptpcl::ImageVariantinline
SelectedChannel() const noexceptpcl::ImageVariantinline
SelectedPoint() const noexceptpcl::ImageVariantinline
SelectedRectangle() const noexceptpcl::ImageVariantinline
Selections() const noexceptpcl::ImageVariantinline
SelectNominalChannels() const noexceptpcl::ImageVariantinline
SelectPoint(int x, int y) const noexceptpcl::ImageVariantinline
SelectPoint(const Point &p) const noexceptpcl::ImageVariantinline
SelectRectangle(int x0, int y0, int x1, int y1) const noexceptpcl::ImageVariantinline
SelectRectangle(const Point &p0, const Point &p1) const noexceptpcl::ImageVariantinline
SelectRectangle(const Rect &r) const noexceptpcl::ImageVariantinline
SetAbsoluteDifference(T scalar, const Rect &rect=Rect(0), int firstChannel=-1, int lastChannel=-1)pcl::ImageVariantinline
SetAbsoluteDifference(const ImageVariant &image, const Point &point=Point(int_max), int channel=-1, const Rect &rect=Rect(0), int firstChannel=-1, int lastChannel=-1)pcl::ImageVariantinline
SetAbsoluteValue(const Rect &rect=Rect(0), int firstChannel=-1, int lastChannel=-1)pcl::ImageVariantinline
SetColorSpace(color_space colorSpace, int maxProcessors=0)pcl::ImageVariantinline
SetColumn(const T *buffer, int x, int channel=-1)pcl::ImageVariantinline
SetImage(GenericImage< P > &image)pcl::ImageVariantinline
SetLightness(const ImageVariant &L, const Point &point=Point(int_max), const Rect &rect=Rect(0), int maxProcessors=0)pcl::ImageVariantinline
SetLuminance(const ImageVariant &Y, const Point &point=Point(int_max), const Rect &rect=Rect(0), int maxProcessors=0)pcl::ImageVariantinline
SetMaximum(T scalar, const Rect &rect=Rect(0), int firstChannel=-1, int lastChannel=-1)pcl::ImageVariantinline
SetMaximum(const ImageVariant &image, const Point &point=Point(int_max), int channel=-1, const Rect &rect=Rect(0), int firstChannel=-1, int lastChannel=-1)pcl::ImageVariantinline
SetMaxProcessors(int maxProcessors) noexceptpcl::ImageVariantinline
SetMinimum(T scalar, const Rect &rect=Rect(0), int firstChannel=-1, int lastChannel=-1)pcl::ImageVariantinline
SetMinimum(const ImageVariant &image, const Point &point=Point(int_max), int channel=-1, const Rect &rect=Rect(0), int firstChannel=-1, int lastChannel=-1)pcl::ImageVariantinline
SetOwnership(bool owner=true) noexceptpcl::ImageVariantinline
SetRangeClipHigh(double clipHigh) const noexceptpcl::ImageVariantinline
SetRangeClipLow(double clipLow) const noexceptpcl::ImageVariantinline
SetRangeClipping(double clipLow, double clipHigh) const noexceptpcl::ImageVariantinline
SetRGBWorkingSpace(const RGBColorSystem &rgbws)pcl::ImageVariantinline
SetRow(const T *buffer, int y, int channel=-1)pcl::ImageVariantinline
SetStatusCallback(pcl::StatusCallback *callback) const noexceptpcl::ImageVariantinline
SharedImageHandle() const noexceptpcl::ImageVariantinline
Shift(const GenericVector< T > &fillValues)pcl::ImageVariantinline
Shift()pcl::ImageVariantinline
ShiftBy(int dx, int dy, const GenericVector< T > &fillValues)pcl::ImageVariantinline
ShiftBy(int dx, int dy)pcl::ImageVariantinline
ShiftTo(int x, int y, const GenericVector< T > &fillValues)pcl::ImageVariantinline
ShiftTo(int x, int y)pcl::ImageVariantinline
ShiftTo(const Point &p, const GenericVector< T > &fillValues)pcl::ImageVariantinline
ShiftTo(const Point &p)pcl::ImageVariantinline
ShiftToBottomLeft(int width, int height, const GenericVector< T > &fillValues)pcl::ImageVariantinline
ShiftToBottomLeft(int width, int height)pcl::ImageVariantinline
ShiftToBottomRight(int width, int height, const GenericVector< T > &fillValues)pcl::ImageVariantinline
ShiftToBottomRight(int width, int height)pcl::ImageVariantinline
ShiftToCenter(int width, int height, const GenericVector< T > &fillValues)pcl::ImageVariantinline
ShiftToCenter(int width, int height)pcl::ImageVariantinline
ShiftToTopLeft(int width, int height, const GenericVector< T > &fillValues)pcl::ImageVariantinline
ShiftToTopLeft(int width, int height)pcl::ImageVariantinline
ShiftToTopRight(int width, int height, const GenericVector< T > &fillValues)pcl::ImageVariantinline
ShiftToTopRight(int width, int height)pcl::ImageVariantinline
Sn(const Rect &rect=Rect(0), int firstChannel=-1, int lastChannel=-1, int maxProcessors=0) constpcl::ImageVariantinline
Status() const noexceptpcl::ImageVariantinline
StatusCallback() const noexceptpcl::ImageVariantinline
StdDev(const Rect &rect=Rect(0), int firstChannel=-1, int lastChannel=-1, int maxProcessors=0) constpcl::ImageVariantinline
Sub(T scalar, const Rect &rect=Rect(0), int firstChannel=-1, int lastChannel=-1)pcl::ImageVariantinline
Sub(const ImageVariant &image, const Point &point=Point(int_max), int channel=-1, const Rect &rect=Rect(0), int firstChannel=-1, int lastChannel=-1)pcl::ImageVariantinline
Subtract(T scalar, const Rect &rect=Rect(0), int firstChannel=-1, int lastChannel=-1)pcl::ImageVariantinline
Subtract(const ImageVariant &image, const Point &point=Point(int_max), int channel=-1, const Rect &rect=Rect(0), int firstChannel=-1, int lastChannel=-1)pcl::ImageVariantinline
Subtracted(T scalar, const Rect &rect=Rect(0), int firstChannel=-1, int lastChannel=-1) constpcl::ImageVariantinline
SumOfSquares(const Rect &rect=Rect(0), int firstChannel=-1, int lastChannel=-1, int maxProcessors=0) constpcl::ImageVariantinline
Swap(ImageVariant &x1, ImageVariant &x2) noexceptpcl::ImageVariantfriend
SwapFileSize(const String &filePath)pcl::ImageVariantstatic
SwapFilesSize(const String &fileName, const StringList &directories)pcl::ImageVariantstatic
Transfer(ImageVariant &image)pcl::ImageVariantinline
Transfer(ImageVariant &&image)pcl::ImageVariantinline
TransferImage(ImageVariant &image)pcl::ImageVariantinline
Transform(BidirectionalImageTransformation &transform, const Rect &rect=Rect(0), int firstChannel=-1, int lastChannel=-1) constpcl::ImageVariantinline
Truncate(T lowerBound, T upperBound, const Rect &rect=Rect(0), int firstChannel=-1, int lastChannel=-1)pcl::ImageVariantinline
Truncate(const Rect &rect=Rect(0), int firstChannel=-1, int lastChannel=-1)pcl::ImageVariantinline
Truncated(T lowerBound, T upperBound, const Rect &rect=Rect(0), int firstChannel=-1, int lastChannel=-1) constpcl::ImageVariantinline
Truncated(const Rect &rect=Rect(0), int firstChannel=-1, int lastChannel=-1) constpcl::ImageVariantinline
TwoSidedAvgDev(double center, const Rect &rect=Rect(0), int firstChannel=-1, int lastChannel=-1, int maxProcessors=0) constpcl::ImageVariantinline
TwoSidedBiweightMidvariance(double center, const TwoSidedEstimate &sigma, int k=9, bool reducedLength=false, const Rect &rect=Rect(0), int firstChannel=-1, int lastChannel=-1, int maxProcessors=0) constpcl::ImageVariantinline
TwoSidedMAD(double center, const Rect &rect=Rect(0), int firstChannel=-1, int lastChannel=-1, int maxProcessors=0) constpcl::ImageVariantinline
Variance(const Rect &rect=Rect(0), int firstChannel=-1, int lastChannel=-1, int maxProcessors=0) constpcl::ImageVariantinline
White(const Rect &rect=Rect(0), int firstChannel=-1, int lastChannel=-1)pcl::ImageVariantinline
Width() const noexceptpcl::ImageVariantinline
Write(File &file, const Rect &rect=Rect(0), int firstChannel=-1, int lastChannel=-1) constpcl::ImageVariantinline
Write(const String &filePath, const Rect &rect=Rect(0), int firstChannel=-1, int lastChannel=-1) constpcl::ImageVariantinline
WriteSwapFile(const String &filePath, swap_compression compression=SwapCompression::None, Compression::Performance *perf=nullptr, bool processEvents=false) constpcl::ImageVariant
WriteSwapFiles(const String &fileName, const StringList &directories, swap_compression compression=SwapCompression::None, Compression::Performance *perf=nullptr, bool processEvents=false) constpcl::ImageVariant
Xchg(ImageVariant &image, const Point &point=Point(int_max), int channel=-1, const Rect &rect=Rect(0), int firstChannel=-1, int lastChannel=-1)pcl::ImageVariantinline
Xnor(T scalar, const Rect &rect=Rect(0), int firstChannel=-1, int lastChannel=-1)pcl::ImageVariantinline
Xnor(const ImageVariant &image, const Point &point=Point(int_max), int channel=-1, const Rect &rect=Rect(0), int firstChannel=-1, int lastChannel=-1)pcl::ImageVariantinline
Xor(T scalar, const Rect &rect=Rect(0), int firstChannel=-1, int lastChannel=-1)pcl::ImageVariantinline
Xor(const ImageVariant &image, const Point &point=Point(int_max), int channel=-1, const Rect &rect=Rect(0), int firstChannel=-1, int lastChannel=-1)pcl::ImageVariantinline
Zero(const Rect &rect=Rect(0), int firstChannel=-1, int lastChannel=-1)pcl::ImageVariantinline
~ImageVariant()pcl::ImageVariantinlinevirtual