How can I smooth image using X axis with respect to latitude and y axis with respect to time?
2 ビュー (過去 30 日間)
古いコメントを表示
There is an image want to smooth X axis values with respect to latitude parameter and Y axis with respect to time parameter ?
0 件のコメント
回答 (1 件)
Image Analyst
2013 年 9 月 18 日
How about conv2() or imfilter()? That's about all I can say given the lack of information.
0 件のコメント
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!