Filestack Documentation

Class OCRTransform

public class OCRTransform: Transform  

Detects both printed and handwritten texts in images. The result follows the standard JSON format containing all of the details regarding detected text areas, lines, and words.

OCRTransform OCRTransform Transform Transform OCRTransform->Transform

Superclass

Transform

:nodoc:

Initializers

init()

public init()  

Initializes an OCRTransform object.