#include <phStandard.h>
#include <phLiveObject.h>
#include <phImage.h>
#include <phFilter.h>
#include <phThread.h>
#include <phObjectList.h>
#include <phSemaphore.h>
#include <phTimeInterval.h>
Go to the source code of this file.
Classes | |
| class | phPipeline |
| The pipeline class is the main processing thread within the Phission system. phFilter classes are added to a phPipeline and are processed in the order in which there were added. More... | |
Defines | |
| #define | phPipeline_Input 0 |
| #define | phPipeline_LiveSource 1 |
| #define | phPipeline_Decide -1 |
| Copyright (C) 2002 - 2007 |
Philip D.S. Thoren ( pthoren@users.sourceforge.net ) University Of Massachusetts at Lowell Robotics Lab |
|
1.4.4