Namespace: Mindee.Product.Eu.LicensePlate
Assembly: Mindee
Assembly Version: 3.22.0+aa1b44d54eab23ff2156f9ad9391c70a961697c0
License Plate API version 1 inference prediction.
[Endpoint("license_plates", "1", "mindee")]
public sealed class LicensePlateV1 : Inference<LicensePlateV1Document, LicensePlateV1Document>
Inheritance: object → Inference<TPagePrediction, TDocumentPrediction> → LicensePlateV1
Attributes: EndpointAttribute
Name | Description |
---|---|
LicensePlateV1() |
Name | Description |
---|---|
Pages | The pages and the associated values which were detected on the document. |
Documentation generated by MdDocs