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

MPColorTrackerImage.cpp File Reference

#include "ffimage.h"
#include "mpisearch.h"

Include dependency graph for MPColorTrackerImage.cpp:

Include dependency graph

Go to the source code of this file.

Functions

void debug_message (const char *message)


Function Documentation

void debug_message const char *  message  )  [static]
 

Definition at line 15 of file MPColorTrackerImage.cpp.

00015                                               {
00016 #ifdef DEBUG_FFIMAGE
00017   cout << message << endl;
00018 #endif
00019 }


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