#include "cv.h"#include "highgui.h"#include "Masek.h"#include <iostream>Go to the source code of this file.
Classes | |
| class | ImageUtility |
| struct | ImageUtility::SETVALUE |
Defines | |
| #define | NIR_IRIS_STILL 1 |
| #define | NIR_FACE_VIDEO 2 |
| #define | GRAY_LEVEL 256 |
Utility functions to process an image.
Note: Please send BUG reports to yooyoung<NOSPAM>nist.gov. For more information, refer to: https://cspot-run2.nist.gov/itl/iad/ig/vasir.cfm
| #define GRAY_LEVEL 256 |
Number of gray levels.
1.7.2