Contents

init(imageAtURL:constraint:options:)

Creates a feature value that contains an image defined by an image URL and a constraint.

Declaration

convenience init(imageAtURL url: URL, constraint: MLImageConstraint, options: [MLFeatureValue.ImageOption : Any]? = nil) throws

Parameters

See Also

Creating image feature values