How can I smooth image using X axis with respect to latitude and y axis with respect to time?
조회 수: 1 (최근 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!