CVIPtoolsInc.h

Go to the documentation of this file.
00001 #ifndef _CVIPTOOLS_H_
00002 #define _CVIPTOOLS_H_
00003 
00004 
00005 //#include <stdio.h>
00006 //#include <MEMORY.h>
00007 #include <math.h>
00008 #include <process.h>
00009 //#include <io.h>
00010 
00011 #include "pbmplus.h"
00012 
00013 
00014 
00015 extern "C" {
00016 // basic files
00017 #include "CVIPtoolkit.h"
00018  
00019 #include "CVIPconvert.h"
00020     
00021 #include "CVIPdef.h"
00022 #include "CVIPimage.h"
00023 
00024 // algorithmes used
00025 #include "CVIPfs.h"
00026 #include "CVIPview.h"
00027 #include "CVIPmatrix.h"
00028 #include "CVIPobject.h"
00029 #include "CVIPhisto.h"
00030 #include "CVIPfeatures.h"
00031 #include "CVIPenhance.h"
00032 #include "CVIParithlogic.h"
00033 #include "CVIPdrawimg.h"
00034 #include "CVIPfs.h"
00035        // #include "ObjectContour.h"
00036 long area(Image * labeledImage, int r, int c);
00037 //Image* label(  Image *imageP );
00038 }
00039 
00040 
00041 
00042 //#define VIEWER "c:\\irfanview\\i_view32"
00043 //#define VIEWER "c:\\windows\\desktop\\lego-project\\CVIPtools\\bin\\mfcviewer.pif"
00044 //#define VIEWER "c:\\progra~1\\CVIPtools3.9\\bin\\starttclviewer.bat"
00045 
00047 #endif // _CVIPTOOLS_H_

Generated on Wed Nov 29 01:27:40 2006 by  doxygen 1.4.6