[Insight-users] MPI Loopy Anisotropy

Kevin H. Hobbs hobbsk at ohiou.edu
Fri Dec 10 14:24:20 EST 2010


My MPI Vector Gradient Anisotropic Diffusion program is now working
(Thank you Brad and David) and it produces exactly the same output as
the attached RGBSmoothFair.cxx. However it does not produce the same
output as RGBSmooth.cxx.

The major difference is that in the MPI program and RGBSmoothFair.cxx
the diffusion filter is called in a loop along with calculating the
average gradient magnitude.

           |---->grad_mag
reader---->|        |
        ^  |---->diffusion-|-->writer
        |                  |
        -------------------|

Is there a way to make RGBSmoothFair.cxx produce the same output as
RGBSmooth.cxx?
-------------- next part --------------
A non-text attachment was scrubbed...
Name: RGBSmooth.cxx
Type: text/x-c++src
Size: 2409 bytes
Desc: not available
URL: <http://www.itk.org/pipermail/insight-users/attachments/20101210/234ade8d/attachment.cxx>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: RGBSmoothFair.cxx
Type: text/x-c++src
Size: 4100 bytes
Desc: not available
URL: <http://www.itk.org/pipermail/insight-users/attachments/20101210/234ade8d/attachment-0001.cxx>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 253 bytes
Desc: OpenPGP digital signature
URL: <http://www.itk.org/pipermail/insight-users/attachments/20101210/234ade8d/attachment.pgp>


More information about the Insight-users mailing list