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

2 次查看(过去 30 天)
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