PCL
pcl::GenericImage< P > Member List

This is the complete list of members for pcl::GenericImage< P >, including all inherited members.

Abs(const Rect &rect=Rect(0), int firstChannel=-1, int lastChannel=-1)pcl::GenericImage< P >inline
AbsoluteDifference(T scalar, const Rect &rect=Rect(0), int firstChannel=-1, int lastChannel=-1) constpcl::GenericImage< P >inline
AbsoluteValue(const Rect &rect=Rect(0), int firstChannel=-1, int lastChannel=-1) constpcl::GenericImage< P >inline
Add(T scalar, const Rect &rect=Rect(0), int firstChannel=-1, int lastChannel=-1)pcl::GenericImage< P >inline
Add(const GenericImage< P1 > &image, const Point &point=Point(int_max), int channel=-1, const Rect &rect=Rect(0), int firstChannel=-1, int lastChannel=-1)pcl::GenericImage< P >inline
AddAlphaChannel(sample *data=nullptr)pcl::GenericImage< P >inline
Added(T scalar, const Rect &rect=Rect(0), int firstChannel=-1, int lastChannel=-1) constpcl::GenericImage< P >inline
AllocateData(int width, int height, int numberOfChannels=1, color_space colorSpace=ColorSpace::Gray)pcl::GenericImage< P >inline
AllocateData(const Rect &rect, int numberOfChannels=1, color_space colorSpace=ColorSpace::Gray)pcl::GenericImage< P >inline
Allocator() const noexceptpcl::GenericImage< P >inline
AlphaSize() const noexceptpcl::GenericImage< P >inline
And(T scalar, const Rect &rect=Rect(0), int firstChannel=-1, int lastChannel=-1)pcl::GenericImage< P >inline
And(const GenericImage< P1 > &image, const Point &point=Point(int_max), int channel=-1, const Rect &rect=Rect(0), int firstChannel=-1, int lastChannel=-1)pcl::GenericImage< P >inline
Applied(T scalar, image_op op=ImageOp::Mov, const Rect &rect=Rect(0), int firstChannel=-1, int lastChannel=-1) constpcl::GenericImage< P >inline
Applied(const GenericImage< P1 > &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::GenericImage< P >inline
Applied(const ImageTransformation &transformation, const Rect &rect=Rect(0), int firstChannel=-1, int lastChannel=-1) constpcl::GenericImage< P >inline
Apply(T scalar, image_op op=ImageOp::Mov, const Rect &rect=Rect(0), int firstChannel=-1, int lastChannel=-1)pcl::GenericImage< P >inline
Apply(const GenericImage< P1 > &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::GenericImage< P >inline
Apply(const ImageTransformation &transformation, const Rect &rect=Rect(0), int firstChannel=-1, int lastChannel=-1)pcl::GenericImage< P >inline
Assign(const GenericImage< P1 > &image, const Rect &rect=Rect(0), int firstChannel=-1, int lastChannel=-1)pcl::GenericImage< P >inline
AvgDev(double center, const Rect &rect=Rect(0), int firstChannel=-1, int lastChannel=-1, int maxProcessors=0) constpcl::GenericImage< P >inline
BendMidvariance(double center, double beta=0.2, const Rect &rect=Rect(0), int firstChannel=-1, int lastChannel=-1, int maxProcessors=0) constpcl::GenericImage< P >inline
Binarize(T threshold, const Rect &rect=Rect(0), int firstChannel=-1, int lastChannel=-1)pcl::GenericImage< P >inline
Binarize(const Rect &rect=Rect(0), int firstChannel=-1, int lastChannel=-1)pcl::GenericImage< P >inline
Binarized(T threshold, const Rect &rect=Rect(0), int firstChannel=-1, int lastChannel=-1) constpcl::GenericImage< P >inline
Binarized(const Rect &rect=Rect(0), int firstChannel=-1, int lastChannel=-1) constpcl::GenericImage< P >inline
BitsPerSample() noexceptpcl::GenericImage< P >inlinestatic
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::GenericImage< P >inline
Black(const Rect &rect=Rect(0), int firstChannel=-1, int lastChannel=-1)pcl::GenericImage< P >inline
Blend(const Bitmap &bitmap, const Point &point=Point(int_max), const Rect &rect=Rect(0))pcl::GenericImage< P >inline
Blended(const Bitmap &bitmap, const Point &point=Point(int_max), const Rect &rect=Rect(0)) constpcl::GenericImage< P >inline
Bounds() const noexceptpcl::ImageGeometryinline
BytesPerSample() noexceptpcl::GenericImage< P >inlinestatic
CanPopSelections() const noexceptpcl::AbstractImageinline
ChannelId(int c) const noexceptpcl::ImageColorinline
ChannelSize() const noexceptpcl::GenericImage< P >inline
Clip(pcl::GenericPoint< T > &p) const noexceptpcl::ImageGeometryinline
Clip(T &x, T &y) const noexceptpcl::ImageGeometryinline
Clip(pcl::GenericRectangle< T > &r) const noexceptpcl::ImageGeometryinline
Clip(T &x0, T &y0, T &x1, T &y1) const noexceptpcl::ImageGeometryinline
color_space typedefpcl::GenericImage< P >
ColorSpace() const noexceptpcl::ImageColorinline
ColumnVector(int x, int channel=-1) constpcl::GenericImage< P >inline
ColVector(int x, int channel=0) constpcl::GenericImage< P >inline
Compress(const Compression &compressor, const Rect &rect=Rect(0), int channel=-1, Compression::Performance *perf=nullptr) constpcl::GenericImage< P >inline
Count(const Rect &rect=Rect(0), int firstChannel=-1, int lastChannel=-1, int maxProcessors=0) constpcl::GenericImage< P >inline
CreateAlphaChannels(int n)pcl::GenericImage< P >inline
Crop(const GenericVector< T > &fillValues)pcl::GenericImage< P >inline
Crop()pcl::GenericImage< P >inline
CropBy(int left, int top, int right, int bottom, const GenericVector< T > &fillValues)pcl::GenericImage< P >inline
CropBy(int left, int top, int right, int bottom)pcl::GenericImage< P >inline
CropTo(const Rect &rect, const GenericVector< T > &fillValues)pcl::GenericImage< P >inline
CropTo(const Rect &rect)pcl::GenericImage< P >inline
CropTo(int x0, int y0, int x1, int y1, const GenericVector< T > &fillValues)pcl::GenericImage< P >inline
CropTo(int x0, int y0, int x1, int y1)pcl::GenericImage< P >inline
DefaultRGBWorkingSpace() noexceptpcl::ImageColorinlinestatic
DeleteAlphaChannel(int channel)pcl::GenericImage< P >inline
DeleteAlphaChannels()pcl::GenericImage< P >inline
Dif(T scalar, const Rect &rect=Rect(0), int firstChannel=-1, int lastChannel=-1)pcl::GenericImage< P >inline
Dif(const GenericImage< P1 > &image, const Point &point=Point(int_max), int channel=-1, const Rect &rect=Rect(0), int firstChannel=-1, int lastChannel=-1)pcl::GenericImage< P >inline
DisableParallelProcessing(bool disable=true) noexceptpcl::ParallelProcessinline
DisableRangeClipping(bool disableLow=true, bool disableHigh=true) const noexceptpcl::AbstractImageinline
Div(T scalar, const Rect &rect=Rect(0), int firstChannel=-1, int lastChannel=-1)pcl::GenericImage< P >inline
Div(const GenericImage< P1 > &image, const Point &point=Point(int_max), int channel=-1, const Rect &rect=Rect(0), int firstChannel=-1, int lastChannel=-1)pcl::GenericImage< P >inline
Divide(T scalar, const Rect &rect=Rect(0), int firstChannel=-1, int lastChannel=-1)pcl::GenericImage< P >inline
Divide(const GenericImage< P1 > &image, const Point &point=Point(int_max), int channel=-1, const Rect &rect=Rect(0), int firstChannel=-1, int lastChannel=-1)pcl::GenericImage< P >inline
Divided(T scalar, const Rect &rect=Rect(0), int firstChannel=-1, int lastChannel=-1) constpcl::GenericImage< P >inline
EnableParallelProcessing(bool enable=true, int maxProcessors=0) noexceptpcl::ParallelProcessinline
EnableRangeClipping(bool enableLow=true, bool enableHigh=true) const noexceptpcl::AbstractImageinline
EnsureLocal()pcl::GenericImage< P >inline
EnsureUnique()pcl::GenericImage< P >inline
Exchange(GenericImage< P1 > &image, const Point &point=Point(int_max), int channel=-1, const Rect &rect=Rect(0), int firstChannel=-1, int lastChannel=-1)pcl::GenericImage< P >inline
Fill(T scalar, const Rect &rect=Rect(0), int firstChannel=-1, int lastChannel=-1)pcl::GenericImage< P >inline
Fill(const GenericVector< T > &values, const Rect &rect=Rect(0), int firstChannel=-1, int lastChannel=-1)pcl::GenericImage< P >inline
Filled(T scalar, const Rect &rect=Rect(0), int firstChannel=-1, int lastChannel=-1) constpcl::GenericImage< P >inline
Filled(const GenericVector< T > &values, const Rect &rect=Rect(0), int firstChannel=-1, int lastChannel=-1) constpcl::GenericImage< P >inline
FirstSelectedChannel() const noexceptpcl::AbstractImageinline
ForgetAlphaChannel(int channel)pcl::GenericImage< P >inline
ForgetAlphaChannels()pcl::GenericImage< P >inline
FreeData()pcl::GenericImage< P >inline
GenericImage()pcl::GenericImage< P >inline
GenericImage(const GenericImage &image)pcl::GenericImage< P >inline
GenericImage(GenericImage &&image)pcl::GenericImage< P >inline
GenericImage(const GenericImage< P1 > &image)pcl::GenericImage< P >inline
GenericImage(const GenericImage< P1 > &image, const Rect &rect, int firstChannel=-1, int lastChannel=-1)pcl::GenericImage< P >inline
GenericImage(int width, int height, color_space colorSpace=ColorSpace::Gray)pcl::GenericImage< P >inline
GenericImage(File &stream)pcl::GenericImage< P >inlineexplicit
GenericImage(void *handle)pcl::GenericImage< P >inlineexplicit
GenericImage(void *, int width, int height, color_space colorSpace=ColorSpace::Gray)pcl::GenericImage< P >inline
GetColumn(T *buffer, int x, int channel=-1) constpcl::GenericImage< P >inline
GetExtremePixelValues(sample &min, sample &max, const Rect &rect=Rect(0), int firstChannel=-1, int lastChannel=-1, int maxProcessors=0) constpcl::GenericImage< P >inline
GetExtremeSampleValues(T &min, T &max, const Rect &rect=Rect(0), int firstChannel=-1, int lastChannel=-1, int maxProcessors=0) constpcl::GenericImage< P >inline
GetIntensity(GenericImage< P1 > &I, const Rect &rect=Rect(0), int maxProcessors=0) constpcl::GenericImage< P >inline
GetIntensity(ImageVariant &I, const Rect &rect=Rect(0), int maxProcessors=0) constpcl::GenericImage< P >inline
GetLightness(GenericImage< P1 > &L, const Rect &rect=Rect(0), int maxProcessors=0) constpcl::GenericImage< P >inline
GetLightness(ImageVariant &L, const Rect &rect=Rect(0), int maxProcessors=0) constpcl::GenericImage< P >inline
GetLuminance(GenericImage< P1 > &Y, const Rect &rect=Rect(0), int maxProcessors=0) constpcl::GenericImage< P >inline
GetLuminance(ImageVariant &Y, const Rect &rect=Rect(0), int maxProcessors=0) constpcl::GenericImage< P >inline
GetRow(T *buffer, int y, int channel=-1) constpcl::GenericImage< P >inline
GetSelectedChannelRange(int &c0, int &c1) const noexceptpcl::AbstractImageinline
GetStatusCallback() const noexceptpcl::AbstractImageinline
HasAlphaChannels() const noexceptpcl::AbstractImageinline
Hash(int channel=-1, uint64 seed=0) const noexceptpcl::GenericImage< P >inline
Hash32(int channel=-1, uint32 seed=0) const noexceptpcl::GenericImage< P >inline
Hash64(int channel=-1, uint64 seed=0) const noexceptpcl::GenericImage< P >inline
Height() const noexceptpcl::ImageGeometryinline
image_op typedefpcl::GenericImage< P >
ImageSize() const noexceptpcl::GenericImage< P >inline
ImportData(sample **data, int width, int height, int numberOfChannels=1, color_space colorSpace=ColorSpace::Gray)pcl::GenericImage< P >inline
Includes(const GenericPoint< T > &p) const noexceptpcl::ImageGeometryinline
Includes(const GenericRectangle< T > &r) const noexceptpcl::ImageGeometryinline
Includes(T x0, T y0, T x1, T y1) const noexceptpcl::ImageGeometryinline
Includes(T x, T y) const noexceptpcl::ImageGeometryinline
Intersects(const pcl::GenericRectangle< T > &r) const noexceptpcl::ImageGeometryinline
Intersects(T x0, T y0, T x1, T y1) const noexceptpcl::ImageGeometryinline
Invert(T scalar, const Rect &rect=Rect(0), int firstChannel=-1, int lastChannel=-1)pcl::GenericImage< P >inline
Invert(const Rect &rect=Rect(0), int firstChannel=-1, int lastChannel=-1)pcl::GenericImage< P >inline
Inverted(T scalar, const Rect &rect=Rect(0), int firstChannel=-1, int lastChannel=-1) constpcl::GenericImage< P >inline
Inverted(const Rect &rect=Rect(0), int firstChannel=-1, int lastChannel=-1) constpcl::GenericImage< P >inline
IsColor() const noexceptpcl::ImageColorinline
IsCompletelySelected() const noexceptpcl::AbstractImageinline
IsComplexSample() noexceptpcl::GenericImage< P >inlinestatic
IsEmpty() const noexceptpcl::ImageGeometryinline
IsEmptySelection() const noexceptpcl::AbstractImageinline
IsFloatSample() noexceptpcl::GenericImage< P >inlinestatic
IsFullSelection() const noexceptpcl::AbstractImageinline
IsHighRangeClippingEnabled() const noexceptpcl::AbstractImageinline
IsLowRangeClippingEnabled() const noexceptpcl::AbstractImageinline
IsParallelProcessingEnabled() const noexceptpcl::ParallelProcessinline
IsRangeClippingEnabled() const noexceptpcl::AbstractImageinline
IsShared() const noexceptpcl::GenericImage< P >inline
IsUnique() const noexceptpcl::GenericImage< P >inline
IsValidChannelIndex(int c) const noexceptpcl::ImageGeometryinline
LastChannel() const noexceptpcl::ImageGeometryinline
LastSelectedChannel() const noexceptpcl::AbstractImageinline
LineSize() const noexceptpcl::GenericImage< P >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) constpcl::GenericImage< P >inline
LocateExtremeSampleValues(Point &pmin, T &min, Point &pmax, T &max, const Rect &rect=Rect(0), int firstChannel=-1, int lastChannel=-1, int maxProcessors=0) constpcl::GenericImage< P >inline
LocateMaximumPixelValue(int &xmax, int &ymax, const Rect &rect=Rect(0), int firstChannel=-1, int lastChannel=-1, int maxProcessors=0) constpcl::GenericImage< P >inline
LocateMaximumPixelValue(Point &pmax, const Rect &rect=Rect(0), int firstChannel=-1, int lastChannel=-1, int maxProcessors=0) constpcl::GenericImage< P >inline
LocateMaximumSampleValue(int &xmax, int &ymax, const Rect &rect=Rect(0), int firstChannel=-1, int lastChannel=-1, int maxProcessors=0) constpcl::GenericImage< P >inline
LocateMaximumSampleValue(Point &pmax, const Rect &rect=Rect(0), int firstChannel=-1, int lastChannel=-1, int maxProcessors=0) constpcl::GenericImage< P >inline
LocateMinimumPixelValue(int &xmin, int &ymin, const Rect &rect=Rect(0), int firstChannel=-1, int lastChannel=-1, int maxProcessors=0) constpcl::GenericImage< P >inline
LocateMinimumPixelValue(Point &pmin, const Rect &rect=Rect(0), int firstChannel=-1, int lastChannel=-1, int maxProcessors=0) constpcl::GenericImage< P >inline
LocateMinimumSampleValue(int &xmin, int &ymin, const Rect &rect=Rect(0), int firstChannel=-1, int lastChannel=-1, int maxProcessors=0) constpcl::GenericImage< P >inline
LocateMinimumSampleValue(Point &pmin, const Rect &rect=Rect(0), int firstChannel=-1, int lastChannel=-1, int maxProcessors=0) constpcl::GenericImage< P >inline
MAD(double center, const Rect &rect=Rect(0), int firstChannel=-1, int lastChannel=-1, int maxProcessors=0) constpcl::GenericImage< P >inline
Max(T scalar, const Rect &rect=Rect(0), int firstChannel=-1, int lastChannel=-1)pcl::GenericImage< P >inline
Max(const GenericImage< P1 > &image, const Point &point=Point(int_max), int channel=-1, const Rect &rect=Rect(0), int firstChannel=-1, int lastChannel=-1)pcl::GenericImage< P >inline
Maximum(T scalar, const Rect &rect=Rect(0), int firstChannel=-1, int lastChannel=-1) constpcl::GenericImage< P >inline
MaximumPixelValue(const Rect &rect=Rect(0), int firstChannel=-1, int lastChannel=-1, int maxProcessors=0) constpcl::GenericImage< P >inline
MaximumSampleValue(const Rect &rect=Rect(0), int firstChannel=-1, int lastChannel=-1, int maxProcessors=0) constpcl::GenericImage< P >inline
MaxProcessors() const noexceptpcl::ParallelProcessinline
Mean(const Rect &rect=Rect(0), int firstChannel=-1, int lastChannel=-1, int maxProcessors=0) constpcl::GenericImage< P >inline
MeanOfSquares(const Rect &rect=Rect(0), int firstChannel=-1, int lastChannel=-1, int maxProcessors=0) constpcl::GenericImage< P >inline
Median(const Rect &rect=Rect(0), int firstChannel=-1, int lastChannel=-1, int maxProcessors=0) constpcl::GenericImage< P >inline
Min(T scalar, const Rect &rect=Rect(0), int firstChannel=-1, int lastChannel=-1)pcl::GenericImage< P >inline
Min(const GenericImage< P1 > &image, const Point &point=Point(int_max), int channel=-1, const Rect &rect=Rect(0), int firstChannel=-1, int lastChannel=-1)pcl::GenericImage< P >inline
Minimum(T scalar, const Rect &rect=Rect(0), int firstChannel=-1, int lastChannel=-1) constpcl::GenericImage< P >inline
MinimumPixelValue(const Rect &rect=Rect(0), int firstChannel=-1, int lastChannel=-1, int maxProcessors=0) constpcl::GenericImage< P >inline
MinimumSampleValue(const Rect &rect=Rect(0), int firstChannel=-1, int lastChannel=-1, int maxProcessors=0) constpcl::GenericImage< P >inline
Modulus(const Rect &rect=Rect(0), int firstChannel=-1, int lastChannel=-1, int maxProcessors=0) constpcl::GenericImage< P >inline
Mov(T scalar, const Rect &rect=Rect(0), int firstChannel=-1, int lastChannel=-1)pcl::GenericImage< P >inline
Mov(const GenericImage< P1 > &image, const Point &point=Point(int_max), int channel=-1, const Rect &rect=Rect(0), int firstChannel=-1, int lastChannel=-1)pcl::GenericImage< P >inline
Move(T scalar, const Rect &rect=Rect(0), int firstChannel=-1, int lastChannel=-1)pcl::GenericImage< P >inline
Move(const GenericImage< P1 > &image, const Point &point=Point(int_max), int channel=-1, const Rect &rect=Rect(0), int firstChannel=-1, int lastChannel=-1)pcl::GenericImage< P >inline
Mul(T scalar, const Rect &rect=Rect(0), int firstChannel=-1, int lastChannel=-1)pcl::GenericImage< P >inline
Mul(const GenericImage< P1 > &image, const Point &point=Point(int_max), int channel=-1, const Rect &rect=Rect(0), int firstChannel=-1, int lastChannel=-1)pcl::GenericImage< P >inline
Multiplied(T scalar, const Rect &rect=Rect(0), int firstChannel=-1, int lastChannel=-1) constpcl::GenericImage< P >inline
Multiply(T scalar, const Rect &rect=Rect(0), int firstChannel=-1, int lastChannel=-1)pcl::GenericImage< P >inline
Multiply(const GenericImage< P1 > &image, const Point &point=Point(int_max), int channel=-1, const Rect &rect=Rect(0), int firstChannel=-1, int lastChannel=-1)pcl::GenericImage< P >inline
Nand(T scalar, const Rect &rect=Rect(0), int firstChannel=-1, int lastChannel=-1)pcl::GenericImage< P >inline
Nand(const GenericImage< P1 > &image, const Point &point=Point(int_max), int channel=-1, const Rect &rect=Rect(0), int firstChannel=-1, int lastChannel=-1)pcl::GenericImage< P >inline
NominalSize() const noexceptpcl::GenericImage< P >inline
Nor(T scalar, const Rect &rect=Rect(0), int firstChannel=-1, int lastChannel=-1)pcl::GenericImage< P >inline
Nor(const GenericImage< P1 > &image, const Point &point=Point(int_max), int channel=-1, const Rect &rect=Rect(0), int firstChannel=-1, int lastChannel=-1)pcl::GenericImage< P >inline
Norm(const Rect &rect=Rect(0), int firstChannel=-1, int lastChannel=-1, int maxProcessors=0) constpcl::GenericImage< P >inline
Normalize(T lowerBound, T upperBound, const Rect &rect=Rect(0), int firstChannel=-1, int lastChannel=-1)pcl::GenericImage< P >inline
Normalize(const Rect &rect=Rect(0), int firstChannel=-1, int lastChannel=-1)pcl::GenericImage< P >inline
Normalized(T lowerBound, T upperBound, const Rect &rect=Rect(0), int firstChannel=-1, int lastChannel=-1) constpcl::GenericImage< P >inline
Normalized(const Rect &rect=Rect(0), int firstChannel=-1, int lastChannel=-1) constpcl::GenericImage< P >inline
Norms(int maxDegree=2, const Rect &rect=Rect(0), int firstChannel=-1, int lastChannel=-1, int maxProcessors=0) constpcl::GenericImage< P >inline
Not(const Rect &rect=Rect(0), int firstChannel=-1, int lastChannel=-1)pcl::GenericImage< P >inline
NumberOfAlphaChannels() const noexceptpcl::AbstractImageinline
NumberOfAlphaSamples() const noexceptpcl::AbstractImageinline
NumberOfChannels() const noexceptpcl::ImageGeometryinline
NumberOfNominalChannels() const noexceptpcl::AbstractImageinline
NumberOfNominalSamples() const noexceptpcl::AbstractImageinline
NumberOfPixels() const noexceptpcl::ImageGeometryinline
NumberOfSamples() const noexceptpcl::ImageGeometryinline
NumberOfSelectedChannels() const noexceptpcl::AbstractImageinline
NumberOfSelectedPixels() const noexceptpcl::AbstractImageinline
NumberOfSelectedSamples() const noexceptpcl::AbstractImageinline
NumberOfThreads(size_type count, int maxProcessors=0, size_type overheadLimit=16u) const noexceptpcl::AbstractImageinline
NumberOfThreadsForRows(int rowCount=0, int rowWidth=0, int maxProcessors=0, size_type overheadLimitPx=1024u) const noexceptpcl::AbstractImageinline
One(const Rect &rect=Rect(0), int firstChannel=-1, int lastChannel=-1)pcl::GenericImage< P >inline
operator bool() const noexceptpcl::GenericImage< P >inline
operator()(int x, int y, int channel=0)pcl::GenericImage< P >inline
operator()(int x, int y, int channel=0) const noexceptpcl::GenericImage< P >inline
operator()(const Point &p, int channel=0)pcl::GenericImage< P >inline
operator()(const Point &p, int channel=0) const noexceptpcl::GenericImage< P >inline
operator*()pcl::GenericImage< P >inline
operator*() const noexceptpcl::GenericImage< P >inline
operator*=(T scalar)pcl::GenericImage< P >inline
operator*=(const GenericImage< P1 > &image)pcl::GenericImage< P >inline
operator+=(T scalar)pcl::GenericImage< P >inline
operator+=(const GenericImage< P1 > &image)pcl::GenericImage< P >inline
operator-=(T scalar)pcl::GenericImage< P >inline
operator-=(const GenericImage< P1 > &image)pcl::GenericImage< P >inline
operator/=(T scalar)pcl::GenericImage< P >inline
operator/=(const GenericImage< P1 > &image)pcl::GenericImage< P >inline
operator=(const GenericImage< P1 > &image)pcl::GenericImage< P >inline
operator=(const GenericImage &image)pcl::GenericImage< P >inline
operator=(GenericImage &&image)pcl::GenericImage< P >inline
operator=(sample scalar)pcl::GenericImage< P >inline
pcl::ParallelProcess::operator=(const ParallelProcess &)=defaultpcl::ParallelProcess
operator[](int channel)pcl::GenericImage< P >inline
operator[](int channel) const noexceptpcl::GenericImage< P >inline
operator^=(T scalar)pcl::GenericImage< P >inline
operator^=(const GenericImage< P1 > &image)pcl::GenericImage< P >inline
operator~() constpcl::GenericImage< P >inline
OptimalThreadRows(int rowCount=0, int rowWidth=0, int maxProcessors=0, size_type overheadLimitPx=1024u) const noexceptpcl::AbstractImageinline
Or(T scalar, const Rect &rect=Rect(0), int firstChannel=-1, int lastChannel=-1)pcl::GenericImage< P >inline
Or(const GenericImage< P1 > &image, const Point &point=Point(int_max), int channel=-1, const Rect &rect=Rect(0), int firstChannel=-1, int lastChannel=-1)pcl::GenericImage< P >inline
OrderStatistic(double k, const Rect &rect=Rect(0), int firstChannel=-1, int lastChannel=-1, int maxProcessors=0) constpcl::GenericImage< P >inline
ParallelProcess()=defaultpcl::ParallelProcess
ParallelProcess(const ParallelProcess &)=defaultpcl::ParallelProcess
ParseChannel(int &channel) const noexceptpcl::AbstractImageinline
ParseRect(Rect &rect) const noexceptpcl::AbstractImageinline
ParseSelection(Rect &rect, int &firstChannel, int &lastChannel) const noexceptpcl::AbstractImageinline
ParseSelection(Rect &rect, int &channel) const noexceptpcl::AbstractImageinline
Pixel(int x, int y, int channel=0)pcl::GenericImage< P >inline
Pixel(int x, int y, int channel=0) const noexceptpcl::GenericImage< P >inline
Pixel(const Point &p, int channel=0)pcl::GenericImage< P >inline
Pixel(const Point &p, int channel=0) const noexceptpcl::GenericImage< P >inline
pixel_allocator typedefpcl::GenericImage< P >
pixel_traits typedefpcl::GenericImage< P >
PixelAddress(int x, int y, int channel=0)pcl::GenericImage< P >inline
PixelAddress(int x, int y, int channel=0) const noexceptpcl::GenericImage< P >inline
PixelAddress(const Point &p, int channel=0)pcl::GenericImage< P >inline
PixelAddress(const Point &p, int channel=0) const noexceptpcl::GenericImage< P >inline
PixelData(int channel=0)pcl::GenericImage< P >inline
PixelData(int channel=0) const noexceptpcl::GenericImage< P >inline
PixelOffset(int x, int y) const noexceptpcl::ImageGeometryinline
PopSelections() constpcl::AbstractImageinline
Pow(T scalar, const Rect &rect=Rect(0), int firstChannel=-1, int lastChannel=-1)pcl::GenericImage< P >inline
Pow(const GenericImage< P1 > &image, const Point &point=Point(int_max), int channel=-1, const Rect &rect=Rect(0), int firstChannel=-1, int lastChannel=-1)pcl::GenericImage< P >inline
PushSelections() constpcl::AbstractImageinline
Qn(const Rect &rect=Rect(0), int firstChannel=-1, int lastChannel=-1, int maxProcessors=0) constpcl::GenericImage< P >inline
Raise(T scalar, const Rect &rect=Rect(0), int firstChannel=-1, int lastChannel=-1)pcl::GenericImage< P >inline
Raise(const GenericImage< P1 > &image, const Point &point=Point(int_max), int channel=-1, const Rect &rect=Rect(0), int firstChannel=-1, int lastChannel=-1)pcl::GenericImage< P >inline
Raised(T scalar, const Rect &rect=Rect(0), int firstChannel=-1, int lastChannel=-1) constpcl::GenericImage< P >inline
RangeClipHigh() const noexceptpcl::AbstractImageinline
RangeClipLow() const noexceptpcl::AbstractImageinline
Read(File &file)pcl::GenericImage< P >inline
Read(const String &filePath)pcl::GenericImage< P >inline
ReleaseAlphaChannel(GenericImage &image, int channel)pcl::GenericImage< P >inline
ReleaseData()pcl::GenericImage< P >inline
Rescale(T lowerBound, T upperBound, const Rect &rect=Rect(0), int firstChannel=-1, int lastChannel=-1)pcl::GenericImage< P >inline
Rescale(const Rect &rect=Rect(0), int firstChannel=-1, int lastChannel=-1)pcl::GenericImage< P >inline
Rescaled(T lowerBound, T upperBound, const Rect &rect=Rect(0), int firstChannel=-1, int lastChannel=-1) constpcl::GenericImage< P >inline
Rescaled(const Rect &rect=Rect(0), int firstChannel=-1, int lastChannel=-1) constpcl::GenericImage< P >inline
ResetChannelRange() const noexceptpcl::AbstractImageinline
ResetDefaultRGBWorkingSpace()pcl::ImageColorinlinestatic
ResetPoint() const noexceptpcl::AbstractImageinline
ResetRangeClipping() const noexceptpcl::AbstractImageinline
ResetSelection() const noexceptpcl::AbstractImageinline
ResetSelections() const noexceptpcl::AbstractImageinline
RGBWorkingSpace() const noexceptpcl::ImageColorinline
RowOffset(int y) const noexceptpcl::ImageGeometryinline
RowVector(int y, int channel=-1) constpcl::GenericImage< P >inline
RunThreads(ReferenceArray< thread > &threads, ThreadData &data, bool useAffinity=true)pcl::AbstractImageinlinestatic
SameSampleType(const GenericImage< P1 > &image) const noexceptpcl::GenericImage< P >inline
SameSampleType(const GenericImage &image) const noexceptpcl::GenericImage< P >inline
sample typedefpcl::GenericImage< P >
sample_array typedefpcl::GenericImage< P >
sample_vector typedefpcl::GenericImage< P >
ScanLine(int y, int channel=0)pcl::GenericImage< P >inline
ScanLine(int y, int channel=0) const noexceptpcl::GenericImage< P >inline
SelectAlphaChannels() const noexceptpcl::AbstractImageinline
SelectChannel(int c) const noexceptpcl::AbstractImageinline
SelectChannelRange(int c0, int c1) const noexceptpcl::AbstractImageinline
SelectedChannel() const noexceptpcl::AbstractImageinline
SelectedPoint() const noexceptpcl::AbstractImageinline
SelectedRectangle() const noexceptpcl::AbstractImageinline
selection_stack typedefpcl::GenericImage< P >
Selections() const noexceptpcl::AbstractImageinline
SelectNominalChannels() const noexceptpcl::AbstractImageinline
SelectPoint(int x, int y) const noexceptpcl::AbstractImageinline
SelectPoint(const Point &p) const noexceptpcl::AbstractImageinline
SelectRectangle(int x0, int y0, int x1, int y1) const noexceptpcl::AbstractImageinline
SelectRectangle(const Point &p0, const Point &p1) const noexceptpcl::AbstractImageinline
SelectRectangle(const Rect &r) const noexceptpcl::AbstractImageinline
SetAbsoluteDifference(T scalar, const Rect &rect=Rect(0), int firstChannel=-1, int lastChannel=-1)pcl::GenericImage< P >inline
SetAbsoluteDifference(const GenericImage< P1 > &image, const Point &point=Point(int_max), int channel=-1, const Rect &rect=Rect(0), int firstChannel=-1, int lastChannel=-1)pcl::GenericImage< P >inline
SetAbsoluteValue(const Rect &rect=Rect(0), int firstChannel=-1, int lastChannel=-1)pcl::GenericImage< P >inline
SetColorSpace(color_space colorSpace, int maxProcessors=0)pcl::GenericImage< P >inline
SetColumn(const T *buffer, int x, int channel=-1)pcl::GenericImage< P >inline
SetDefaultRGBWorkingSpace(const RGBColorSystem &RGBWS)pcl::ImageColorinlinestatic
SetLightness(const GenericImage< P1 > &L, const Point &point=Point(int_max), const Rect &rect=Rect(0), int maxProcessors=0)pcl::GenericImage< P >inline
SetLightness(const ImageVariant &L, const Point &point=Point(int_max), const Rect &rect=Rect(0), int maxProcessors=0)pcl::GenericImage< P >inline
SetLuminance(const GenericImage< P1 > &Y, const Point &point=Point(int_max), const Rect &rect=Rect(0), int maxProcessors=0)pcl::GenericImage< P >inline
SetLuminance(const ImageVariant &Y, const Point &point=Point(int_max), const Rect &rect=Rect(0), int maxProcessors=0)pcl::GenericImage< P >inline
SetMaximum(T scalar, const Rect &rect=Rect(0), int firstChannel=-1, int lastChannel=-1)pcl::GenericImage< P >inline
SetMaximum(const GenericImage< P1 > &image, const Point &point=Point(int_max), int channel=-1, const Rect &rect=Rect(0), int firstChannel=-1, int lastChannel=-1)pcl::GenericImage< P >inline
SetMaxProcessors(int maxProcessors) noexceptpcl::ParallelProcessinline
SetMinimum(T scalar, const Rect &rect=Rect(0), int firstChannel=-1, int lastChannel=-1)pcl::GenericImage< P >inline
SetMinimum(const GenericImage< P1 > &image, const Point &point=Point(int_max), int channel=-1, const Rect &rect=Rect(0), int firstChannel=-1, int lastChannel=-1)pcl::GenericImage< P >inline
SetRangeClipHigh(double clipHigh) const noexceptpcl::AbstractImageinline
SetRangeClipLow(double clipLow) const noexceptpcl::AbstractImageinline
SetRangeClipping(double clipLow, double clipHigh) const noexceptpcl::AbstractImageinline
SetRGBWorkingSpace(const RGBColorSystem &RGBWS) overridepcl::GenericImage< P >inlinevirtual
SetRow(const T *buffer, int y, int channel=-1)pcl::GenericImage< P >inline
SetStatusCallback(pcl::StatusCallback *callback) const noexceptpcl::AbstractImageinline
Shift(const GenericVector< T > &fillValues)pcl::GenericImage< P >inline
Shift()pcl::GenericImage< P >inline
ShiftBy(int dx, int dy, const GenericVector< T > &fillValues)pcl::GenericImage< P >inline
ShiftBy(int dx, int dy)pcl::GenericImage< P >inline
ShiftTo(int x, int y, const GenericVector< T > &fillValues)pcl::GenericImage< P >inline
ShiftTo(int x, int y)pcl::GenericImage< P >inline
ShiftTo(const Point &p, const GenericVector< T > &fillValues)pcl::GenericImage< P >inline
ShiftTo(const Point &p)pcl::GenericImage< P >inline
ShiftToBottomLeft(int width, int height, const GenericVector< T > &fillValues)pcl::GenericImage< P >inline
ShiftToBottomLeft(int width, int height)pcl::GenericImage< P >inline
ShiftToBottomRight(int width, int height, const GenericVector< T > &fillValues)pcl::GenericImage< P >inline
ShiftToBottomRight(int width, int height)pcl::GenericImage< P >inline
ShiftToCenter(int width, int height, const GenericVector< T > &fillValues)pcl::GenericImage< P >inline
ShiftToCenter(int width, int height)pcl::GenericImage< P >inline
ShiftToTopLeft(int width, int height, const GenericVector< T > &fillValues)pcl::GenericImage< P >inline
ShiftToTopLeft(int width, int height)pcl::GenericImage< P >inline
ShiftToTopRight(int width, int height, const GenericVector< T > &fillValues)pcl::GenericImage< P >inline
ShiftToTopRight(int width, int height)pcl::GenericImage< P >inline
Sn(const Rect &rect=Rect(0), int firstChannel=-1, int lastChannel=-1, int maxProcessors=0) constpcl::GenericImage< P >inline
Status() const noexceptpcl::AbstractImageinline
StatusCallback() const noexceptpcl::AbstractImageinline
StdDev(const Rect &rect=Rect(0), int firstChannel=-1, int lastChannel=-1, int maxProcessors=0) constpcl::GenericImage< P >inline
Sub(T scalar, const Rect &rect=Rect(0), int firstChannel=-1, int lastChannel=-1)pcl::GenericImage< P >inline
Sub(const GenericImage< P1 > &image, const Point &point=Point(int_max), int channel=-1, const Rect &rect=Rect(0), int firstChannel=-1, int lastChannel=-1)pcl::GenericImage< P >inline
Subtract(T scalar, const Rect &rect=Rect(0), int firstChannel=-1, int lastChannel=-1)pcl::GenericImage< P >inline
Subtract(const GenericImage< P1 > &image, const Point &point=Point(int_max), int channel=-1, const Rect &rect=Rect(0), int firstChannel=-1, int lastChannel=-1)pcl::GenericImage< P >inline
Subtracted(T scalar, const Rect &rect=Rect(0), int firstChannel=-1, int lastChannel=-1) constpcl::GenericImage< P >inline
SumOfSquares(const Rect &rect=Rect(0), int firstChannel=-1, int lastChannel=-1, int maxProcessors=0) constpcl::GenericImage< P >inline
Swap(GenericImage &x1, GenericImage &x2) noexceptpcl::GenericImage< P >friend
pcl::ParallelProcess::Swap(ParallelProcess &process) noexceptpcl::ParallelProcessinline
Transfer(GenericImage &image)pcl::GenericImage< P >inline
Transfer(GenericImage &&image)pcl::GenericImage< P >inline
Transform(BidirectionalImageTransformation &transform, const Rect &rect=Rect(0), int firstChannel=-1, int lastChannel=-1) constpcl::GenericImage< P >inline
Truncate(T lowerBound, T upperBound, const Rect &rect=Rect(0), int firstChannel=-1, int lastChannel=-1)pcl::GenericImage< P >inline
Truncate(const Rect &rect=Rect(0), int firstChannel=-1, int lastChannel=-1)pcl::GenericImage< P >inline
Truncated(T lowerBound, T upperBound, const Rect &rect=Rect(0), int firstChannel=-1, int lastChannel=-1) constpcl::GenericImage< P >inline
Truncated(const Rect &rect=Rect(0), int firstChannel=-1, int lastChannel=-1) constpcl::GenericImage< P >inline
TwoSidedAvgDev(double center, const Rect &rect=Rect(0), int firstChannel=-1, int lastChannel=-1, int maxProcessors=0) constpcl::GenericImage< P >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) constpcl::GenericImage< P >inline
TwoSidedMAD(double center, const Rect &rect=Rect(0), int firstChannel=-1, int lastChannel=-1, int maxProcessors=0) constpcl::GenericImage< P >inline
Variance(const Rect &rect=Rect(0), int firstChannel=-1, int lastChannel=-1, int maxProcessors=0) constpcl::GenericImage< P >inline
White(const Rect &rect=Rect(0), int firstChannel=-1, int lastChannel=-1)pcl::GenericImage< P >inline
Width() const noexceptpcl::ImageGeometryinline
Write(File &file, const Rect &rect=Rect(0), int firstChannel=-1, int lastChannel=-1) constpcl::GenericImage< P >inline
Write(const String &filePath, const Rect &rect=Rect(0), int firstChannel=-1, int lastChannel=-1) constpcl::GenericImage< P >inline
Xchg(GenericImage< P1 > &image, const Point &point=Point(int_max), int channel=-1, const Rect &rect=Rect(0), int firstChannel=-1, int lastChannel=-1)pcl::GenericImage< P >inline
Xnor(T scalar, const Rect &rect=Rect(0), int firstChannel=-1, int lastChannel=-1)pcl::GenericImage< P >inline
Xnor(const GenericImage< P1 > &image, const Point &point=Point(int_max), int channel=-1, const Rect &rect=Rect(0), int firstChannel=-1, int lastChannel=-1)pcl::GenericImage< P >inline
Xor(T scalar, const Rect &rect=Rect(0), int firstChannel=-1, int lastChannel=-1)pcl::GenericImage< P >inline
Xor(const GenericImage< P1 > &image, const Point &point=Point(int_max), int channel=-1, const Rect &rect=Rect(0), int firstChannel=-1, int lastChannel=-1)pcl::GenericImage< P >inline
Zero(const Rect &rect=Rect(0), int firstChannel=-1, int lastChannel=-1)pcl::GenericImage< P >inline
~AbstractImage() overridepcl::AbstractImageinline
~GenericImage() overridepcl::GenericImage< P >inline
~ParallelProcess()pcl::ParallelProcessinlinevirtual