This is the complete list of members for AL::ALImage, including all inherited members.
addROI(const ROI &rect) | AL::ALImage | inline |
ALImage(int pWidth, int pHeight, int pColorSpace, bool pDataAreExternal=false, float pLeftAngle=0.f, float pTopAngle=0.f, float pRightAngle=0.f, float pBottomAngle=0.f) | AL::ALImage | |
ALImage(int pResolution, int pColorSpace, bool pDataAreExternal=false, float pLeftAngle=0.f, float pTopAngle=0.f, float pRightAngle=0.f, float pBottomAngle=0.f) | AL::ALImage | |
areDataExternal(void) const | AL::ALImage | inline |
cleanROIs() | AL::ALImage | inline |
computeBGRimageFromYUV422(const unsigned char *_dest) | AL::ALImage | |
computeYUV422imageFromBGR(int height, int width, char *data) | AL::ALImage | |
computeYYYUUUVVVimageFromYUV422(const unsigned char *_dest) | AL::ALImage | |
computeYYYYUUVVimageFromYUV422(const unsigned char *_dest) | AL::ALImage | |
fromALValue(const ALValue &image) | AL::ALImage | static |
getAllocatedSize() const | AL::ALImage | inline |
getAngles(float &leftAngle, float &topAngle, float &rightAngle, float &bottomAngle) const | AL::ALImage | inline |
getBottomAngle(void) const | AL::ALImage | inline |
getCameraId() const | AL::ALImage | inline |
getColorSpace(void) const | AL::ALImage | inline |
getData() const | AL::ALImage | inline |
getData() | AL::ALImage | inline |
getFrame() const | AL::ALImage | inline |
getFrame() | AL::ALImage | inline |
getHeight(void) const | AL::ALImage | inline |
getLeftAngle(void) const | AL::ALImage | inline |
getMaxResolution(void) const | AL::ALImage | inline |
getNbLayers(void) const | AL::ALImage | inline |
getNbOfLayersMax(void) const | AL::ALImage | inline |
getNumOfROIs() const | AL::ALImage | inline |
getResolution(void) const | AL::ALImage | inline |
getRightAngle(void) const | AL::ALImage | inline |
getROI(int index) const | AL::ALImage | inline |
getSize() const | AL::ALImage | inline |
getTimeStamp(void) const | AL::ALImage | inline |
getTopAngle(void) const | AL::ALImage | inline |
getWidth(void) const | AL::ALImage | inline |
isROIEnabled() const | AL::ALImage | inline |
readFile(const char *_fileNameAndPath) | AL::ALImage | |
savePPM(const char *_fileNameAndPath) | AL::ALImage | |
setAngles(const float leftAngle, const float topAngle, const float rightAngle, const float bottomAngle) | AL::ALImage | inline |
setBottomAngle(const float bottomAngle) | AL::ALImage | inline |
setCameraId(char pCameraId) | AL::ALImage | inline |
setColorSpace(int pColorSpace) | AL::ALImage | |
setData(unsigned char *pData) | AL::ALImage | inline |
setEnableROIs(bool enable) | AL::ALImage | inline |
setHeight(const int height) | AL::ALImage | inline |
setLeftAngle(const float leftAngle) | AL::ALImage | inline |
setResolution(int pResolution) | AL::ALImage | |
setRightAngle(const float rightAngle) | AL::ALImage | inline |
setSize(int pResolution) | AL::ALImage | inline |
setTimeStamp(const qi::os::timeval pTimeStamp) | AL::ALImage | inline |
setTimeStamp(long long pTimeStamp) | AL::ALImage | inline |
setTimeStamp(int pSeconds, int pMicroSeconds) | AL::ALImage | inline |
setTopAngle(const float topAngle) | AL::ALImage | inline |
setWidth(const int width) | AL::ALImage | inline |
toALValue() | AL::ALImage | |
toString(void) const | AL::ALImage | |
writeFile(const char *_fileNameAndPath) | AL::ALImage | |
~ALImage() | AL::ALImage |