libalvision  2.1.0.18
Classes | Namespaces | Functions
/home/opennao/work/master/sdk/libnaoqi/libalvision/alvision/alimage.h File Reference

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)

Detailed Description

handle image

Author:
Pierre-Emmanuel VIEL Copyright (c) Aldebaran Robotics 2008, 2011, 2012 All Rights Reserved

Definition in file alimage.h.


Function Documentation

void computeRgbFromYuv ( unsigned char *  pYR,
unsigned char *  pUG,
unsigned char *  pVB 
)
 All Classes Namespaces Files Functions Variables Defines