Interface IDrawFaceLandmarksOptions
Hierarchy
- IDrawFaceLandmarksOptions
Properties
Optional drawLines
drawLines?: boolean
Optional drawPoints
drawPoints?: boolean
Optional lineColor
lineColor?: string
Optional lineWidth
lineWidth?: number
Optional pointColor
pointColor?: string
Optional pointSize
pointSize?: number