Thread Subject: contrast calculation

Subject: contrast calculation

From: rajib pokhrel

Date: 4 Aug, 2006 10:26:53

Message: 1 of 3

Hi,

I am a graduate student, I have been using matlab on my research. I could
not find the idea of calculating the contrast of still digital image. Could
you plase help me by guiding the procedure for finding the contrast
calculating procedure from the digital image. Your help could be effective
for completion of my research. thank you. See you soon. Bye.

Rajib Pokhrel
University of Incheion
South Korea.

Subject: contrast calculation

From: antique

Date: 4 Aug, 2006 08:16:11

Message: 2 of 3

for gray image,that's to say the value of every point is between 0-255,
do a operation ImageContrast = 255-ImageOrginal.
Is it right?

rajib pokhrel wrote:
> Hi,
>
> I am a graduate student, I have been using matlab on my research. I could
> not find the idea of calculating the contrast of still digital image. Could
> you plase help me by guiding the procedure for finding the contrast
> calculating procedure from the digital image. Your help could be effective
> for completion of my research. thank you. See you soon. Bye.
>
> Rajib Pokhrel
> University of Incheion
> South Korea.

Subject: contrast calculation

From: Predictor

Date: 5 Aug, 2006 04:24:38

Message: 3 of 3


rajib pokhrel wrote:
> I am a graduate student, I have been using matlab on my research. I could
> not find the idea of calculating the contrast of still digital image. Could
> you plase help me by guiding the procedure for finding the contrast
> calculating procedure from the digital image. Your help could be effective
> for completion of my research. thank you. See you soon. Bye.

I don't know whether there exists a conventional mathematical
definition of "contrast", but I would think that any decent measure of
dispersion (image in X: var(X(:)) or std(X(:)) in MATLAB base or
iqr(X(:)) in the Statistics Toolbox) might serve as a reasonable
measure of contrast.

You might also try asking over in sci.image.processing.

-Will Dwinnell
http://will.dwinnell.com

Tags for this Thread

Add a New Tag:

Separated by commas
Ex.: root locus, bode

What are tags?

A tag is like a keyword or category label associated with each thread. Tags make it easier for you to find threads of interest.

Anyone can tag a thread. Tags are public and visible to everyone.

rssFeed for this Thread

Contact us at files@mathworks.com