Technical discussion about Matlab and issues related to Digital Signal Processing.
i'm working on an ocr (optical character recognition) shoftware, and i am using a neural network feed forward back propagation. i've done the GUI that's supposed to open an image then the neural network should take the image as an input and display the output on an edit text (or whatever). the thing is .. i've done the neural network, and the GUI separatly .. i dunno how to give the image to the neural network as an input, or how do i make it display the output on the edit text. plz help any help would be appreciated thanx