VisiOmatic

Contents:

  • Introduction
  • Technical overview
  • Setup
  • How to use VisiOmatic
  • API reference
    • Python server
      • Web API
      • Cache
      • cmd
      • Tiled
      • Image
      • Config
      • Settings
    • JS client
  • References
VisiOmatic
  • API reference
  • Python server
  • View page source

Python server

  • Web API
    • create_app()
  • Cache
    • LRUCache
    • LRUSharedRWCache
    • SharedRWLock
  • cmd
    • start
  • Tiled
    • PixelValueModel
    • PixelModel
    • ProfileModel
    • TiledModel
    • Tiled
    • pickledTiled()
    • get_object_filename()
    • get_data_filename()
    • get_tiles_filename()
    • get_image_filename()
  • Image
    • ImageModel
    • Image
  • Config
    • Config
    • SField()
    • QuantityAnnotation
    • AnnotatedQuantity()
    • str_to_quantity_array()
    • override()
  • Settings
    • HostSettings
    • ImageSettings
    • ServerSettings
    • EngineSettings
    • CacheSettings
    • AppSettings
Previous Next

© Copyright 2024 CEA/CFHT/CNRS/UParisSaclay.