Hutts Verification
0.1

Contents:

  • Introduction
  • Requirements and Installation Instructions
  • Using the Interface
  • Using the Server
  • Using the API
    • Utility Functions
    • Different Types of Identification Documentation
    • Preparing Images for Extraction
    • Extracting Data from Images
    • Verifying Data from Images
  • FAQ
Hutts Verification
  • Docs »
  • Using the API
  • View page source

Using the APIΒΆ

Hutts Verification is at its core an extensive and customizable API that can be imported into any Python application. The following sections describe each of the modules of the API in greater detail.

  • Utility Functions
    • Submodules
    • hutts_utils.hutts_logger module
    • hutts_utils.image_handling module
    • hutts_utils.pypath module
    • Module contents
  • Different Types of Identification Documentation
    • Submodules
    • id_contexts.id_context module
    • id_contexts.sa_id module
    • id_contexts.sa_id_book module
    • id_contexts.sa_id_book_old module
    • id_contexts.sa_id_card module
    • id_contexts.up_student_card module
    • Module contents
  • Preparing Images for Extraction
    • Submodules
    • image_preprocessing.blur_manager module
    • image_preprocessing.build_director module
    • image_preprocessing.color_manager module
    • image_preprocessing.face_manager module
    • image_preprocessing.pipeline module
    • image_preprocessing.pipeline_builder module
    • image_preprocessing.template_matching module
    • image_preprocessing.thresholding_manager module
    • Module contents
  • Extracting Data from Images
    • Submodules
    • image_processing.barcode_manager module
    • image_processing.context_manager module
    • image_processing.controllers module
    • image_processing.sample_extract module
    • image_processing.simplification_manager module
    • image_processing.text_cleaner module
    • Module contents
  • Verifying Data from Images
    • Submodules
    • verification.controllers module
    • verification.face_verify module
    • verification.text_verify module
    • Module contents
Next Previous

© Copyright 2017, Java the Hutts.

Built with Sphinx using a theme provided by Read the Docs.