how to smooth an image in s direction using moving average filter

sir, please give me a matlab code for using moving average filter in s direction with 10 pixels

5 Comments

What is the s direction? What have you come up with so far?
sir, I am doing a project in image processing.in my paper, the authors have explained like this"the image patch is smoothed in s directon using a moving average with a kernel size of 10 pixels". How is this achieved??
is the s direction constant across the entire image or is it a vector map?
it is not specified in the paper.How could will it be if s direction is constant across entire image.please do reply??
If s is constant you would implement that as a convolution or as a filter as Image Analyst suggests below

Sign in to comment.

Tags

No tags entered yet.

Asked:

on 16 Jul 2014

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!