aboutsummaryrefslogtreecommitdiff
path: root/pix_opencv_floodfill.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_floodfill.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_floodfill.h')
-rwxr-xr-xpix_opencv_floodfill.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/pix_opencv_floodfill.h b/pix_opencv_floodfill.h
index c265f10..380730a 100755
--- a/pix_opencv_floodfill.h
+++ b/pix_opencv_floodfill.h
@@ -2,7 +2,7 @@
LOG
GEM - Graphics Environment for Multimedia
- Change pix to greyscale
+ Color blob tracker
Copyright (c) 1997-1999 Mark Danks. mark@danks.org
Copyright (c) Günther Geiger. geiger@epy.co.at
@@ -13,8 +13,8 @@ LOG
-----------------------------------------------------------------*/
-#ifndef INCLUDE_PIX_OPENCV_LK_H_
-#define INCLUDE_PIX_OPENCV_LK_H_
+#ifndef INCLUDE_PIX_OPENCV_FLOODFILL_H_
+#define INCLUDE_PIX_OPENCV_FLOODFILL_H_
#include "Base/GemPixObj.h"
@@ -29,7 +29,7 @@ LOG
CLASS
pix_opencv_floodfill
- Color blobs tracker
+ Color blob tracker
KEYWORDS
pix