From f1531ff7bb1b23443b3b8492ae48b1e43ce451fa Mon Sep 17 00:00:00 2001 From: "N.N." Date: Wed, 2 Sep 2009 21:42:01 +0000 Subject: added contours comparison objects : hu_compare and pgh_compare svn path=/trunk/externals/pix_opencv/; revision=12196 --- pix_opencv_athreshold.h | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'pix_opencv_athreshold.h') diff --git a/pix_opencv_athreshold.h b/pix_opencv_athreshold.h index 87c8e40..071449c 100644 --- a/pix_opencv_athreshold.h +++ b/pix_opencv_athreshold.h @@ -2,7 +2,7 @@ LOG GEM - Graphics Environment for Multimedia - Change pix to greyscale + Adaptive threshold object 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_EDGE_H_ -#define INCLUDE_PIX_OPENCV_EDGE_H_ +#ifndef INCLUDE_PIX_OPENCV_ATHRESHOLD_H_ +#define INCLUDE_PIX_OPENCV_ATHRESHOLD_H_ #include "Base/GemPixObj.h" @@ -27,7 +27,7 @@ LOG CLASS pix_opencv_athreshold - Adapative threshold object + Adaptive threshold object KEYWORDS pix -- cgit v1.2.1