Path: news.mathworks.com!newsfeed-00.mathworks.com!kanaga.switch.ch!switch.ch!news-fra1.dfn.de!newsfeed.velia.net!news.tu-darmstadt.de!newspeer1.de.telia.net!newspeer4.de.telia.net!de.telia.net!news.otenet.gr!not-for-mail
From: "anonymous" <arisl@otenet.gr>
Newsgroups: comp.soft-sys.matlab
Subject: Find Peaks in a Histogram
Date: Mon, 24 Dec 2007 18:43:47 +0200
Organization: An OTEnet S.A. customer
Lines: 7
Message-ID: <fkm3et$dv8$1@mouse.otenet.gr>
NNTP-Posting-Host: athedsl-66830.home.otenet.gr
X-Trace: mouse.otenet.gr 1198428445 14312 87.203.142.92 (23 Dec 2007 16:47:25 GMT)
X-Complaints-To: abuse@otenet.gr
NNTP-Posting-Date: Sun, 23 Dec 2007 16:47:25 +0000 (UTC)
X-Priority: 3
X-MSMail-Priority: Normal
X-Newsreader: Microsoft Outlook Express 6.00.2900.3138
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.3198
X-RFC2646: Format=Flowed; Original
Xref: news.mathworks.com comp.soft-sys.matlab:443412


Hey guys,

I am trying to find the peaks of a Histogram's gray scale picture, using 
matlab. A peak is the value in Histogram that is bigger than it's closer 2 
values left and right. Any ideas?