Path: news.mathworks.com!not-for-mail
From: "Vihang Patil" <vihang_patil@yahoo.com>
Newsgroups: comp.soft-sys.matlab
Subject: skew of the image.
Date: Fri, 7 Mar 2008 11:34:02 +0000 (UTC)
Organization: Konem Solutions
Lines: 21
Message-ID: <fqr97a$532$1@fred.mathworks.com>
Reply-To: "Vihang Patil" <vihang_patil@yahoo.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 1204889642 5218 172.30.248.38 (7 Mar 2008 11:34:02 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Fri, 7 Mar 2008 11:34:02 +0000 (UTC)
X-Newsreader: MATLAB Central Newsreader 413701
Xref: news.mathworks.com comp.soft-sys.matlab:455940


Hello 
I am currently working on License Plate Recognition, where I
have successully been able to segment the images using
morphological analysis and also read the data using
morphological analysis(thanks to  Diego Barrag?n Guerrero
http://www.mathworks.com/matlabcentral/fileexchange/loadFile.do?objectId=18169&objectType=file)

I have also been able to get satisfactory results. But some
how I feel that probably getting the skew of the image first
would be more important to analyze some of the segmented
images which I am currently not able to read.
It is somewhere along the lines using Hough Transform..
Does anyone have this code for the skew of an segmented image.

Also, would Neural Networks be  a more sophisticated and a
better approach than morphological character recognition
approach or any other approach would be better for this kind
of recognition
Thanks
Vihang