draugr.opencv_utilities.namespaces.enumsΒΆ

Created on 01/02/2022

Classes

MarkerTypeEnum(value)

An enumeration.

DistanceTypeEnum(value)

An enumeration.

HoughModeEnum(value)

An enumeration.

WindowFlagEnum(value)

An enumeration.

ContourRetrievalModeEnum(value)

RETR_EXTERNAL retrieves only the extreme outer contours. It sets hierarchy[i][2]=hierarchy[i][3]=-1 for all the contours.

ContourApproximationModeEnum(value)

the contour approximation algorithm

MouseEventEnum(value)

An enumeration.

FontEnum(value)

An enumeration.

DataTypeEnum(value)

An enumeration.

ComparisonEnum(value)

An enumeration.

LineTypeEnum(value)

An enumeration.

MorphTypeEnum(value)

An enumeration.

MorphShapeEnum(value)

An enumeration.

DistanceTransformMaskEnum(value)

Mask size for distance transform.

DistanceTransformLabelTypeEnum(value)

distanceTransform algorithm flags

KmeansEnum(value)

An enumeration.

CameraPropertyEnum(value)

An enumeration.

RectanglesIntersectTypes(value)

types of intersection between rectangles

BorderTypeEnum(value)

Various border types, image boundaries are denoted with |

VideoCaptureAPIEnum(value)

VideoCapture API backends identifier.