Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ClassifiedImages

Results for all images.

Hierarchy

  • ClassifiedImages

Index

Properties

Optional custom_classes

custom_classes: number

Number of custom classes identified in the images.

images

images: ClassifiedImage[]

Classified images.

Optional images_processed

images_processed: number

Number of images processed for the API call.

Optional warnings

warnings: WarningInfo[]

Information about what might cause less than optimal output. For example, a request sent with a corrupt .zip file and a list of image URLs will still complete, but does not return the expected output. Not returned when there is no warning.

Generated using TypeDoc