Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type RecogniseFaces ¶
type RecogniseFaces struct { Key string `json:"key"` Jitter int `json:"jitter"` Threshold float64 `json:"threshold"` Skip int `json:"skip"` // contains filtered or unexported fields }
func (*RecogniseFaces) Default ¶
func (o *RecogniseFaces) Default() (err error)
func (*RecogniseFaces) Init ¶
func (o *RecogniseFaces) Init(params map[string]interface{}) (err error)
func (*RecogniseFaces) InitCtx ¶
func (o *RecogniseFaces) InitCtx(ref *map[string]interface{}) (err error)
Click to show internal directories.
Click to hide internal directories.