Click here to Skip to main content
15,889,335 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
i want to take the image of running video in videoview for face detection, any solution to take the snapshot of the video or to grab the current frame of the running video in android???
Posted
Comments
DalliaF 8-Mar-13 2:07am    
try here-->http://stackoverflow.com/questions/7762643/android-take-screen-shot-programatically
lindam88 8-Mar-13 21:49pm    
this site can definitely help you out-->http://developer.android.com/reference/android/widget/VideoView.html

1 solution

If you are in Windows, then simply start the demo by running (from command line):

facerec_video.exe <C:/path/to/your/haar_cascade.xml> <C:/path/to/your/csv.ext> <video device>
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900