Search All of the Math Forum:
Views expressed in these public forums are not endorsed by
Drexel University or The Math Forum.
|
|
Curious
Posts:
1,700
Registered:
12/6/04
|
|
Re: select image
Posted:
Feb 25, 2013 1:54 PM
|
|
"Raj Chahal" <rajindersinghchahal@gmail.com> wrote in message <kgg8jo$h9r$1@newscl01ah.mathworks.com>... > please any body help i need some help or these issues. > 1> how we select a .jpg file from our system and load in matlab for further operation( when jpg file location another drive)
Take a look at :
<<http://matlab.wikia.com/wiki/FAQ#How_can_I_process_a_sequence_of_files.3F>>
from the MATLAB FAQ. It answers this exact question.
> 2> we play a video in matlab and i want capture a image from the video.
I don't have MATLAB installed on this computer, but I believe the MATLAB command FRAME can be used to do this.
doc frame
> > please help me if any body give me code for these function then it really helpful for me > Raj Chahal
|
|
|
|