Skip to main content

Pipeline interface for manual grid selection

Project description

Manual Select

Pipeline interface for manual grid selection

TL; DR

  • Input (Qin): an image and the scoresheet model
  • Output (Qout):
    • Selected: the grid corners
    • Recorrect: the image is too distorted to select the grid

Usage

import moveread.pipelines.manual_select as sel

Qin = Queue[tuple[sel.Task, State]] = ...
Qout = Queue[tuple[sel.Result, State]] = ...

api = SelectAPI(Qin, Qout)
await api.items().sync()
await api.select('id', Rectangle(tl=[0, 0], size=[1, 1]))
await api.recorrect('id')

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

moveread_pipelines_manual_select-0.1.9.tar.gz (2.8 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

File details

Details for the file moveread_pipelines_manual_select-0.1.9.tar.gz.

File metadata

File hashes

Hashes for moveread_pipelines_manual_select-0.1.9.tar.gz
Algorithm Hash digest
SHA256 6c8b322d4a973336de21b18928f4685c14127d0a8705f5d62705e1a7e58d9c2e
MD5 3815191811ac08bfa9321460e0f1c313
BLAKE2b-256 b452b1bdac1d47e5995b26eeff57cfe2b56376d0fc5dfb23a65cd0074ffd901e

See more details on using hashes here.

File details

Details for the file moveread_pipelines_manual_select-0.1.9-py3-none-any.whl.

File metadata

File hashes

Hashes for moveread_pipelines_manual_select-0.1.9-py3-none-any.whl
Algorithm Hash digest
SHA256 1ce78c5964764cbe87ace58f6b43edcda86eb2ad0b5ee166205acc0f6dbf85e0
MD5 7db6553994c3940ff532f84912b22d60
BLAKE2b-256 5929df1174362a555c5a7501200db439327602edb8158f2395ab11f2da2e3627

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page