1
0
mirror of https://github.com/opencv/opencv_contrib.git synced 2025-10-18 17:24:28 +08:00

Changes to module docs.

This commit is contained in:
nmoutinho
2015-03-17 10:03:12 +00:00
parent a0495bcb39
commit c613254bc0
2 changed files with 1 additions and 1 deletions

View File

@@ -3,4 +3,4 @@ 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. You can also show in real time the plot you are building or save the plot as an image (png).
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.