README.md
setup.cfg
setup.py
cloudmersive_ocr_api_client/__init__.py
cloudmersive_ocr_api_client/api_client.py
cloudmersive_ocr_api_client/configuration.py
cloudmersive_ocr_api_client/rest.py
cloudmersive_ocr_api_client.egg-info/PKG-INFO
cloudmersive_ocr_api_client.egg-info/SOURCES.txt
cloudmersive_ocr_api_client.egg-info/dependency_links.txt
cloudmersive_ocr_api_client.egg-info/requires.txt
cloudmersive_ocr_api_client.egg-info/top_level.txt
cloudmersive_ocr_api_client/api/__init__.py
cloudmersive_ocr_api_client/api/image_ocr_api.py
cloudmersive_ocr_api_client/api/pdf_ocr_api.py
cloudmersive_ocr_api_client/api/preprocessing_api.py
cloudmersive_ocr_api_client/api/receipts_api.py
cloudmersive_ocr_api_client/models/__init__.py
cloudmersive_ocr_api_client/models/business_card_recognition_result.py
cloudmersive_ocr_api_client/models/field_result.py
cloudmersive_ocr_api_client/models/form_definition_template.py
cloudmersive_ocr_api_client/models/form_field_definition.py
cloudmersive_ocr_api_client/models/form_recognition_result.py
cloudmersive_ocr_api_client/models/form_table_column_definition.py
cloudmersive_ocr_api_client/models/form_table_definition.py
cloudmersive_ocr_api_client/models/get_page_angle_result.py
cloudmersive_ocr_api_client/models/image_to_lines_with_location_result.py
cloudmersive_ocr_api_client/models/image_to_text_response.py
cloudmersive_ocr_api_client/models/image_to_words_with_location_result.py
cloudmersive_ocr_api_client/models/ocr_line_element.py
cloudmersive_ocr_api_client/models/ocr_page_result.py
cloudmersive_ocr_api_client/models/ocr_page_result_with_lines_with_location.py
cloudmersive_ocr_api_client/models/ocr_page_result_with_words_with_location.py
cloudmersive_ocr_api_client/models/ocr_photo_text_element.py
cloudmersive_ocr_api_client/models/ocr_word_element.py
cloudmersive_ocr_api_client/models/pdf_to_lines_with_location_result.py
cloudmersive_ocr_api_client/models/pdf_to_text_response.py
cloudmersive_ocr_api_client/models/pdf_to_words_with_location_result.py
cloudmersive_ocr_api_client/models/photo_to_words_with_location_result.py
cloudmersive_ocr_api_client/models/point.py
cloudmersive_ocr_api_client/models/receipt_line_item.py
cloudmersive_ocr_api_client/models/receipt_recognition_result.py
cloudmersive_ocr_api_client/models/table_cell_result.py
cloudmersive_ocr_api_client/models/table_result.py
cloudmersive_ocr_api_client/models/table_row_result.py
test/__init__.py
test/test_business_card_recognition_result.py
test/test_field_result.py
test/test_form_definition_template.py
test/test_form_field_definition.py
test/test_form_recognition_result.py
test/test_form_table_column_definition.py
test/test_form_table_definition.py
test/test_get_page_angle_result.py
test/test_image_ocr_api.py
test/test_image_to_lines_with_location_result.py
test/test_image_to_text_response.py
test/test_image_to_words_with_location_result.py
test/test_ocr_line_element.py
test/test_ocr_page_result.py
test/test_ocr_page_result_with_lines_with_location.py
test/test_ocr_page_result_with_words_with_location.py
test/test_ocr_photo_text_element.py
test/test_ocr_word_element.py
test/test_pdf_ocr_api.py
test/test_pdf_to_lines_with_location_result.py
test/test_pdf_to_text_response.py
test/test_pdf_to_words_with_location_result.py
test/test_photo_to_words_with_location_result.py
test/test_point.py
test/test_preprocessing_api.py
test/test_receipt_line_item.py
test/test_receipt_recognition_result.py
test/test_receipts_api.py
test/test_table_cell_result.py
test/test_table_result.py
test/test_table_row_result.py