Path: news.mathworks.com!not-for-mail
From: "Dina " <corsair_dee@hotmail.com>
Newsgroups: comp.soft-sys.matlab
Subject: display text in GUI? ocr NN
Date: Mon, 11 Aug 2008 03:10:04 +0000 (UTC)
Organization: The MathWorks, Inc.
Lines: 19
Message-ID: <g7oaic$1pu$1@fred.mathworks.com>
Reply-To: "Dina " <corsair_dee@hotmail.com>
NNTP-Posting-Host: webapp-03-blr.mathworks.com
Content-Type: text/plain; charset="ISO-8859-1"
Content-Transfer-Encoding: 8bit
X-Trace: fred.mathworks.com 1218424204 1854 172.30.248.38 (11 Aug 2008 03:10:04 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Mon, 11 Aug 2008 03:10:04 +0000 (UTC)
X-Newsreader: MATLAB Central Newsreader 1461162
Xref: news.mathworks.com comp.soft-sys.matlab:484801



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