Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GoogleVisionFaceDetector ¶
type GoogleVisionFaceDetector struct {
// contains filtered or unexported fields
}
func (GoogleVisionFaceDetector) Detect ¶
func (d GoogleVisionFaceDetector) Detect(imgPath string) (engine.FaceResult, error)
func (*GoogleVisionFaceDetector) Init ¶
func (d *GoogleVisionFaceDetector) Init(_ engine.Config) error
func (GoogleVisionFaceDetector) String ¶
func (d GoogleVisionFaceDetector) String() string
Click to show internal directories.
Click to hide internal directories.