Video Capture Using Axes and Pushbutton

Hi All,
I'm working in face recognition research with GUI MATLAB. I have two axes and two pusbuttons. The first pushbutton is used activating the first axes to Preview video input and it is working well. The second push button I used to capture the video and put it to the second axes as a JPG image format, it didn't run. Any one can help me? Thanks a lot for suggestions.

2 Comments

Could you be more specific as to how you are adding JPEG image format. Its possible that you method was incorrect? Is there an error message thrown on the command line?
Thank You Lokesh. I will use JPEG image that captured from video (first axes) as first step preprocessing. But I don't have any idea how to capture the video and put it to the second axes as a JPEG format. If I have done it, the next step is how to detect the face in jpeg image, after that I will use PCA algorithm to get the feature of the face. The last step of preprocessing is to get all feature extraction as inputs to the Neural Network. Thank for suggestions

Answers (0)

This question is closed.

Asked:

on 24 Jun 2013

Closed:

on 20 Aug 2021

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!