aboutsummaryrefslogtreecommitdiff
path: root/pix_opencv_camshift.h
diff options
context:
space:
mode:
authorN.N. <sevyves@users.sourceforge.net>2009-09-02 21:42:01 +0000
committerN.N. <sevyves@users.sourceforge.net>2009-09-02 21:42:01 +0000
commitf1531ff7bb1b23443b3b8492ae48b1e43ce451fa (patch)
tree67c252fc4a9978f3208139fa429a5ad5d1bd977e /pix_opencv_camshift.h
parent3665beb5e68906fd62a88ebee278f1353c0d4364 (diff)
added contours comparison objects : hu_compare and pgh_compare
svn path=/trunk/externals/pix_opencv/; revision=12196
Diffstat (limited to 'pix_opencv_camshift.h')
-rwxr-xr-xpix_opencv_camshift.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/pix_opencv_camshift.h b/pix_opencv_camshift.h
index 6dd4a83..5ec988e 100755
--- a/pix_opencv_camshift.h
+++ b/pix_opencv_camshift.h
@@ -13,8 +13,8 @@ LOG
-----------------------------------------------------------------*/
-#ifndef INCLUDE_PIX_OPENCV_LK_H_
-#define INCLUDE_PIX_OPENCV_LK_H_
+#ifndef INCLUDE_PIX_OPENCV_CAMSHIFT_H_
+#define INCLUDE_PIX_OPENCV_CAMSHIFT_H_
#include "Base/GemPixObj.h"
@@ -30,7 +30,7 @@ const int MAX_COUNT = 500;
CLASS
pix_opencv_camshift
- Change pix to greyscale
+ Continously adaptive mean-shift tracker
KEYWORDS
pix