3D binary matrix

1 view (last 30 days)
may
may on 19 May 2011
Hi
How can I visualize 3D binary matrix ? The 3D matrix is constructed from 50 2D binary images.
Thanks

Answers (1)

Sean de Wolski
Sean de Wolski on 19 May 2011
doc implay
doc slice
doc isosurface %(isovalue is 0 for binary!)
Three common ways

Categories

Find more on Image Processing Toolbox in Help Center and File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!