help with 3D non binary convolutions

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

help with 3D non binary convolutions

Jeremy Adler-2
Is there a 3D version of Process/Filters/Convolve

I want to use a 3x3x3 matrix with a stack of images but I need to be able to vary the values.




--
ImageJ mailing list: http://imagej.nih.gov/ij/list.html
Reply | Threaded
Open this post in threaded view
|

Re: help with 3D non binary convolutions

Jan Eglinger
Dear Jeremy,

On 03.02.2017 11:57, Jeremy Adler wrote:
> Is there a 3D version of Process/Filters/Convolve

Yes, there is: *Plugins > Process > Convolve (3D)*
(from the VIB_ library)

And you can also use ImageJ Ops. See here:
https://github.com/imagej/tutorials/blob/40780395db7fa3e6a2c6b8e770305a6355f7593a/jython/CreateAndConvolvePoints.py

Hope that helps.
Jan

--
ImageJ mailing list: http://imagej.nih.gov/ij/list.html