List of all members.
Static Public Member Functions |
| static IplImage * | doRotate (IplImage *img, CvPoint xyIris, int rIris, double angle) |
| static IplImage * | rotate (IplImage *eyeImg, double angle) |
Member Function Documentation
| IplImage * RotateIris::doRotate |
( |
IplImage * |
img, |
|
|
CvPoint |
xyIris, |
|
|
int |
rIris, |
|
|
double |
angle |
|
) |
| [static] |
- Todo:
- Future work
Determine the roi to be rotated.
- Parameters:
-
| img | Input image |
| xyIris | Iris's center point |
| rIris | Iris' radius |
| angle | Orientation |
- Returns:
- Rotated image
| IplImage * RotateIris::rotate |
( |
IplImage * |
eyeImg, |
|
|
double |
angle |
|
) |
| [static] |
- Todo:
- Future work
Returns the rotated image.
- Parameters:
-
| eyeImg | Input roi image |
| angle | Orientation |
- Returns:
- Rotated image
The documentation for this class was generated from the following files:
- NIST_VASIR_src_beta_v1.0/VASIR/RotateIris.h
- NIST_VASIR_src_beta_v1.0/VASIR/RotateIris.cpp