Partilhar via


ImageAnalysisOptions.GenderNeutralCaption Propriedade

Definição

Obtém ou define a neutralidade de gênero do resultado legenda análise de imagem.

public bool GenderNeutralCaption { get; set; }
member this.GenderNeutralCaption : bool with get, set
Public Property GenderNeutralCaption As Boolean

Valor da propriedade

Comentários

Se \"true\", legenda não terá termos de gênero. Se \"true\", as palavras \"Homem/Mulher\" serão substituídas por \"Pessoa\", e \"Menino/Menina\" serão substituídas por \"Filho\". Se não for definido, o padrão será \"false\". Relevante somente se ImageAnalysisFeature.Caption estiver incluído na propriedade Features.

Aplica-se a