Home > Archive > Matlab > August 2007 > 3D Morphological Toolbox
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
3D Morphological Toolbox
|
|
| Stefan Gachter 2007-08-30, 4:29 am |
| Hi,
Is anybody aware of a 3D Morphological Toolbox apart of the
SDC Morphology Toolbox?
Actually, I have a SDC license, but recently switched to
linux. The license is still valid, but the linux
distribution from the SDC website is corrupted. So, i cannot
unpack and install it... Or, could by chance, somebody
provide me with the R14 linux package?
Thanks, Stefan
| |
| Steve Eddins 2007-08-30, 8:15 am |
| Stefan Gachter wrote:
> Hi,
>
> Is anybody aware of a 3D Morphological Toolbox apart of the
> SDC Morphology Toolbox?
>
> Actually, I have a SDC license, but recently switched to
> linux. The license is still valid, but the linux
> distribution from the SDC website is corrupted. So, i cannot
> unpack and install it... Or, could by chance, somebody
> provide me with the R14 linux package?
>
> Thanks, Stefan
If you have the Image Processing Toolbox, its morphological functions
support 3D as well as higher dimensions.
--
Steve Eddins
http://blogs.mathworks.com/steve
| |
| Stefan Gachter 2007-08-30, 8:58 pm |
| Thanks for the hint. I have installed the image processing
toolbox and I was somewhat familiar with the provided
morphological functions, but I was not aware of the 3D
functionality... but indeed all im* functions, but not the
bw* functions, work for 3D too.
| |
| Steve Eddins 2007-08-30, 8:59 pm |
| Stefan Gachter wrote:
> Thanks for the hint. I have installed the image processing
> toolbox and I was somewhat familiar with the provided
> morphological functions, but I was not aware of the 3D
> functionality... but indeed all im* functions, but not the
> bw* functions, work for 3D too.
>
Many of the bw* functions do work with 3D (e.g., bwdist, bwlabeln).
Which ones are you looking at in particular?
--
Steve Eddins
http://blogs.mathworks.com/steve
| |
| Stefan Gachter 2007-08-31, 6:09 am |
| Sorry, I didn't test all the bw functions in the hurry. I
tried to use bwmorph that return a error message for a 3x3x3
matrix.
|
|
|
|
|