Path: news.mathworks.com!not-for-mail
From: <HIDDEN>
Newsgroups: comp.soft-sys.matlab
Subject: hough transform
Date: Sat, 16 May 2009 09:56:01 +0000 (UTC)
Organization: iiitdm
Lines: 5
Message-ID: <gum2jh$9jt$1@fred.mathworks.com>
Reply-To: <HIDDEN>
NNTP-Posting-Host: webapp-02-blr.mathworks.com
Content-Type: text/plain; charset="ISO-8859-1"
Content-Transfer-Encoding: 8bit
X-Trace: fred.mathworks.com 1242467761 9853 172.30.248.37 (16 May 2009 09:56:01 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Sat, 16 May 2009 09:56:01 +0000 (UTC)
X-Newsreader: MATLAB Central Newsreader 1843512
Xref: news.mathworks.com comp.soft-sys.matlab:540409


hi!
i m using command
[H,T,R]=hough(BW);
where BW is a binary image and error coming 'too many input arguments'
plz help.