How can I smooth image using X axis with respect to latitude and y axis with respect to time?
Show older comments
There is an image want to smooth X axis values with respect to latitude parameter and Y axis with respect to time parameter ?
Answers (1)
Image Analyst
on 18 Sep 2013
0 votes
How about conv2() or imfilter()? That's about all I can say given the lack of information.
Categories
Find more on Images in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!