Clear Filters
Clear Filters

Info

This question is closed. Reopen it to edit or answer.

Video Capture Using Axes and Pushbutton

1 view (last 30 days)
Hotland
Hotland on 24 Jun 2013
Closed: MATLAB Answer Bot on 20 Aug 2021
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
Lokesh Ravindranathan
Lokesh Ravindranathan on 24 Jun 2013
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?
Hotland
Hotland on 24 Jun 2013
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.

Community Treasure Hunt

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

Start Hunting!