CVB++ 14.0
Image Member List

This is the complete list of members for Image, including all inherited members.

AffineTransform(const Image &image, AffineMatrix2D affineMatrix, Area2D area)Imagerelated
AffineTransform(const Image &image, AffineMatrix2D affineMatrix)Imagerelated
Bounds() const noexceptImageinline
Clone() constImageinline
ColorModel() const noexceptImageinline
CoordinateSystem() const noexceptImageinline
Copy(Image &targetImage, Rect< int > sourceRect, Point2D< int > targetPosition) constImageinline
Copy(Image &targetImage) constImageinline
Create(Size2D< int > size, int numPlanes=1, DataType dataType=DataType::Int8BppUnsigned())Imageinlinestatic
Create(int width, int height, int numPlanes=1, DataType dataType=DataType::Int8BppUnsigned())Imageinlinestatic
FromHandle(HandleGuard< Image > &&guard)Imageinlinestatic
FromHandle(HandleGuard< Image > &&guard, ARGS &&... args)Imageinlinestatic
FromImages(MappingOption mapping, const RANGE &images)Imageinlinestatic
FromImages(MappingOption mapping, const IMAGES &... images)Imageinlinestatic
FromPlanes(MappingOption mapping, const RANGE &planes)Imageinlinestatic
FromPlanes(MappingOption mapping, PLANES &&... planes)Imageinlinestatic
GetPixel(Point2D< int > position) constImageinline
Handle() const noexceptImageinline
Height() const noexceptImageinline
Image(Size2D< int > size, int numPlanes=1, DataType dataType=DataType::Int8BppUnsigned())Imageinline
Image(int width, int height, int numPlanes=1, DataType dataType=DataType::Int8BppUnsigned())Imageinline
Image(const String &fileName)Imageinline
ImageToPixelCoordinates(Point2D< double > point) const noexceptImageinline
ImageToPixelCoordinates(Area2D area) const noexceptImageinline
InversePolarTransform(const Image &image, Angle startAngle, double innerRadius)Imagerelated
InversePolarTransformToDst(const Image &imageSrc, Point2D< double > center, Angle startAngle, double innerRadius, Image &imageDst)Imagerelated
LinearTransform(const Image &image, Matrix2D matrix)Imagerelated
Load(const String &fileName)Imageinlinestatic
Map(Rect< int > rect) constImageinline
Map(Rect< int > sourceRect, Size2D< int > targetSize) constImageinline
MapTo8Bit(const Image &image, PlaneNormalization planeNormalization=PlaneNormalization::Identical)Imagerelated
NormalizeMeanVariance(const Image &image, double targetMean, double targetVariance)Imagerelated
NormalizeMinMax(const Image &image, double targetMin, double targetMax)Imagerelated
PixelToImageCoordinates(Point2D< double > point) const noexceptImageinline
PixelToImageCoordinates(Area2D area) const noexceptImageinline
Plane(int plane) constImageinline
PlaneDataTypesIdentical() const noexceptImageinline
Planes() const noexceptImageinline
PlanesCount() const noexceptImageinline
PolarTransform(const Image &image, Point2D< double > center, double innerRadius, double outerRadius, Angle startAngle, Angle totalAngle)Imagerelated
PolarTransform(const Image &image, Point2D< double > center, double innerRadius, double outerRadius)Imagerelated
RaisePixelContentChanged() constImageinline
RaisePixelContentChanged(Rect< int > rect) constImageinline
RegisterEventPixelContentChanged(std::function< void(const Image &, Rect< int >)> handler)Imageinline
Save(const String &fileName) constImageinline
SetCoordinateSystem(AffineMatrix2D affineMatrix) noexceptImageinline
Size() const noexceptImageinline
UnregisterEventPixelContentChanged(EventCookie eventCookie) noexceptImageinline
Width() const noexceptImageinline