package
1.0.1
Repository: https://github.com/bububa/openvision.git
Documentation: pkg.go.dev

# Functions

New returns a new Drawer.
WithBorderColor set Drawer BorderColor.
WithBorderStrokeWidth set Drawer BorderStrokeWidth.
WithFont set Drawer Font.
WithKeypointColor set Drawer KeypointColor.
WithKeypointRadius set Drawer KeypointRadius.
WithKeypointStrokeWidth set Drawer KeypointStrokeWidth.

# Constants

DefaultBorderColor default drawer border color.
DefaultBorderStrokeWidth default drawer border stroke width.
DefaultKeypointColor default drawer keypoint color.
DefaultKeypointRadius default drawer keypoint radius.
DefaultKeypointStrokeWidth default drawer keypoint stroke width.
DefaultLabelColor default label color.

# Variables

PoseColors represents color for hand pose.

# Structs

Drawer represents a hand drawer.

# Interfaces

Option represents Drawer option interface.