Code Monkey home page Code Monkey logo

depthai-gui's Introduction

DepthAI-GUI

This repository is a fork of PyFlow tool, to learn more about it, please click here to go to the original repository

DepthAI GUI is a WYSIWYG tool that allows to create a custom DepthAI pipelines, run them and see the results - all in one tool.

It's purpose is to allow users to create computer vision prototypes quickly, focusing on what rather than how

Demo

Gaze Example Demo

Install

pip install depthai-gui

Usage

To start the GUI, run

depthai-gui

To run a specific example (example.pygraph) run

depthai-gui -f /path/to/example.pygraph

Troubleshooting

AttributeError: module 'Qt' has no attribute 'QtGui'

We experienced this issue with Qt library on Ubuntu 18.04, and the cause of this error was in missing libraries.

To make it work, please make sure you have the following libraries installed:

sudo apt-get install libgl1-mesa-glx libpulse-dev libxcb-xinerama0 libfontconfig libxcb-icccm4 libxcb-image0 libxcb-keysyms1 libxcb-randr0 libxcb-render-util0 libxcb-shape0 libxcb-xfixes0 libxcb-xkb1 libxkbcommon-x11-0

Here is a gist showing a working Ubuntu 18.04 example installation based on Docker.

depthai-gui's People

Contributors

pedrocabrera avatar ilgarlunin avatar vandavv avatar melmass avatar cclauss avatar kmanfi avatar szabolcsgergely avatar alex-luxonis avatar aspartamed avatar looooo avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.