JeVois  1.20
JeVois Smart Embedded Machine Vision Toolkit
Share this page:
GUIhelper.H File Reference
#include <jevois/Component/Component.H>
#include <jevois/Core/Engine.H>
#include <jevois/Core/InputFrame.H>
#include <jevois/GPU/ImGuiBackendSDL.H>
#include <jevois/GPU/ImGuiBackendMALI.H>
#include <jevois/GPU/ImGuiImage.H>
#include <jevois/Types/Enum.H>
#include <chrono>
#include <imgui.h>
#include <glm/glm.hpp>
#include <opencv2/core/core.hpp>
#include <jevois/GPU/details/GUIhelperImpl.H>
Include dependency graph for GUIhelper.H:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  jevois::GUIhelper
 Helper class to assist modules in creating graphical and GUI elements. More...
 
struct  jevois::GUIhelper::ErrorData
 

Namespaces

 jevois
 
 jevois::gui
 

Typedefs

using jevois::OptGUIhelper = GUIhelper