From 22fd121880876005d312827a6a35c9f41c292bb2 Mon Sep 17 00:00:00 2001 From: Tim Redfern Date: Fri, 7 Feb 2014 13:24:00 +0000 Subject: curiouser and curiouser --- rotord/src/cvimage.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'rotord/src/cvimage.h') diff --git a/rotord/src/cvimage.h b/rotord/src/cvimage.h index bc9c13d..d3f824c 100644 --- a/rotord/src/cvimage.h +++ b/rotord/src/cvimage.h @@ -175,7 +175,7 @@ namespace Rotor { // Mat::Mat(int rows, int cols, int type, void* data, size_t step=AUTO_STEP) rgb=cv::Mat(_h,_w,CV_8UC3,pRGBdata,(_w*3)+linepadding); //std::cerr<<"created cv::Mat with step= "<