, including all inherited members.
convertImageToIpl(Masek::IMAGE *image) | ImageUtility | [static] |
convertIplToImage(IplImage *iplImg) | ImageUtility | [static] |
convertToGray(IplImage *img) | ImageUtility | [static] |
drawCross(IplImage *eyeImg, int centerx, int centery, int xCrossLength, int yCrossLength, CvScalar color) | ImageUtility | [static] |
extractImagePart(IplImage *img, CvRect &rect, int x, int y, int wd, int ht) | ImageUtility | [static] |
getROIImage(IplImage *eyeImg, int startX, int endX, int startY, int endY) | ImageUtility | [static] |
getROIImage_C(Masek::IMAGE *eyeImg, int startX, int endX, int startY, int endY) | ImageUtility | [static] |
getValue(int value, int maxSize) | ImageUtility | [static] |
myMean(IplImage *img, double n) | ImageUtility | [static] |
myRect(IplImage *img, int x, int y, int radius, int *destVal) | ImageUtility | [static] |
myRect_C(Masek::IMAGE *lidImg, int x, int y, int radius, int *destVal) | ImageUtility | [static] |
mySD(IplImage *img, double n, float mean) | ImageUtility | [static] |
myXYRect(IplImage *img, int x, int y, int width, int height, int *destVal) | ImageUtility | [static] |
SaveEyeImages(IplImage *img, char *fileName, const char *ch) | ImageUtility | [static] |
SaveImageOptions(IplImage *img, char *fileName, int frame, const char *str, int num, int totalFrame) | ImageUtility | [static] |
setImage(IplImage *eyeImg, CvPoint center, int cr, int xLimit, int yLimit) | ImageUtility | [static] |
showCircles(const char *name, IplImage *img, const char *eyeFileName, CvPoint xyPupil, int rPupil, CvPoint xyIris, int rIris, int *ellipseVal, double *angleVal) | ImageUtility | [static] |
showImage(const char *name, IplImage *img) | ImageUtility | [static] |