How do filter 2-D image only using 'filter' function?
조회 수: 2 (최근 30일)
이전 댓글 표시

if I don't use 'filter2', or 'imfilter' function, How do filter 2D image, or array? should I use 'for' loop? In this case, I want to find average of 5 continuous elements by using 'filter' function
using filter -> inserted image
Please anwer me~~~
댓글 수: 0
답변 (0개)
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!