Nextcloud PHP API (master)

ImageToTextOpticalCharacterRecognition
in package
implements ITaskType

This is the task processing task type for OCR

Tags
since
33.0.0

Table of Contents

Interfaces

ITaskType
This is a task type interface that is implemented by task processing task types

Constants

ID  = 'core:image2text:ocr'

Properties

$l  : IL10N

Methods

__construct()  : mixed
getDescription()  : string
Returns the localized description of this task type
getId()  : string
Returns the unique id of this task type
getInputShape()  : array<string|int, ShapeDescriptor>
Returns the shape of the input array
getName()  : string
Returns the localized name of this task type
getOutputShape()  : array<string|int, ShapeDescriptor>
Returns the shape of the output array

Constants

Properties

Methods


        
On this page

Search results