Skip to content
This repository has been archived by the owner on Jul 25, 2020. It is now read-only.

CPU perfomance ios #39

Closed
fabricioeus opened this issue Sep 5, 2016 · 1 comment
Closed

CPU perfomance ios #39

fabricioeus opened this issue Sep 5, 2016 · 1 comment

Comments

@fabricioeus
Copy link

fabricioeus commented Sep 5, 2016

Hello, im having trouble with a high cpu perfomance in iOS. This is causing some delay`s in the face position. Anyone has a advice about that?

@fabricioeus fabricioeus changed the title u CPU perfomance ios Sep 5, 2016
@kylemcdonald
Copy link
Owner

FaceTracker has high CPU usage by design. If you are having delays in acquiring the face position, and this is slowing down your app, you should put the face tracker in a separate thread. Alternatively, you might try using the native face detector on iOS and modify FaceTracker to take that as an initialization.

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

No branches or pull requests

2 participants