Enrollment 28.2.0
Loading...
Searching...
No Matches
ImageMask.h File Reference
Include dependency graph for ImageMask.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ImageMaskConfiguration
 Configuration parameters for image masking operations, including mask type, and color. More...
class  ImageMasker
 Interface for image masking operations. More...
class  ImageMask
 Defines the interface for applying mask to the image with a masker. More...
class  CircleImageMask
 Represents an image mask in the shape of a circle. More...
class  PolygonImageMask
 Represents an image mask defined by a polygonal shape. More...

Enumerations

enum class  ImageMaskType : uint8_t { OUTSIDE = 0 , INSIDE = 1 }
 Defines the polygon mask application area in image processing. More...
enum class  ImageBlurType : uint8_t { NO_BORDER_BLURRING = 0 , ISO_19794_BORDER_BLURRING = 1 }
 Defines the type of border blurring applied to an image. More...

Detailed Description

Author
Tomas Krupa tomas.nosp@m..kru.nosp@m.pa@in.nosp@m.nova.nosp@m.trics.nosp@m..com
Date
14.02.2024