Parseq OCR Wrapper (v1.0)
About this version
- Submitter: keighrim
- Submission Time: 2023-07-26T00:04:08+00:00
- Prebuilt Container Image: ghcr.io/clamsproject/app-parseqocr-wrapper:v1.0
-
Release Notes
(no notes provided by the developer)
About this app (See raw metadata.json)
This tool applies Parseq OCR to a video or image and generates text boxes and OCR results.
- App ID: http://apps.clams.ai/parseqocr-wrapper/v1.0
- App License: MIT
- Source Repository: https://github.com/clamsproject/app-parseqocr-wrapper (source tree of the submitted version)
- Analyzer Version: bc8d95cd
- Analyzer License: Apache 2.0
Inputs
(Note: “*” as a property value means that the property is required but can be any value.)
-
http://mmif.clams.ai/vocabulary/VideoDocument/v1 (required) (of any properties)
-
http://mmif.clams.ai/vocabulary/BoundingBox/v1 (required)
- boxType = “text”
Configurable Parameters
(Note: Multivalued means the parameter can have one or more values.)
-
pretty
: optional, defaults tofalse
- Type: boolean
- Multivalued: False
- Choices:
false
,true
The JSON body of the HTTP response will be re-formatted with 2-space indentation
Outputs
(Note: “*” as a property value means that the property is required but can be any value.)
(Note: Not all output annotations are always generated.)
-
http://mmif.clams.ai/vocabulary/TextDocument/v1 (of any properties)
-
http://mmif.clams.ai/vocabulary/Alignment/v1 (of any properties)