Hi All,

For some reason, I'm having trouble finding the intended workflow with imglib2 
for performing blitter-like operations using Img<whatever> images.

Suggestions? It looks like the ImageCalculator class is deprecated. It works 
but it is a command and always seems to want to pop up and image window after 
calculation which I don't want to have happen during my function. Also, 
conversion of the Img<DoubleType> to Img<something else> seems to be escaping 
me as well. I'm just copying the "copyDataInto" method of the ImageCalculator 
class for now.

Thanks,

Jay


_______________________________________________
ImageJ-devel mailing list
ImageJ-devel@imagej.net
http://imagej.net/mailman/listinfo/imagej-devel

Reply via email to