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

MPColorTracker.cpp File Reference

#include "Images/color.h"
#include "MPColorTracker.h"
#include <cmath>
#include <stdio.h>

Include dependency graph for MPColorTracker.cpp:

Include dependency graph

Go to the source code of this file.

Defines

#define SHOWMPI   1
#define SHOWPROBS   0

Enumerations

enum  { MAXPRIOREFFECT = 999999999, MINPRIOREFFECT = 0 }


Define Documentation

#define SHOWMPI   1
 

Definition at line 29 of file MPColorTracker.cpp.

#define SHOWPROBS   0
 

Definition at line 28 of file MPColorTracker.cpp.


Enumeration Type Documentation

anonymous enum
 

Enumeration values:
MAXPRIOREFFECT 
MINPRIOREFFECT 

Definition at line 25 of file MPColorTracker.cpp.

00025 {MAXPRIOREFFECT = 999999999, MINPRIOREFFECT = 0};


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