how to write code in matlab for windowing of image (where filter size=5)?
    3 views (last 30 days)
  
       Show older comments
    
how should be the windowing performed regarding granular computing in image processing using matlab
0 Comments
Answers (1)
  Image Analyst
      
      
 on 29 Jun 2014
        What is granular computing?
Have you tried conv2(), imfilter(), nlfilter(), and morphological operations like imclose(), imdilate(), imerode(), and imopen()?
0 Comments
See Also
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
