Documentation
      ¶
    
    
  
    
  
    Index ¶
- func UserAgent() string
 - func Version() string
 - type APIError
 - type Accessory
 - type AccessoryType
 - type ApplySnapshotRequest
 - type AttributeType
 - type Attributes
 - type BaseClient
 - type Blur
 - type BlurLevel
 - type Client
 - type Coordinate
 - type DetectedFace
 - type Emotion
 - type Error
 - type Exposure
 - type ExposureLevel
 - type FacialHair
 - type FindSimilarMatchMode
 - type FindSimilarRequest
 - type Gender
 - type GlassesType
 - type GroupRequest
 - type GroupResult
 - type Hair
 - type HairColor
 - type HairColorType
 - type HeadPose
 - type IdentifyCandidate
 - type IdentifyRequest
 - type IdentifyResult
 - type ImageURL
 - type Landmarks
 - type LargeFaceList
 - type LargeFaceListClient
 - type LargePersonGroup
 - type LargePersonGroupClient
 - type LargePersonGroupPersonClient
 - type List
 - type ListClient
 - type ListDetectedFace
 - type ListIdentifyResult
 - type ListLargeFaceList
 - type ListLargePersonGroup
 - type ListList
 - type ListPersistedFace
 - type ListPerson
 - type ListPersonGroup
 - type ListSimilarFace
 - type ListSnapshot
 - type Makeup
 - type NameAndUserDataContract
 - type Noise
 - type NoiseLevel
 - type Occlusion
 - type OperationStatus
 - type OperationStatusType
 - type PersistedFace
 - type Person
 - type PersonGroup
 - type PersonGroupClient
 - type PersonGroupPersonClient
 - type Rectangle
 - type SimilarFace
 - type Snapshot
 - type SnapshotApplyMode
 - type SnapshotClient
 - type SnapshotObjectType
 - type TakeSnapshotRequest
 - type TrainingStatus
 - type TrainingStatusType
 - type UpdateFaceRequest
 - type UpdateSnapshotRequest
 - type VerifyFaceToFaceRequest
 - type VerifyFaceToPersonRequest
 - type VerifyResult
 
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type AccessoryType ¶
type AccessoryType = original.AccessoryType
const ( Glasses AccessoryType = original.Glasses HeadWear AccessoryType = original.HeadWear Mask AccessoryType = original.Mask )
func PossibleAccessoryTypeValues ¶
func PossibleAccessoryTypeValues() []AccessoryType
type ApplySnapshotRequest ¶
type ApplySnapshotRequest = original.ApplySnapshotRequest
type AttributeType ¶
type AttributeType = original.AttributeType
const ( AttributeTypeAccessories AttributeType = original.AttributeTypeAccessories AttributeTypeAge AttributeType = original.AttributeTypeAge AttributeTypeBlur AttributeType = original.AttributeTypeBlur AttributeTypeEmotion AttributeType = original.AttributeTypeEmotion AttributeTypeExposure AttributeType = original.AttributeTypeExposure AttributeTypeFacialHair AttributeType = original.AttributeTypeFacialHair AttributeTypeGender AttributeType = original.AttributeTypeGender AttributeTypeGlasses AttributeType = original.AttributeTypeGlasses AttributeTypeHair AttributeType = original.AttributeTypeHair AttributeTypeHeadPose AttributeType = original.AttributeTypeHeadPose AttributeTypeMakeup AttributeType = original.AttributeTypeMakeup AttributeTypeNoise AttributeType = original.AttributeTypeNoise AttributeTypeOcclusion AttributeType = original.AttributeTypeOcclusion AttributeTypeSmile AttributeType = original.AttributeTypeSmile )
func PossibleAttributeTypeValues ¶
func PossibleAttributeTypeValues() []AttributeType
type Attributes ¶
type Attributes = original.Attributes
type BaseClient ¶
type BaseClient = original.BaseClient
func New ¶
func New(endpoint string) BaseClient
func NewWithoutDefaults ¶
func NewWithoutDefaults(endpoint string) BaseClient
type Coordinate ¶
type Coordinate = original.Coordinate
type DetectedFace ¶
type DetectedFace = original.DetectedFace
type ExposureLevel ¶
type ExposureLevel = original.ExposureLevel
const ( GoodExposure ExposureLevel = original.GoodExposure OverExposure ExposureLevel = original.OverExposure UnderExposure ExposureLevel = original.UnderExposure )
func PossibleExposureLevelValues ¶
func PossibleExposureLevelValues() []ExposureLevel
type FacialHair ¶
type FacialHair = original.FacialHair
type FindSimilarMatchMode ¶
type FindSimilarMatchMode = original.FindSimilarMatchMode
const ( MatchFace FindSimilarMatchMode = original.MatchFace MatchPerson FindSimilarMatchMode = original.MatchPerson )
func PossibleFindSimilarMatchModeValues ¶
func PossibleFindSimilarMatchModeValues() []FindSimilarMatchMode
type FindSimilarRequest ¶
type FindSimilarRequest = original.FindSimilarRequest
type Gender ¶
func PossibleGenderValues ¶
func PossibleGenderValues() []Gender
type GlassesType ¶
type GlassesType = original.GlassesType
const ( NoGlasses GlassesType = original.NoGlasses ReadingGlasses GlassesType = original.ReadingGlasses Sunglasses GlassesType = original.Sunglasses SwimmingGoggles GlassesType = original.SwimmingGoggles )
func PossibleGlassesTypeValues ¶
func PossibleGlassesTypeValues() []GlassesType
type GroupRequest ¶
type GroupRequest = original.GroupRequest
type GroupResult ¶
type GroupResult = original.GroupResult
type HairColorType ¶
type HairColorType = original.HairColorType
const ( Black HairColorType = original.Black Blond HairColorType = original.Blond Brown HairColorType = original.Brown Gray HairColorType = original.Gray Other HairColorType = original.Other Red HairColorType = original.Red Unknown HairColorType = original.Unknown White HairColorType = original.White )
func PossibleHairColorTypeValues ¶
func PossibleHairColorTypeValues() []HairColorType
type IdentifyCandidate ¶
type IdentifyCandidate = original.IdentifyCandidate
type IdentifyRequest ¶
type IdentifyRequest = original.IdentifyRequest
type IdentifyResult ¶
type IdentifyResult = original.IdentifyResult
type LargeFaceList ¶
type LargeFaceList = original.LargeFaceList
type LargeFaceListClient ¶
type LargeFaceListClient = original.LargeFaceListClient
func NewLargeFaceListClient ¶
func NewLargeFaceListClient(endpoint string) LargeFaceListClient
type LargePersonGroup ¶
type LargePersonGroup = original.LargePersonGroup
type LargePersonGroupClient ¶
type LargePersonGroupClient = original.LargePersonGroupClient
func NewLargePersonGroupClient ¶
func NewLargePersonGroupClient(endpoint string) LargePersonGroupClient
type LargePersonGroupPersonClient ¶
type LargePersonGroupPersonClient = original.LargePersonGroupPersonClient
func NewLargePersonGroupPersonClient ¶
func NewLargePersonGroupPersonClient(endpoint string) LargePersonGroupPersonClient
type ListClient ¶
type ListClient = original.ListClient
func NewListClient ¶
func NewListClient(endpoint string) ListClient
type ListDetectedFace ¶
type ListDetectedFace = original.ListDetectedFace
type ListIdentifyResult ¶
type ListIdentifyResult = original.ListIdentifyResult
type ListLargeFaceList ¶
type ListLargeFaceList = original.ListLargeFaceList
type ListLargePersonGroup ¶
type ListLargePersonGroup = original.ListLargePersonGroup
type ListPersistedFace ¶
type ListPersistedFace = original.ListPersistedFace
type ListPerson ¶
type ListPerson = original.ListPerson
type ListPersonGroup ¶
type ListPersonGroup = original.ListPersonGroup
type ListSimilarFace ¶
type ListSimilarFace = original.ListSimilarFace
type ListSnapshot ¶
type ListSnapshot = original.ListSnapshot
type NameAndUserDataContract ¶
type NameAndUserDataContract = original.NameAndUserDataContract
type NoiseLevel ¶
type NoiseLevel = original.NoiseLevel
const ( NoiseLevelHigh NoiseLevel = original.NoiseLevelHigh NoiseLevelLow NoiseLevel = original.NoiseLevelLow NoiseLevelMedium NoiseLevel = original.NoiseLevelMedium )
func PossibleNoiseLevelValues ¶
func PossibleNoiseLevelValues() []NoiseLevel
type OperationStatus ¶
type OperationStatus = original.OperationStatus
type OperationStatusType ¶
type OperationStatusType = original.OperationStatusType
const ( Failed OperationStatusType = original.Failed Notstarted OperationStatusType = original.Notstarted Running OperationStatusType = original.Running Succeeded OperationStatusType = original.Succeeded )
func PossibleOperationStatusTypeValues ¶
func PossibleOperationStatusTypeValues() []OperationStatusType
type PersistedFace ¶
type PersistedFace = original.PersistedFace
type PersonGroup ¶
type PersonGroup = original.PersonGroup
type PersonGroupClient ¶
type PersonGroupClient = original.PersonGroupClient
func NewPersonGroupClient ¶
func NewPersonGroupClient(endpoint string) PersonGroupClient
type PersonGroupPersonClient ¶
type PersonGroupPersonClient = original.PersonGroupPersonClient
func NewPersonGroupPersonClient ¶
func NewPersonGroupPersonClient(endpoint string) PersonGroupPersonClient
type SimilarFace ¶
type SimilarFace = original.SimilarFace
type SnapshotApplyMode ¶
type SnapshotApplyMode = original.SnapshotApplyMode
const (
	CreateNew SnapshotApplyMode = original.CreateNew
)
    func PossibleSnapshotApplyModeValues ¶
func PossibleSnapshotApplyModeValues() []SnapshotApplyMode
type SnapshotClient ¶
type SnapshotClient = original.SnapshotClient
func NewSnapshotClient ¶
func NewSnapshotClient(endpoint string) SnapshotClient
type SnapshotObjectType ¶
type SnapshotObjectType = original.SnapshotObjectType
const ( SnapshotObjectTypeFaceList SnapshotObjectType = original.SnapshotObjectTypeFaceList SnapshotObjectTypeLargeFaceList SnapshotObjectType = original.SnapshotObjectTypeLargeFaceList SnapshotObjectTypeLargePersonGroup SnapshotObjectType = original.SnapshotObjectTypeLargePersonGroup SnapshotObjectTypePersonGroup SnapshotObjectType = original.SnapshotObjectTypePersonGroup )
func PossibleSnapshotObjectTypeValues ¶
func PossibleSnapshotObjectTypeValues() []SnapshotObjectType
type TakeSnapshotRequest ¶
type TakeSnapshotRequest = original.TakeSnapshotRequest
type TrainingStatus ¶
type TrainingStatus = original.TrainingStatus
type TrainingStatusType ¶
type TrainingStatusType = original.TrainingStatusType
const ( TrainingStatusTypeFailed TrainingStatusType = original.TrainingStatusTypeFailed TrainingStatusTypeNonstarted TrainingStatusType = original.TrainingStatusTypeNonstarted TrainingStatusTypeRunning TrainingStatusType = original.TrainingStatusTypeRunning TrainingStatusTypeSucceeded TrainingStatusType = original.TrainingStatusTypeSucceeded )
func PossibleTrainingStatusTypeValues ¶
func PossibleTrainingStatusTypeValues() []TrainingStatusType
type UpdateFaceRequest ¶
type UpdateFaceRequest = original.UpdateFaceRequest
type UpdateSnapshotRequest ¶
type UpdateSnapshotRequest = original.UpdateSnapshotRequest
type VerifyFaceToFaceRequest ¶
type VerifyFaceToFaceRequest = original.VerifyFaceToFaceRequest
type VerifyFaceToPersonRequest ¶
type VerifyFaceToPersonRequest = original.VerifyFaceToPersonRequest
type VerifyResult ¶
type VerifyResult = original.VerifyResult
 Click to show internal directories. 
   Click to hide internal directories.