Ways to create GUI for computer vision software

This page summarizes the projects mentioned and recommended in the original post on /r/computervision

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • nicegui

    Create web-based user interfaces with Python. The nice way.

  • We had quite similar requirements for our robotics projects. Additional to just wanting a nice GUI we also needed it to be web based. For easy remote access. But nothing out there was suitable. So we created NiceGUI and released it as open source. Basically it is a GUI library which allows you to build web-based user interfaces around your Python scripts. See this video for a show-case: https://youtu.be/HiNNe4Q32U4. And here comes the good news: beside a gentle learning curve and nice API it is build to solve our use cases with live camera streams and augmented annotations. In the OpenCV webcam example we show how to use `ui.interactive_image` to show a live video more efficiently than with mjpeg-stream. Besides the image property and mouse callbacks the interactive image has a content property which allows you to set an arbitrary SVG as overlay (using image coordinates).

  • fastAPI_TDD_Docker

    A simple secure blog & basic CMS built with Python FastAPI, JWT, Postgres, TDD & Docker

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • miniCMS

    A document and content managment system for small businesses

  • ffvideo

    an example FFmpeg lib, and wxWidgets Player with video filters and face detection

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • FastUI: Build Better UIs Faster

    12 projects | news.ycombinator.com | 1 Mar 2024
  • Show HN: Dropbase – Build internal web apps with just Python

    7 projects | news.ycombinator.com | 5 Dec 2023
  • nicegui VS solara - a user suggested alternative

    2 projects | 13 Oct 2023
  • Web Apps in Python with Solara — A Streamlit Killer?

    3 projects | /r/Python | 29 May 2023
  • Introducing Solara: A Pure Python, React-style Framework for Scaling Your Web Apps

    7 projects | /r/Python | 12 May 2023