From: Poh Choo on
I want to verify with you about the function 'bwareaopen'. Is this command perform its function by using concept ' region growing'? I used this command to remove white dots that appeared in the object of my image. Please help me to verify the process behind this command.
Thank you.

Pohchoo
From: Steve Eddins on
Poh Choo wrote:
> I want to verify with you about the function 'bwareaopen'. Is this
> command perform its function by using concept ' region growing'? I used
> this command to remove white dots that appeared in the object of my
> image. Please help me to verify the process behind this command.
> Thank you.
>
> Pohchoo

You could try the documentation for the function. It includes algorithm
information.

http://www.mathworks.com/access/helpdesk/help/toolbox/images/bwareaopen.html

---
Steve Eddins
http://blogs.mathworks.com/steve/
 | 
Pages: 1
Prev: Bar graph in Matlab
Next: help with dsolve