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_dft.h | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'pix_opencv_dft.h') diff --git a/pix_opencv_dft.h b/pix_opencv_dft.h index a3c4a08..6af0a5e 100755 --- a/pix_opencv_dft.h +++ b/pix_opencv_dft.h @@ -2,7 +2,7 @@ LOG GEM - Graphics Environment for Multimedia - Change pix to greyscale + Discrete Fourier Transform 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_DISTRANS_H_ -#define INCLUDE_PIX_OPENCV_DISTRANS_H_ +#ifndef INCLUDE_PIX_OPENCV_DFT_H_ +#define INCLUDE_PIX_OPENCV_DFT_H_ #include "Base/GemPixObj.h" @@ -27,7 +27,7 @@ LOG CLASS pix_opencv_dft - Change pix to greyscale + Discrete Fourier Transform KEYWORDS pix -- cgit v1.2.1