Login  Register

Re: FloatProcessor

Posted by dscho on Oct 02, 2006; 11:07am
URL: http://imagej.273.s1.nabble.com/FloatProcessor-tp3701377p3701380.html

Hi,

On Mon, 2 Oct 2006, Dimiter Prodanov wrote:

> I noticed interesting issue in FloatProcessor.
> Somehow  FloatProcessor.getPixels() returns a empty float[] object, eg
> 0-filled. I tried the also with
> FloatProcessor.getPixel(int x, int y) but the result was the same.

I work with FloatProcessors all the time, since I interpolate images a
lot. No problems here.

Do you have a minimal example of what breaks for you?

Ciao,
Dscho