{"id":17267141,"url":"https://github.com/embryophenomics/vuba","last_synced_at":"2025-06-12T11:03:19.130Z","repository":{"id":62587991,"uuid":"329925262","full_name":"EmbryoPhenomics/vuba","owner":"EmbryoPhenomics","description":"An easy to use library for constructing OpenCV HighGUI interfaces. ","archived":false,"fork":false,"pushed_at":"2022-03-04T11:11:36.000Z","size":28444,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-12T11:02:28.104Z","etag":null,"topics":["computer-vision","image-processing","opencv","python"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/EmbryoPhenomics.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-01-15T13:51:47.000Z","updated_at":"2023-08-08T07:54:57.000Z","dependencies_parsed_at":"2022-11-03T22:43:17.153Z","dependency_job_id":null,"html_url":"https://github.com/EmbryoPhenomics/vuba","commit_stats":null,"previous_names":[],"tags_count":11,"template":false,"template_full_name":null,"purl":"pkg:github/EmbryoPhenomics/vuba","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EmbryoPhenomics%2Fvuba","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EmbryoPhenomics%2Fvuba/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EmbryoPhenomics%2Fvuba/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EmbryoPhenomics%2Fvuba/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/EmbryoPhenomics","download_url":"https://codeload.github.com/EmbryoPhenomics/vuba/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EmbryoPhenomics%2Fvuba/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259453469,"owners_count":22860083,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["computer-vision","image-processing","opencv","python"],"created_at":"2024-10-15T08:09:24.502Z","updated_at":"2025-06-12T11:03:19.058Z","avatar_url":"https://github.com/EmbryoPhenomics.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# vuba\n\n[![pypi](https://readthedocs.org/projects/vuba/badge/?version=latest)](https://vuba.readthedocs.io/en/latest/) [![docs](https://img.shields.io/pypi/v/vuba.svg)](https://pypi.python.org/pypi/vuba/) [![DOI](https://zenodo.org/badge/329925262.svg)](https://zenodo.org/badge/latestdoi/329925262)\n\n**vuba** (formerly **cvu**) is an easy to use library for constructing [`OpenCV`](https://opencv.org/) HighGUI interfaces. \n\n* **Documentation**: https://vuba.readthedocs.io/en/latest/\n* **Example scripts**: [https://github.com/EmbryoPhenomics/vuba/examples](https://github.com/EmbryoPhenomics/vuba/tree/main/examples)\n* **Installation**: https://vuba.readthedocs.io/en/latest/installing.html\n* **Source code**: [https://github.com/EmbryoPhenomics/vuba/vuba](https://github.com/EmbryoPhenomics/vuba/tree/main/vuba)\n\nWe developed this library to make coding up computer vision interfaces fast and efficient, allowing users to focus on their given application and bypass the challenges associated with developing a working user interface. We have since extended this to other areas of the [`OpenCV`](https://opencv.org/) library, writing wrappers where we feel the reduction in code verbosity improves both readability and reduces complexity in codebases. \n\nCurrently the library is split up into three modules:\n\n* [**gui**](https://github.com/EmbryoPhenomics/vuba/blob/main/vuba/gui.py) - [`OpenCV`](https://opencv.org/) HighGUI constructors, for both individual/multiple images and video sequences. These all share the same base constructor class, where the interfaces are constructed through a series of decorators. This enables users to create complex interfaces through a simple, declarative API.\n* [**imio**](https://github.com/EmbryoPhenomics/vuba/blob/main/vuba/imio.py) - Image readers and writers for handling various image formats. Note that regardless of format, the handlers share the same API.\n* [**ops**](https://github.com/EmbryoPhenomics/vuba/blob/main/vuba/ops.py)- Image operations, from simple drawing functions to contour filters and mask constructors.\n\nThis library is still in active development and so we welcome feedback on any aspect of **vuba**.\n\n\n\n\n\n\n\n\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fembryophenomics%2Fvuba","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fembryophenomics%2Fvuba","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fembryophenomics%2Fvuba/lists"}