handle image
More...
#include <string>
#include <iostream>
#include <vector>
#include <cassert>
#include <alvision/alvisiondefinitions.h>
#include <qi/os.hpp>
Go to the source code of this file.
Classes |
class | AL::ALImage |
struct | AL::ALImage::ROI |
struct | AL::ALImage::FOV |
| Manage the field of view of the image that changes with camera model and cropping.
|
Typedefs |
typedef struct _IplImage | IplImage |
Functions |
void | computeRgbFromYuv (unsigned char *pYR, unsigned char *pUG, unsigned char *pVB) |
Detailed Description
handle image
Definition in file alimage.h.
Macro Definition Documentation
#define _LIBALVISION_ALVISION_ALIMAGE_H_ |
- Author:
- Pierre-Emmanuel VIEL Copyright (c) Aldebaran Robotics 2008, 2011, 2012 All Rights Reserved
Definition at line 8 of file alimage.h.