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

Added doxygen ref to avoid warning.

This commit is contained in:
nunombmoutinho@gmail.com
2015-03-14 17:08:58 +00:00
parent a2aa07a50f
commit fcb6eadbcb

View File

@@ -56,7 +56,8 @@
#include <iostream>
#include <stdio.h>
//This plot class allows you to easily plot data from a Mat or a vector. You can plot 1D or 2D plots, change the window size and the axis limits. It's simple yet very effective and usefull.
//@defgroup plot Plot function for Mat data
namespace cv
{