Added Smoothing tutorial in reST and links to the code in samples/cpp/tutorial_code

This commit is contained in:
Ana Huaman
2011-06-18 17:27:02 +00:00
parent 151bfb2ae2
commit 52b3391067
10 changed files with 325 additions and 10 deletions

View File

@@ -6,7 +6,7 @@
#include <vector>
#include <opencv/highgui.h>
#include <gl/GL.h>
#include <GL/gl.h>
#include <opencv/cxcore.h>
#include <opencv/cv.h>
using namespace std;