-
Notifications
You must be signed in to change notification settings - Fork 14
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
face landmark visualizer #5
Comments
Hey there, I cannot believe my luck that someone is commenting on this 4 year old project, just as I find it myself! ⚠ Just so you're aware, I believe your Unity Package Includes your Google Cloud API key May I also ask how you overcame the crash? |
thanks for the warning mate. but i restricted the package to work only from a specific ip address... i just can tell you that i compared google api, microsoft api, but now i chose to download the opencv lib from unity. i am now checking that out. |
which crash? |
i have the project up and running in unity 2019.2 |
Glad to hear you're all secured! I believe It's the same crash as reported here;
Lemme try 2019.2, that might work! |
i know why. all i needed really is the landmarks, so i just stopped requesting. sorry :) |
Ah right! Makes sense! |
hey there,
i have updated the code to add visualizing of the facial landmarks. if you want feel free to add it to the sample. or you can add me to collaborate.
nice sample
withlandmarks.zip
The text was updated successfully, but these errors were encountered: