1
0
mirror of https://github.com/opencv/opencv_contrib.git synced 2025-10-17 15:26:00 +08:00
Files
opencv_contrib/modules/plot/doc/plot.rst
2015-03-17 10:03:12 +00:00

7 lines
230 B
ReStructuredText

Plot - Module to Plot Data
==========================
.. highlight:: cpp
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.