JargonUtils.h

Go to the documentation of this file.
00001 #ifndef _JARGONUTILS_H_
00002 #define _JARGONUTILS_H_
00003 
00004 #include "JMorphology.h"
00005 #include "JStatistics.h"
00006 
00008 
00009 class JargonUtils
00010 {
00011    public:
00012    JargonUtils(void);
00013    ~JargonUtils(void);
00015 
00016    static void ConvertUSCInt(unsigned int* ui, unsigned char* image);
00017 
00018 };
00019 
00020 
00021 
00022 #endif //_JARGONUTILS_H_

Generated on Fri Feb 23 15:32:33 2007 for Jargon by  doxygen 1.5.1