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

mac/build/mpisearch.framework/Headers/mpisearchBinary.h

Go to the documentation of this file.
00001 /* 
00002 *  mpisearchBinary.cc -- legacy support file for face detector
00003  * 
00004  *  Created by Ian Fasel on Feb 02, 2003.
00005  * 
00006  *  Copyright (c) 2003 Machine Perception Laboratory 
00007  *  University of California San Diego.
00008  * 
00009  * Please read the disclaimer and notes about redistribution 
00010  * at the end of this file.
00011  *  
00012  * ......
00013  */
00014 #ifndef _MPISEARCH_BINARY_H_
00015 #define _MPISEARCH_BINARY_H_
00016 
00017 #include "mpisearchFaceDetector.h"
00018 
00019 // Legacy support: Many applications need to refer to it as MPISearchBinary
00020 typedef MPISearchFaceDetector MPISearchBinary;
00021 #define MPISEARCH_PIXEL_TYPE float
00022 
00023 #endif

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