Sha256: 5c39cd692c7f8fce5a5d0a12186481faef19e14b72ee669316bc0026d81ec3f1

Contents?: true

Size: 698 Bytes

Versions: 6

Compression:

Stored size: 698 Bytes

Contents

# CloudmersiveOcrApiClient::OcrPhotoTextElement

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**text** | **String** | Text of the word | [optional] 
**x_left** | **Integer** | X location of the left edge of the word in pixels | [optional] 
**y_top** | **Integer** | Y location of the top edge of the word in pixels | [optional] 
**width** | **Integer** | Width of the word in pixels | [optional] 
**height** | **Integer** | Height of the word in pixels | [optional] 
**confidence_level** | **Float** | Confidence level of the machine learning result; possible values are 0.0 (lowest accuracy) - 1.0 (highest accuracy) | [optional] 


Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
cloudmersive-ocr-api-client-1.4.0 ./docs/OcrPhotoTextElement.md
cloudmersive-ocr-api-client-1.3.9 ./docs/OcrPhotoTextElement.md
cloudmersive-ocr-api-client-1.3.8 ./docs/OcrPhotoTextElement.md
cloudmersive-ocr-api-client-1.3.7 ./docs/OcrPhotoTextElement.md
cloudmersive-ocr-api-client-1.3.5 ./docs/OcrPhotoTextElement.md
cloudmersive-ocr-api-client-1.3.4 ./docs/OcrPhotoTextElement.md