From: Siddharth Magazine on 17 Jun 2010 00:38 Hi. I was wondering, is it possible to write all the required codes in a .m file in Matlab, which will then become an automatic process for acquiring different images, and then processing it, or do i have to enter a given code everytime to execute the results. Can't this process be automated? Please help me on this topic. Thanks
From: Steven Lord on 17 Jun 2010 09:53 "Siddharth Magazine" <magazinesiddharth(a)hotmail.com> wrote in message news:hvc8rb$j6g$1(a)fred.mathworks.com... > Hi. I was wondering, is it possible to write all the required codes in a > .m file in Matlab, which will then become an automatic process for > acquiring different images, Probably. But just a suggestion for the future -- please include ALL your question in the BODY of your message instead of or in addition to including half of it in your subject line. If it's all in the body, it's easier to quote and reply to particular pieces of your question. > and then processing it, or do i have to enter a given code everytime to > execute the results. Can't this process be automated? Probably. Why don't you try writing up some code, and if you run into problems post what you've got so far and ask a SPECIFIC question about the problem you're experiencing. -- Steve Lord slord(a)mathworks.com comp.soft-sys.matlab (CSSM) FAQ: http://matlabwiki.mathworks.com/MATLAB_FAQ To contact Technical Support use the Contact Us link on http://www.mathworks.com
From: Siddharth Magazine on 17 Jun 2010 19:47 Hey Steve. Sorry man. Yea, from next time, i will write the main message in the body and not in the subject line. Okay, i will try writing some codes first, and if i get stuck, i will contact you. Cheers "Steven Lord" <slord(a)mathworks.com> wrote in message <hvd9ck$qlk$1(a)fred.mathworks.com>... > > "Siddharth Magazine" <magazinesiddharth(a)hotmail.com> wrote in message > news:hvc8rb$j6g$1(a)fred.mathworks.com... > > Hi. I was wondering, is it possible to write all the required codes in a > > .m file in Matlab, which will then become an automatic process for > > acquiring different images, > > Probably. But just a suggestion for the future -- please include ALL your > question in the BODY of your message instead of or in addition to including > half of it in your subject line. If it's all in the body, it's easier to > quote and reply to particular pieces of your question. > > > and then processing it, or do i have to enter a given code everytime to > > execute the results. Can't this process be automated? > > Probably. Why don't you try writing up some code, and if you run into > problems post what you've got so far and ask a SPECIFIC question about the > problem you're experiencing. > > -- > Steve Lord > slord(a)mathworks.com > comp.soft-sys.matlab (CSSM) FAQ: http://matlabwiki.mathworks.com/MATLAB_FAQ > To contact Technical Support use the Contact Us link on > http://www.mathworks.com >
From: Steven Lord on 18 Jun 2010 09:47 "Siddharth Magazine" <magazinesiddharth(a)hotmail.com> wrote in message news:hvec5o$isu$1(a)fred.mathworks.com... > Hey Steve. Sorry man. Yea, from next time, i will write the main message > in the body and not in the subject line. Okay, i will try writing some > codes first, and if i get stuck, i will contact you. Just to be clear -- if you get stuck, please post to the newsgroup rather than emailing me (or any other poster) directly. That way you get lots of sets of eyeballs on your problem, some of whom have more experience in the field of image processing than I do and/or who may be able to respond faster than I can (for example, if you post at 3 AM Boston time, someone in Europe may respond over their morning coffee while I'm still asleep.) -- Steve Lord slord(a)mathworks.com comp.soft-sys.matlab (CSSM) FAQ: http://matlabwiki.mathworks.com/MATLAB_FAQ To contact Technical Support use the Contact Us link on http://www.mathworks.com
|
Pages: 1 Prev: how to use princomp function Next: the result save into txt file by certain format |