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

(Not really and Issue) Very slow performance with VideoEmulation #15

Closed
matiasfha opened this issue Oct 11, 2010 · 1 comment
Closed

Comments

@matiasfha
Copy link

(sorry for my english)

The slow speed of the VideoEmulation app due to the use of Socket to emulate a live preview of the camera or slow OpenCV or simply because it's run in the emulator?

@billmccord
Copy link
Owner

The socket camera definitely affects performance, but even with a real camera it still isn't extremely fast. For the purposes I am using it for, it is sufficient though. This also greatly depends on the processor you are using. I am using one that is similar to what is in the G1, so it's quite slow. If you use a faster processor, you will get better performance.

Another trick to getting better performance is to turn off the redisplay of the tracked face. I'm doing that in my application, but it may not be an option for you.

This issue was closed.
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