Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AliyunFaceIdProvider ¶
type AliyunFaceIdProvider struct {
AccessKey string
AccessSecret string
Endpoint string
QualityScoreThreshold float32
}
func NewAliyunFaceIdProvider ¶
func NewAliyunFaceIdProvider(accessKey string, accessSecret string, endPoint string) *AliyunFaceIdProvider
type FaceIdProvider ¶
func GetFaceIdProvider ¶
func GetFaceIdProvider(typ string, clientId string, clientSecret string, endPoint string) FaceIdProvider
Click to show internal directories.
Click to hide internal directories.