Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations JAE on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

Matlab image centroid

Status
Not open for further replies.

sana2013

Electrical
Joined
May 24, 2013
Messages
1
Location
DE
Hi, I was given this task, I am a noob and need some pointers to get started with centroid calculation in Matlab:

Instead of an image first I was asked to simulate a Gaussian distribution(2 dimensional), add noise(random noise) and plot the intensities, now the position of the centroid changes due to noise and I need to bring it back to its original position by
-clipping level to get rid of the noise, noise reduction by clipping or smoothing, sliding average (lpf) (averaging filter 3-5 samples ), calculating the means or using Convolution filter kernel - which does matrix operations which represent the 2-D images
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top