/home/laradmin/lar/sensors/camera/xb3/triclops/include/triclopsbuffer.h File Reference
This is from point grey. Check the manual for instructions.  
More...
#include <triclops.h>
Go to the source code of this file.
Functions | 
| TriclopsError  | triclopsSetColorImageBuffer (TriclopsContext context, TriclopsCamera nCamera, unsigned char *red, unsigned char *green, unsigned char *blue) | 
| TriclopsError  | triclopsSetImage16Buffer (TriclopsContext context, unsigned short *buffer, TriclopsImage16Type imageType, TriclopsCamera camera) | 
| TriclopsError  | triclopsSetImageBuffer (TriclopsContext context, unsigned char *buffer, TriclopsImageType imageType, TriclopsCamera camera) | 
| TriclopsError  | triclopsSetPackedColorImageBuffer (TriclopsContext context, TriclopsCamera nCamera, TriclopsPackedColorPixel *buffer) | 
| TriclopsError  | triclopsUnsetColorImageBuffer (TriclopsContext context, TriclopsCamera camera) | 
| TriclopsError  | triclopsUnsetImage16Buffer (TriclopsContext context, TriclopsImage16Type imageType, TriclopsCamera camera) | 
| TriclopsError  | triclopsUnsetImageBuffer (TriclopsContext context, TriclopsImageType imageType, TriclopsCamera camera) | 
| TriclopsError  | triclopsUnsetPackedColorImageBuffer (TriclopsContext context, TriclopsCamera camera) | 
Detailed Description
This is from point grey. Check the manual for instructions. 
Definition in file triclopsbuffer.h.
Function Documentation