inputImageFeatureName
The name of the feature value that Vision sets from the request handler.
Declaration
var inputImageFeatureName: String { get set }Discussion
By default, Vision uses the first input found, but you can manually set that input to another featureName instead.