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

Built Distribution

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 AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page