See: Description
Class | Description |
---|---|
CloudVisionTemplate |
Spring Template offering convenience methods for interacting with the Cloud Vision
APIs.
|
DocumentOcrResultSet |
Represents the parsed OCR content for an document in the provided range of pages.
|
DocumentOcrTemplate |
Template providing convenient operations for interfacing with Google Cloud Vision's
Document OCR feature, which allows you to run OCR algorithms on documents (PDF or TIFF format)
stored on Google Cloud Storage.
|
Exception | Description |
---|---|
CloudVisionException |
Describes error conditions that can occur when interfacing with Cloud Vision APIs.
|
Copyright © 2021. All rights reserved.