aboutsummaryrefslogtreecommitdiff
path: root/pix_opencv_motempl.h
diff options
context:
space:
mode:
authorN.N. <sevyves@users.sourceforge.net>2009-09-11 20:40:11 +0000
committerN.N. <sevyves@users.sourceforge.net>2009-09-11 20:40:11 +0000
commit17ed7b467d52b597664834278fbbfbee8d77c3c1 (patch)
treed946cb56ded89b66ad8cec904590762d97a01bf0 /pix_opencv_motempl.h
parentbd706e8c7bb54f2cb7aaa7554363ca08bd2fa5d1 (diff)
bug fixes in motempl
svn path=/trunk/externals/pix_opencv/; revision=12309
Diffstat (limited to 'pix_opencv_motempl.h')
-rw-r--r--pix_opencv_motempl.h3
1 files changed, 3 insertions, 0 deletions
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