Looking for Matlab code for image averaging

Status
Not open for further replies.

Yesubai Rubavathi

Newbie level 4
Joined
Sep 7, 2006
Messages
7
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,325
Image Averaging

Hi Friends !

I need matlab code for image averaging.
My aim is to select 10 files from database & find average among these & we get output as a single imae.

Iam eagarly expecting your reply.
 

Image Averaging

You can try to do as following:

Get the values of first pixel of first image, get the values of first pixel of second image, ...., until 10th image..., average the values and output the averaged value as the first pixel of your output image.

Repeat the step on every pixel...then you can get the average image.

Hope this can work and help you.
 

Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…