|
P2CMV.cc File Reference
#include <assert.h>
#include <stdio.h>
#include <unistd.h>
#include <netinet/in.h>
#include <signal.h>
#include <fcntl.h>
#include <string.h>
#include <stdlib.h>
#include <pthread.h>
#include "error.h"
#include "drivertable.h"
#include "player.h"
#include "cmvision.h"
#include "capture.h"
#include "captureCamera.h"
Define Documentation
#define CMV_NUM_CHANNELS CMV_MAX_COLORS
|
|
#define CMV_HEADER_SIZE 4*CMV_NUM_CHANNELS
|
|
#define CMV_MAX_BLOBS_PER_CHANNEL 10
|
|
#define DEFAULT_CMV_WIDTH CMV_DEFAULT_WIDTH
|
|
#define DEFAULT_CMV_HEIGHT CMV_DEFAULT_HEIGHT
|
|
Function Documentation
Generated on Tue May 3 14:15:41 2005 for Player by 1.3.6
|