Rank: 4422 based on 4 downloads (last 30 days) and 1 file submitted
photo

F Dinath

E-mail

Personal Profile:
Professional Interests:

 

Watch this Author's files

 

Files Posted by F
Updated   File Tags Downloads
(last 30 days)
Comments Rating
06 Sep 2006 FloodFill3D This program flood fills a 3D region in a binary matrix Author: F Dinath morphology, segmentation, flood fill floodfill ... 4 5
  • 3.0
3.0 | 3 ratings
Comments and Ratings on F's Files View all
Updated File Comment by Comments Rating
11 Oct 2006 FloodFill3D This program flood fills a 3D region in a binary matrix Author: F Dinath Dunn, J

Found it nearly works perfectly for my images - except that it misses out the first & last slices of the 3D volume.

09 Sep 2006 FloodFill3D This program flood fills a 3D region in a binary matrix Author: F Dinath Kvasnicka, Michal

Of course I know that, but I think that thic spacial case must be properly treated.

08 Sep 2006 FloodFill3D This program flood fills a 3D region in a binary matrix Author: F Dinath non, a

Re: Michal Kvasnicka

That error message means you are trying to flood fill a region that does not exist. Try running the example script and click on one of the great big red blobs which appear.

07 Sep 2006 FloodFill3D This program flood fills a 3D region in a binary matrix Author: F Dinath D'Errico, John

If you just read the help for FloodFill3D, you will not be successful in using it. The demo script helps, so clearly the help is lacking. A few extra comments would make it much easier to use. Once you figure out how to use it, the code did seem to work.

The code places an artificial border around the image, preventing two regions that are connected only by the border from filling. I suppose this may not be a serious problem if this code is used on well targeted images.

Efficiency is an interesting question. The author appears to have taken some care in making it reasonably efficient. While I wanted to rate this code somewhere between 3 and 4 due to my questions about the help, the code seems decent so I chose to round up to a 4.

07 Sep 2006 FloodFill3D This program flood fills a 3D region in a binary matrix Author: F Dinath Kvasnicka, Michal

On Matlab 2006a the following error message is generated:

??? Undefined function or variable "a".

Error in ==> FloodFill3D at 75
b = cell2mat(a);

Error in ==> FloodFill3Dexample at 12
Extract = FloodFill3D(B,60);

Top Tags Applied by F
flood fill floodfill 3d, morphology, segmentation
Files Tagged by F
Updated   File Tags Downloads
(last 30 days)
Comments Rating
06 Sep 2006 FloodFill3D This program flood fills a 3D region in a binary matrix Author: F Dinath morphology, segmentation, flood fill floodfill ... 4 5
  • 3.0
3.0 | 3 ratings

Contact us at files@mathworks.com