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