Repository for OpenCV's extra modules
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Maksim Shabunin f8807f18cd Reduced modules dependencies: 8 years ago
..
doc Changes to module docs. 10 years ago
include/opencv2 Add missed doxygen group in plot module 9 years ago
src remove precomp.cpp files 8 years ago
CMakeLists.txt Reduced modules dependencies: 8 years ago
README.md

README.md

Plot Module

Created by Nuno Moutinho

This Plot module allows you to easily plot data in 1D or 2D. You can change the size of the window, the limits of the axis and the colors of each element. You can also show in real time the plot you are building or save the plot as an image (png).