Gong, Shawn (Contractor) wrote:
hi list,
I am reading the image data for a bandobj, using BandReadAsArray() which
works, but it is sometimes slow. Is it actually reading from the file? Is
there a way to access the image data that is already in memory, or anything
else I could do to speed it up
On Feb 23, 2009, at 5:32 PM, Gong, Shawn (Contractor) wrote:
hi list,
I am reading the image data for a bandobj, using BandReadAsArray()
which works, but it is sometimes slow.
Is it actually reading from the file? Is there a way to access the
image data that is already in memory, or anyt
hi list,
I am reading the image data for a bandobj, using BandReadAsArray() which works,
but it is sometimes slow.
Is it actually reading from the file? Is there a way to access the image data
that is already in memory, or anything else I could do to speed it up?
thanks,
Shawn
__
If one native library (DLL) loads another, the "java.library.path" variable
will not be honored, since it's not Java doing the load, but the OS trying to
resolve the dependencies for the DLL. As Daniele suggested, Dependency Walker
is a great tool for finding out the relationships between libra
Hi,
please read below.
On Mon, Feb 23, 2009 at 12:06 AM, trailcode wrote:
>
> I got gdal java binding to work with win32. I downloaded the jre from:
> http://udig.refractions.net/files/downloads/jre/
Note that these libraries have been built against GDAL 1.4.4.
Where do you have placed the DLL