The Machine Perception Toolbox

[Introduction]- [News]- [Download]- [Screenshots]- [Manual (pdf)]- [Forums]- [API Reference]- [Repository ]

 

Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

iMPFaceDetectorFilter.h

Go to the documentation of this file.
00001 // A custom interface to allow the user to perform image special effects
00002 
00003 #ifndef __IEZ__
00004 #define __IEZ__
00005 
00006 #ifdef __cplusplus
00007 extern "C" {
00008 #endif
00009         
00010         // {6DAE585E-4C25-4b92-A066-AC0D1E9B3D7E}
00011         DEFINE_GUID(IID_IIPEffect, 
00012                 0x6dae585e, 0x4c25, 0x4b92, 0xa0, 0x66, 0xac, 0xd, 0x1e, 0x9b, 0x3d, 0x7e);
00013 
00014 #ifdef __cplusplus
00015 }
00016 #endif
00017 
00018 #endif // __IEZ__
00019 

Generated on Mon Nov 8 17:07:36 2004 for MPT by  doxygen 1.3.9.1