libalvision  2.4.3.28-r2
 All Classes Namespaces Files Functions Variables Friends Macros Pages
AL::ALImage Member List

This is the complete list of members for AL::ALImage, including all inherited members.

addROI(const ROI &rect)AL::ALImageinline
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::ALImageinline
cleanROIs()AL::ALImageinline
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
deepCopy()AL::ALImage
deleter classAL::ALImagefriend
fromALValue(const ALValue &image)AL::ALImagestatic
getAllocatedSize() const AL::ALImageinline
getAngles(float &leftAngle, float &topAngle, float &rightAngle, float &bottomAngle) const AL::ALImageinline
getBottomAngle(void) const AL::ALImageinline
getCameraId() const AL::ALImageinline
getColorSpace(void) const AL::ALImageinline
getData() const AL::ALImageinline
getData()AL::ALImageinline
getFrame() const AL::ALImageinline
getFrame()AL::ALImageinline
getHeight(void) const AL::ALImageinline
getLeftAngle(void) const AL::ALImageinline
getMaxResolution(void) const AL::ALImageinline
getNbLayers(void) const AL::ALImageinline
getNbOfLayersMax(void) const AL::ALImageinline
getNumOfROIs() const AL::ALImageinline
getResolution(void) const AL::ALImageinline
getRightAngle(void) const AL::ALImageinline
getROI(int index) const AL::ALImageinline
getSize() const AL::ALImageinline
getTimeStamp(void) const AL::ALImageinline
getTopAngle(void) const AL::ALImageinline
getWidth(void) const AL::ALImageinline
isROIEnabled() const AL::ALImageinline
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::ALImageinline
setBottomAngle(const float bottomAngle)AL::ALImageinline
setCameraId(char pCameraId)AL::ALImageinline
setColorSpace(int pColorSpace)AL::ALImage
setData(unsigned char *pData)AL::ALImageinline
setEnableROIs(bool enable)AL::ALImageinline
setHeight(const int height)AL::ALImageinline
setLeftAngle(const float leftAngle)AL::ALImageinline
setResolution(int pResolution)AL::ALImage
setRightAngle(const float rightAngle)AL::ALImageinline
setSize(int pResolution)AL::ALImageinline
setTimeStamp(const qi::os::timeval pTimeStamp)AL::ALImageinline
setTimeStamp(long long pTimeStamp)AL::ALImageinline
setTimeStamp(int pSeconds, int pMicroSeconds)AL::ALImageinline
setTopAngle(const float topAngle)AL::ALImageinline
setWidth(const int width)AL::ALImageinline
toALValue()AL::ALImage
toString(void) const AL::ALImage
writeFile(const char *_fileNameAndPath)AL::ALImage
~ALImage()AL::ALImage