Skip to main content

Very high level GUI with an API similar to the HighGUI of OpenCV

Project description

icon Guibbon with U icon

Tests

High-level GUI with an API similar to the HighGUI of OpenCV.

If you know how to use the GUI of OpenCV, then you already know how to use Guibbon.

It allows to display an image and add GUI controllers such as:

  • Sliders (trackbar)
  • Buttons
  • Radio buttons
  • Check boxes
  • Color picker
  • Draggable points and polygons on the displayed image
  • Any custom widget that you write in Tkinter

Reasons why you want to use Guibbon:

  • It's fast to learn and fast to code.
  • It's using Tkinter which is natively installed in most python distributions
  • Beside Tkinter, it only has 3 dependencies: numpy, opencv-python and pillow
  • It's less than 200 KB
  • You can create your own custom widget.

Links

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

guibbon-0.2.1.tar.gz (31.8 kB view hashes)

Uploaded Source

Built Distribution

guibbon-0.2.1-py3-none-any.whl (35.4 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