Re: [JAVA3D] problem with getPixelLocationFromImagePlate()

2002-01-08 Thread Kelvin Chung
>Delivered-To: [EMAIL PROTECTED] >MIME-Version: 1.0 >Content-Transfer-Encoding: 8bit >Date: Tue, 8 Jan 2002 14:49:19 +0100 >From: Marco Fiocca <[EMAIL PROTECTED]> >Subject: [JAVA3D] problem with getPixelLocationFromImagePlate() >To: [EMAIL PROTECTED] > >Hello ev

[JAVA3D] problem with getPixelLocationFromImagePlate()

2002-01-08 Thread Marco Fiocca
Hello everybody, I have a problem with this method. I want to have the projection of a Point3d from ImagePlate to java.awt coordinates, but I can't do this. I use an offscreen canvas and perhaps this is the problem; When I run this piece of code the result in p1out is (Nan,Nan) while I would expe