Permalink
Fetching contributors…
Cannot retrieve contributors at this time
|
using namespace cv; |
|
|
|
Mat get_centermap(Mat& eye_grey); |
|
|
|
Point find_eye_center(Mat& eye_bgr); |
|
|
|
void test_centermap(); |
You can't perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.