Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type YahtzeeDetector ¶
type YahtzeeDetector struct {
// contains filtered or unexported fields
}
func NewYahtzeeDetector ¶
func NewYahtzeeDetector(device int, uri, outDir string, annotate bool) (*YahtzeeDetector, error)
func (*YahtzeeDetector) Close ¶
func (d *YahtzeeDetector) Close() error
func (*YahtzeeDetector) GetCurrentRoll ¶
func (d *YahtzeeDetector) GetCurrentRoll() ([]int, error)
Click to show internal directories.
Click to hide internal directories.