|
libalvision
2.1.0.18
|
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. | |
Namespaces | |
| namespace | AL |
Functions | |
| void | computeRgbFromYuv (unsigned char *pYR, unsigned char *pUG, unsigned char *pVB) |
handle image
Definition in file alimage.h.
| void computeRgbFromYuv | ( | unsigned char * | pYR, |
| unsigned char * | pUG, | ||
| unsigned char * | pVB | ||
| ) |