Path: news.mathworks.com!not-for-mail
From: <HIDDEN>
Newsgroups: comp.soft-sys.matlab
Subject: Image recognition - representation of image
Date: Tue, 2 Jun 2009 06:52:01 +0000 (UTC)
Organization: The MathWorks, Inc.
Lines: 3
Message-ID: <h02i6h$us$1@fred.mathworks.com>
Reply-To: <HIDDEN>
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 1243925521 988 172.30.248.38 (2 Jun 2009 06:52:01 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Tue, 2 Jun 2009 06:52:01 +0000 (UTC)
X-Newsreader: MATLAB Central Newsreader 1133162
Xref: news.mathworks.com comp.soft-sys.matlab:544116


Hi,
I need to make some vector (or matrice) representation of image for further classification and I would like it to be rotation and size independent. I tried simple histograms but that didn' work very well. Could you give me any advice on this?
Thanks