We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I was looking at your code , I wanted to change the color of the Red circle , when face selected to some other color . Where can I change it in code ?
Can I write anything on this code. If I Say detect Age Or gender .
Would appreciate your help on this.
The text was updated successfully, but these errors were encountered:
Hi, in Program.cs on line 24, you can change the hex code of the color.
Program.cs
private static readonly Scalar _faceColorBrush = new Scalar(0, 0, 255);
Sorry, something went wrong.
No branches or pull requests
I was looking at your code , I wanted to change the color of the Red circle , when face selected to some other color . Where can I change it in code ?
Can I write anything on this code. If I Say detect Age Or gender .
Would appreciate your help on this.
The text was updated successfully, but these errors were encountered: