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

Fix : multiple face landmark issue #1175

Merged
merged 1 commit into from
Apr 3, 2024
Merged

Conversation

Eunji-new
Copy link
Contributor

multiface-issue

I found and resolved "NullReferenceException" error in FaceMeshSolution under the following circumstances:

  1. When Max Num Faces is greater than 2.
  2. When there are multiple faces initially recognized but the count drops to just one.

Update FaceLandmarkListWithIrisAnnotation.cs
@homuler homuler self-requested a review April 3, 2024 03:43
@homuler homuler added the ci:run Run CI label Apr 3, 2024
@github-actions github-actions bot removed the ci:run Run CI label Apr 3, 2024
Copy link
Owner

@homuler homuler left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@homuler homuler merged commit bd417bf into homuler:master Apr 3, 2024
19 checks passed
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

Successfully merging this pull request may close these issues.

None yet

2 participants