Mindee Python Client

Contents:

  • Mindee Client
  • Parsing Utilities
  • Product
  • Misc
    • Mindee Errors
    • Geometry Helpers
    • Input
    • Mindee HTTP
Mindee Python Client
  • Misc
  • View page source

Misc

  • Mindee Errors
    • GeometryError
    • MimeTypeError
    • MindeeClientError
    • MindeeError
    • MindeeHTTPClientError
    • MindeeHTTPError
    • MindeeHTTPServerError
    • MindeeImageError
    • MindeePDFError
    • MindeeProductError
    • handle_error()
  • Geometry Helpers
    • BBox
    • MinMax
    • Point
    • Polygon
    • Quadrilateral
    • get_bbox()
    • get_bounding_box()
    • get_centroid()
    • get_min_max_x()
    • get_min_max_y()
    • is_point_in_polygon_x()
    • is_point_in_polygon_y()
    • is_point_in_x()
    • is_point_in_y()
    • merge_polygons()
    • polygon_from_prediction()
    • quadrilateral_from_prediction()
  • Input
    • Base64Input
    • BytesInput
    • FileInput
    • InputType
    • LocalInputSource
    • LocalResponse
    • PageOptions
    • PathInput
    • UrlInputSource
    • WorkflowOptions
  • Mindee HTTP
    • BaseEndpoint
    • CustomEndpoint
    • Endpoint
    • MindeeApi
    • WorkflowEndpoint
    • WorkflowSettings
    • clean_request_json()
    • is_valid_async_response()
    • is_valid_sync_response()
Previous Next

© Copyright 2022, Mindee.

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