How can I smooth image using X axis with respect to latitude and y axis with respect to time?
5 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
There is an image want to smooth X axis values with respect to latitude parameter and Y axis with respect to time parameter ?
0 Kommentare
Antworten (1)
Image Analyst
am 18 Sep. 2013
How about conv2() or imfilter()? That's about all I can say given the lack of information.
0 Kommentare
Siehe auch
Kategorien
Mehr zu Image Processing Toolbox finden Sie in Help Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!