Table of Contents

Namespace VisioForge.Core.Types.X.OpenCV

Classes

CVDewarpSettings

OpenCV dewarp effect settings.

CVEdgeDetectSettings

OpenCV edge detect settings.

CVFaceBlurSettings

OpenCV face blur settings.

CVFaceDetectSettings

OpenCV face detect settings.

CVHandDetectSettings

OpenCV hand detect settings.

CVLaplaceSettings

OpenCV laplace effect settings.

CVMotionCellsSettings

OpenCV motion cells.

CVSmoothSettings

OpenCV smooth settings.

CVSobelSettings

OpenCV sobel effect settings.

CVTemplateMatchSettings

OpenCV face detect settings.

CVTextOverlaySettings

OpenCV text overlay settings.

CVTrackerSettings

OpenCV tracker settings.

Enums

CVDewarpDisplayMode

Specifies the display mode for the OpenCV fisheye dewarp operation. Controls how the dewarped output is arranged within the output frame.

CVDewarpInterpolationMode

Specifies the pixel interpolation algorithm used during OpenCV fisheye dewarp processing. Higher-quality modes produce smoother results at the cost of additional compute time.

CVFaceDetectUpdates

OpenCV face detect updates mode.

CVSmoothType

OpenCV smooth type.

CVTemplateMatchMethod

OpenCV template match method.

CVTrackerAlgorithm

OpenCV tracker algorithm.