1 2 3 4 5 6 7 8 9 10 11 12 13 14
|
// Code generated by smithy-go-codegen DO NOT EDIT.
// Package lookoutvision provides the API client, operations, and parameter types
// for Amazon Lookout for Vision.
//
// This is the Amazon Lookout for Vision API Reference. It provides descriptions
// of actions, data types, common parameters, and common errors. Amazon Lookout for
// Vision enables you to find visual defects in industrial products, accurately and
// at scale. It uses computer vision to identify missing components in an
// industrial product, damage to vehicles or structures, irregularities in
// production lines, and even minuscule defects in silicon wafers — or any other
// physical item where quality is important such as a missing capacitor on printed
// circuit boards.
package lookoutvision
|