Skip to content
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

Open
shacharoz opened this issue Mar 28, 2020 · 7 comments
Open

face landmark visualizer #5

shacharoz opened this issue Mar 28, 2020 · 7 comments

Comments

@shacharoz
Copy link

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

@John-O-Really
Copy link

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?

@shacharoz
Copy link
Author

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.

@shacharoz
Copy link
Author

which crash?

@shacharoz
Copy link
Author

i have the project up and running in unity 2019.2

@John-O-Really
Copy link

Glad to hear you're all secured!

I believe It's the same crash as reported here;
#4

Error: 403 Forbidden
UnityEngine.Debug:Log(Object)
<Capture>c__Iterator0:MoveNext() (at Assets/WebCamTextureToCloudVision.cs:283)
UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)

Lemme try 2019.2, that might work!

@shacharoz
Copy link
Author

i know why.
because i stopped the mechanism to work after one photo was taken...
i didnt even get to the crash.

all i needed really is the landmarks, so i just stopped requesting.

sorry :)

@John-O-Really
Copy link

Ah right! Makes sense!
No worries though, I'll keep at it :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants