-
Notifications
You must be signed in to change notification settings - Fork 14
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 to capture the image once Eye closed event triggered? #1
Comments
You could use the CameraSource#takePicture method. |
@aitorvs Thank you.. Capturing images.. But after capturing i could not stop preview continuously taking pic :( |
Can you maybe share some code so that I get a better picture?
…On Thu, Aug 17, 2017 at 3:28 PM, BALAMRGAN ***@***.***> wrote:
@aitorvs <https://github.com/aitorvs> Thank you.. Capturing images.. But
after capturing i could not stop preview continuously taking pic :(
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#1 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AGePUOjgNj-iuPjn8BH53VwORLvpbY2Rks5sZEABgaJpZM4O534R>
.
|
Hi @aitorvs Actually i want to show live frames to the user when they close eye it has to capture the image. Now detecting eye close event,, and capturing images but i don't know how to display live frames in ImageView from camera. Thank you for your response. I think if you see my code you can get it. |
The camera view is lagging especially in Samsung device. Any Updates? |
Hi @aitorvs
How to capture the image once eye closed event detected..
The text was updated successfully, but these errors were encountered: