Sinch Node.js SDK - v1.5.0
    Preparing search index...

    Interface OpticalCharacterRecognitionData

    interface OpticalCharacterRecognitionData {
        data?: string[];
    }
    Index

    Properties

    Properties

    data?: string[]

    The data array contains the string(s) identified in one section of an analyzed image.