How to smoothen the edges?
    6 views (last 30 days)
  
       Show older comments
    
    Sabarinathan Vadivelu
      
 on 20 Feb 2014
  
    
    
    
    
    Commented: gilad divon
 on 9 May 2016
            In the following Hand Image, How to smooth the edges in the indicated region?

0 Comments
Accepted Answer
  Nitin
      
 on 22 Feb 2014
        You might check some morphological operations you could perform on the image such as imfill and imdilate
2 Comments
More Answers (1)
  Image Analyst
      
      
 on 22 Feb 2014
        You can try activecontour(), such as is shown in my example, attached.
2 Comments
See Also
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!


