Cleaning up images in matlab

Posted by Taegeuk on Stack Overflow See other posts from Stack Overflow or by Taegeuk
Published on 2010-06-10T17:44:03Z Indexed on 2010/06/10 18:23 UTC
Read the original article Hit count: 129

Filed under:

How would you use Matlab to do the following? I've got fuzzy square images about the same size and then inside the fuzzy square there's smaller fuzzy squares, and I want to clean up the larger squares - not the smaller ones - so that they are no longer blurred. It looks like I'd have to make some type of morphological mask, but I'm not sure how in this case.

© Stack Overflow or respective owner

Related posts about matlab