diff options
| author | Comment <tim@gray.(none)> | 2013-08-28 21:51:56 +0100 |
|---|---|---|
| committer | Comment <tim@gray.(none)> | 2013-08-28 21:51:56 +0100 |
| commit | 1aacbf3bb5dee98bc5ab4994e1907a8416811941 (patch) | |
| tree | e7057c80480f7ebb1d9d2998fcf6a5759b42668f /rotord/src/cvimage.h | |
| parent | caed9b7b05005ee2bcec8e7262bf5f63fe2a4df8 (diff) | |
preview in XML base64
Diffstat (limited to 'rotord/src/cvimage.h')
| -rw-r--r-- | rotord/src/cvimage.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/rotord/src/cvimage.h b/rotord/src/cvimage.h index dc421de..68bdb48 100644 --- a/rotord/src/cvimage.h +++ b/rotord/src/cvimage.h @@ -3,6 +3,7 @@ #include <math.h> #include <cv.h> +#include <highgui.h> //converting to use a cv image... //cv::Mat supports most of what we want here |
