From 17ed7b467d52b597664834278fbbfbee8d77c3c1 Mon Sep 17 00:00:00 2001 From: "N.N." Date: Fri, 11 Sep 2009 20:40:11 +0000 Subject: bug fixes in motempl svn path=/trunk/externals/pix_opencv/; revision=12309 --- pix_opencv_motempl.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'pix_opencv_motempl.h') diff --git a/pix_opencv_motempl.h b/pix_opencv_motempl.h index f8bf1cb..8a8e0b5 100644 --- a/pix_opencv_motempl.h +++ b/pix_opencv_motempl.h @@ -121,6 +121,9 @@ class GEM_EXTERN pix_opencv_motempl : public GemPixObj IplImage *segmask; // motion segmentation map CvMemStorage* storage; // temporary storage t_outlet *m_dataout; + CvFont font; + t_atom rlist[6]; + }; #endif // for header file -- cgit v1.2.1