Skip to content

Repository files navigation

CvPlot

Build statusBuild statusBuild 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

About

fast modular opencv plotting library

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages