MCPcopy Create free account
hub / github.com/Profactor/cv-plot

github.com/Profactor/cv-plot @v1.2.2

Chat with this repo
repository ↗ · DeepWiki ↗ · release v1.2.2 ↗ · + Follow
1,460 symbols 2,716 edges 47 files 58 documented · 4% updated 3y agov1.2.2 · 2021-11-18★ 17510 open issues

Browse by type

Functions 1,042 Types & classes 418
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

CvPlot

Build status Build status Build Status

Motivation

Yes, another C++ plotting library. Because CvPlot is

CvPlot was developed at PROFACTOR for realtime image plotting. It comes with some basic "Drawables", including Series, Image, Axis, Grid, Titles, etc. Drawables can easily be modified, replaced and extended, using standard OpenCV drawing functions. CvPlot comes with an interactive viewer, based on cv::imshow(). The viewer can easily be integrated into any C++ GUI framework (e.g. Qt/Qml in CvPlotQt).

Warning

CvPlot is NOT and will never be a full featured plotting library. Many features are missing, but you can easily add them using custom drawables.

Documentation

Screenshots

Integration

Tutorial

Other C++ OpenCV Libraries

Core symbols most depended-on inside this repo

Shape

Method 847
Class 391
Function 195
Enum 27

Languages

C++100%

Modules by API surface

CvPlot/ext/catch2/inc/catch.hpp1,320 symbols
CvPlot/inc/CvPlot/core/Transformation.h21 symbols
CvPlot/examples/examples_core.cpp13 symbols
CvPlot/inc/CvPlot/gui/MouseEvent.h11 symbols
CvPlot/inc/CvPlot/gui/Window.h9 symbols
CvPlot/examples/examples_gui.cpp8 symbols
CvPlot/inc/CvPlot/core/Projection.h7 symbols
CvPlot/examples/mandelbrot.h6 symbols
CvPlot/inc/CvPlot/core/DrawableDeque.h4 symbols
CvPlot/inc/CvPlot/Internal/Pimpl.h4 symbols
CvPlot/examples/DoublePendulum.h4 symbols
CvPlot/inc/CvPlot/gui/show.h3 symbols

For agents

$ claude mcp add cv-plot \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page