필터 지우기
필터 지우기

how to write code in matlab for windowing of image (where filter size=5)?

조회 수: 2 (최근 30일)
Sheema Khattak
Sheema Khattak 2014년 6월 29일
답변: Image Analyst 2014년 6월 29일
how should be the windowing performed regarding granular computing in image processing using matlab

답변 (1개)

Image Analyst
Image Analyst 2014년 6월 29일
What is granular computing?
Have you tried conv2(), imfilter(), nlfilter(), and morphological operations like imclose(), imdilate(), imerode(), and imopen()?

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by