Skip to main content

An easy to use library for constructing OpenCV HighGUI interfaces.

Project description

vuba

pypi docs DOI

vuba (formerly cvu) is an easy to use library for constructing OpenCV HighGUI interfaces.

We 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 library, writing wrappers where we feel the reduction in code verbosity improves both readability and reduces complexity in codebases.

Currently the library is split up into three modules:

  • gui - OpenCV 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.
  • imio - Image readers and writers for handling various image formats. Note that regardless of format, the handlers share the same API.
  • ops- Image operations, from simple drawing functions to contour filters and mask constructors.

This library is still in active development and so we welcome feedback on any aspect of vuba.

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

vuba-0.2.9.2.tar.gz (16.0 kB view hashes)

Uploaded Source

Built Distribution

vuba-0.2.9.2-py3-none-any.whl (16.6 kB view hashes)

Uploaded Python 3

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