MathGroup Archive 2007

[Date Index] [Thread Index] [Author Index]

Search the Archive

Re: locating max value on the image

  • To: mathgroup at smc.vnet.net
  • Subject: [mg75331] Re: locating max value on the image
  • From: Bill Rowe <readnewsciv at sbcglobal.net>
  • Date: Wed, 25 Apr 2007 05:39:53 -0400 (EDT)

On 4/24/07 at 3:24 AM, essedra at gmail.com (essedra) wrote:

>How can I obtain where the maximum point is located on the image?

What are you defining as the "maximum point" of an image? And
what type of image color (each pixel is a RGB tuple)? gray scale
(each pixel is an 8 bit integer)? something else?

--
To reply via email subtract one hundred and four


  • Prev by Date: Re: weird bugs in Integrate
  • Next by Date: how to create a subclass
  • Previous by thread: Re: locating max value on the image
  • Next by thread: Re: locating max value on the image