Skip to content

Latest commit

 

History

History
44 lines (31 loc) · 1.61 KB

language-support.md

File metadata and controls

44 lines (31 loc) · 1.61 KB
copyright lastupdated keywords subcollection
years
2015, 2019
2019-06-04
Visual Recognition languages,language support,supported languages
visual-recognition

{:shortdesc: .shortdesc} {:external: target="_blank" .external} {:tip: .tip} {:important: .important} {:note: .note} {:deprecated: .deprecated} {:pre: .pre} {:codeblock: .codeblock} {:screen: .screen} {:javascript: .ph data-hd-programlang='javascript'} {:java: .ph data-hd-programlang='java'} {:python: .ph data-hd-programlang='python'} {:swift: .ph data-hd-programlang='swift'}

Supported languages

{: #language-support-top}

Classify images

{: #language-support}

The Classify images method of {{site.data.keyword.visualrecognitionfull}} supports English (en), Arabic (ar), German (de), Spanish (es), French (fr), Italian (it), Japanese (ja), Korean (ko), Portuguese (Brazilian) (pt-br), Chinese (Simplified) (zh-cn), and Chinese (Traditional) (zh-tw).

The languages work with the output classes of all the built-in models: default (also called the General model), food, and explicit.

For details about the API call, see the Classify images method in the API reference{: external}.

Detect faces

{: #detect_faces}

The Detect faces methods return translations of the English words for gender ("Male" and "Female") in the response. Set the language with the Accept-Language request header.

For details, see the Detect faces methods in the API reference{: external}.