ImageJ2 Java Question: Convolve an image
Posted by
jumpfunky on
URL: http://imagej.273.s1.nabble.com/ImageJ2-Java-Question-Convolve-an-image-tp5012520.html
Dear list,
I currently have to work with imagej2 and at the moment, the
documentation is rather bad. I have to convolve an image
(Img<FloatType>) with a simple kernel:
1 -2 1
2 -4 2
1 -2 1
How can I do that?
Cheers,
Thorsten
--
ImageJ mailing list:
http://imagej.nih.gov/ij/list.html