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

How can I draw correct circle for face landmark at Portrait mode? #38

Open
shohu opened this issue Feb 21, 2020 · 2 comments
Open

How can I draw correct circle for face landmark at Portrait mode? #38

shohu opened this issue Feb 21, 2020 · 2 comments

Comments

@shohu
Copy link

shohu commented Feb 21, 2020

I can't draw correct circle at Portrait mode.
I find shape, but not circle, just line. like this.

How can I draw correct circle for face landmark at Portrait mode?

スクリーンショット 2020-02-21 16 33 06

I only fixed two things.

  1. Check Portrait at Device Orientation. (and select target iOS 13.2. but this setting is maybe unrelated this problem)

スクリーンショット 2020-02-21 16 31 01

  1. Add "AVCaptureVideoOrientation.portrait"

スクリーンショット 2020-02-21 16 38 55

I checked #5 but I can't understand this problem.

My Environment

MacOS Catalina 10.15.2
Xcode 11.3.1
iPhone7 (iOS 13.3.1
commit version 748f2ea

@ScientistMe
Copy link

did you find any solution on this? i'm having the same problem

@shohu
Copy link
Author

shohu commented Jul 14, 2020

I gave up using this library.
I decided to try to use CIFaceFeature each sampleBuffer frame.
But poor accuracy

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