Search All of the Math Forum:
Views expressed in these public forums are not endorsed by
Drexel University or The Math Forum.
|
|
|
|
Re: how to use image as a input in nntool
Posted:
Jan 2, 2013 1:22 AM
|
|
"Steven_Lord" <slord@mathworks.com> wrote in message <kbr3jd$pmc$1@newscl01ah.mathworks.com>... > > > "dipti chaudhary" <dipti_chaudhary2000@yahoo.com> wrote in message > news:kbm9b9$geu$1@newscl01ah.mathworks.com... > > hello, > > > > I want to use image as a input in nntool in matlab. > > i dont know how to fed image in nueral network. > > anybody has idea please help me? > > Read the image into a vector, matrix, or array using IMREAD or something > similar. Use that vector, matrix, or array as your neural network's input. > > -- > Steve Lord > slord@mathworks.com > To contact Technical Support use the Contact Us link on > http://www.mathworks.com thank you lord.
|
|
|
|