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