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/Versions/A/Headers/mpisearch.h File Reference

#include "mpiimage.h"
#include "featuredata.h"
#include "faceboxlist.h"
#include <string>
#include <list>
#include <iostream>
#include <fstream>
#include <math.h>
#include <string.h>
#include <stdlib.h>

Include dependency graph for mac/build/mpisearch.framework/Versions/A/Headers/mpisearch.h:

Include dependency graph

This graph shows which files directly or indirectly include this file:

Included by dependency graph

Go to the source code of this file.

Classes

class  CornerCache
class  MPISearchObjectDetector
class  MPISearchStream

Defines

#define cube(x)   ((x)*(x)*(x))
#define FALSE   0
#define MAX_NUM_PATCHES   5000
#define PI   3.141592654f
#define sqr(x)   ((x)*(x))
#define TRUE   1

Variables

const float SCALE_FACTOR = 1.2f


Define Documentation

#define cube  )     ((x)*(x)*(x))
 

Definition at line 43 of file mac/build/mpisearch.framework/Versions/A/Headers/mpisearch.h.

#define FALSE   0
 

Definition at line 52 of file mac/build/mpisearch.framework/Versions/A/Headers/mpisearch.h.

#define MAX_NUM_PATCHES   5000
 

Definition at line 54 of file mac/build/mpisearch.framework/Versions/A/Headers/mpisearch.h.

#define PI   3.141592654f
 

Definition at line 45 of file mac/build/mpisearch.framework/Versions/A/Headers/mpisearch.h.

#define sqr  )     ((x)*(x))
 

Definition at line 42 of file mac/build/mpisearch.framework/Versions/A/Headers/mpisearch.h.

#define TRUE   1
 

Definition at line 51 of file mac/build/mpisearch.framework/Versions/A/Headers/mpisearch.h.


Variable Documentation

const float SCALE_FACTOR = 1.2f
 

Definition at line 56 of file mac/build/mpisearch.framework/Versions/A/Headers/mpisearch.h.


Generated on Mon Nov 8 17:08:14 2004 for MPT by  doxygen 1.3.9.1