Permalink
Switch branches/tags
Nothing to show
Find file
Fetching contributors…
Cannot retrieve contributors at this time
5 lines (3 sloc) 95 Bytes
void lin_polar_init();
vector<Point2f> get_poss_limb_pts(Mat eye_bgr);
void test_lin_polar();