-
Notifications
You must be signed in to change notification settings - Fork 82
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
drishti-eye-test arguments #742
Comments
Take a look at the drishti-eye-test command line options here: drishti/src/examples/eye/drishti-eye-test.cpp Lines 40 to 48 in c88f059
You can run the command with something like this:
model : https://github.com/elucideye/drishti-assets/blob/master/drishti_full_eye_model_big.cpb |
The docs for drishti-hci overlap a fair amount with the drishti-face-test app. You can scan the README there first: https://github.com/elucideye/drishti/tree/master/src/app/hci Here are the command line arguments: drishti/src/examples/facefilter/app/facefilter/desktop/face.cpp Lines 90 to 104 in c88f059
You can run this with something like:
You can clone drishti-assets and use https://github.com/elucideye/drishti-assets/blob/master/drishti_assets_big.json or similar. |
Hi,
I am using a MacOS desktop. The built process resulted with numerous warnings but fortnuately no errors. I'm trying to console execute the drishti-eye-test. I would appreciate if an example command line would be provided in order to properly define all the arguments, model and left/right eye in particular.
I would also appreciate an example command line for executing the facefilter-desktop in the same manner.
Thanks in advance.
The text was updated successfully, but these errors were encountered: