Image Moderation
Operations
Evaluate |
Returns probabilities of the image containing racy or adult content. |
Evaluate File Input |
Returns probabilities of the image containing racy or adult content. |
Evaluate Url Input |
Returns probabilities of the image containing racy or adult content. |
Find Faces |
Returns the list of faces found. |
Find Faces File Input |
Returns the list of faces found. |
Find Faces Url Input |
Returns the list of faces found. |
Match |
Fuzzily match an image against one of your custom image lists. You can create and manage your custom image lists by using this API. Returns the ID and tags of a... |
Match File Input |
Fuzzily match an image against one of your custom image lists. You can create and manage your custom image lists by using this API. Returns the ID and tags of a... |
Match Url Input |
Fuzzily match an image against one of your custom image lists. You can create and manage your custom image lists by using this API. Returns the ID and tags of a... |
OCR |
Returns any text found in the image for the specified language. If no language is specified in the input, the detection defaults to English. |
OCR File Input |
Returns any text found in the image for the specified language. If no language is specified in the input, the detection defaults to English. |
OCR Url Input |
Returns any text found in the image for the specified language. If no language is specified in the input, the detection defaults to English. |