diff options
| author | Tim Redfern <tim@herge.(none)> | 2013-07-10 16:38:13 +0100 |
|---|---|---|
| committer | Tim Redfern <tim@herge.(none)> | 2013-07-10 16:38:13 +0100 |
| commit | edd05e4ad726c5aec6807a30dc9ff7de8f97b28b (patch) | |
| tree | afa0086a501f278b53f961b5991cad86be0072d5 /opencv/hello-opencv.cpp | |
| parent | 0606ec24cbc1301b50f9f4bb2eae030d0658315f (diff) | |
cv::Mat use for images
Diffstat (limited to 'opencv/hello-opencv.cpp')
| -rw-r--r-- | opencv/hello-opencv.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/opencv/hello-opencv.cpp b/opencv/hello-opencv.cpp index ed8de6b..8f0c566 100644 --- a/opencv/hello-opencv.cpp +++ b/opencv/hello-opencv.cpp @@ -16,7 +16,6 @@ #include <stdlib.h> #include <stdio.h> #include <math.h> -#include <cv.h> #include <highgui.h> #include "cvimage.h" |
