PLearn 0.1
PLearn::RGBImage Member List
This is the complete list of members for PLearn::RGBImage, including all inherited members.
blit(int desti, int destj, RGBImage srcim)PLearn::RGBImage
clear()PLearn::RGBImage [inline]
computeAverage() const PLearn::RGBImage
computeHistogram(int r_bins=16, int g_bins=16, int b_bins=16, bool do_normalize=false)PLearn::RGBImage
display() const PLearn::RGBImage
displayAndWait() const PLearn::RGBImage
fill(RGB color)PLearn::RGBImage
getPixel(int i, int j) const PLearn::RGBImage [inline]
height() const PLearn::RGBImage [inline]
height_PLearn::RGBImage [protected]
loadJPEG(const char *filename, int scale=1)PLearn::RGBImage
loadPPM(const char *filename)PLearn::RGBImage
removeBorders(int top_border, int bottom_border, int left_border, int right_border)PLearn::RGBImage
removeBorders(int border)PLearn::RGBImage [inline]
resize(int newheight, int newwidth)PLearn::RGBImage
RGBImage(int the_height=0, int the_width=0)PLearn::RGBImage
RGBImage(Mat r, Mat g, Mat b)PLearn::RGBImage
savePPM(const char *filename) const PLearn::RGBImage
setPixel(int i, int j, RGB value)PLearn::RGBImage [inline]
shrinkToIntersection(int &i, int &j, int &h, int &w) const PLearn::RGBImage
storagePLearn::RGBImage [protected]
tmpfilenamePLearn::RGBImage [protected]
width() const PLearn::RGBImage [inline]
width_PLearn::RGBImage [protected]
~RGBImage()PLearn::RGBImage
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines