I am using Kakadu to decompress JPEG2000 imagery. When a JPEG2000 with geographical info is loaded, the image is loaded onto a tiled earth. For each tile I...
Layer info comment can be easily disabled but is there a way to disable writing default comment by Kakadu? I can see KDU_IDENTIFIER define which probably can...
Recently,I test the speed of KAKADU6.1R to encode/decode 10 bit/pixel image on HP BL460c G6 platforms. Computer Configure: hardware platform: BL460c G6, Dual...
HI Michael, I think you will get a whole ton of shadow warnings like that, since I very regularly use the same name for a constructor argument as the member...
JPIP upload commands are not currently supported by Kakadu. Upload in JPIP was done rather hastily and is not necessarily the best way to upload to a server --...
I am using KduRender to view a grayscale image from HiRiSE and the image appears all black? The data is not being decompressed correctly. I have tried other...
The image I am trying to decompress has 1 band that is 16 bits. The sample bit mask is 2#0000001111111111# I am using the 5th overloaded process function of...
I am struggling to get an simple decompression example (based on simple_exampe_d), which includes both resolution reduction and ROI, to work. I modified the...
I am attempting to write very large images (up to 100 GB) using kakadu 6.2 (C#) in winXP 32bit. In the writing process of the very large images kakadu causes...
Hello everyone, I'm new to JPEG2000/Kakadu and a bit overwhelmed by the capabilities of Kakadu. What I would like to do is write a function which takes a...
... Hi Dr. Taubman, I do in fact get a copious amount of warnings, I simply wanted to point out a few. I wanted to inquire as to the changing of the ...
Hi all, the ImageIO-Ext 1.0.3 version has been released. Basically, it is a java project which allows to extends SUN's ImageI/O framework capabilities by...
Hello everyone, sadly, no one answered my question, yet. I guess maybe I was a little bit to unspecific as to what my problem is. What I want to do is create a...
Hello everyone, I wrote a long follow up to the post bellow yesterday, but it seems that it got lost during the maintainance yesterday. I will try to write an...
Hi, We had a query regarding our Kakadu commercial license vis-à-vis modification of Kakadu source and would like to get in touch with the right contact...
This is because the `region' argument to the kdu_codestream::apply_input_restrictions function is expressed on the full resolution codestream canvas coordinate...
Generating very large images requires some special expertise. By far the easiest way to do it is to: A) use tiles; and B) use incremental flushing or...
Hi Stephan, You can start with any of the compression demo apps as the base for your code -- even the simple_example_c demo app, which is extremely simple....
HI Zachary, I have to say I cannot see any good reason why you should be getting 0. I presume you have verified that your image decompresses and renders ...
Hmm, not sure right now. I guess I could go through all the headers and use alternate names, but it is a bit of a nuisance. I'll keep it in mind for the next...
One common convention is to use a prefix (such as "m_") for all member variables. This makes it dead simple to tell them apart from local variables even if...
Hi, We have a license of v5-2-6, and we're trying to use the new java imageo-ext-3 plugin. We're having some problems with JVM crashes and would like to try v6...
Hello Dr. Taubman, Here is a file (ftp://ftp.mathworks.com/outgoing/ssood/tpade2259b.jp2) that I created with the kdu_stripe_compressor .. While reading it...
HI. I'm SungHa Joo. I have RGB(24bit, BSQ) Files. I try to compress them on speed version v6.1 Kakadu. I can do to compress BIP RGB Files. "kdu_compress -i...
That .jp2 file defines a JPEG2000 image with 360 rows, 322 columns, 3 components, 16 bits per component, Number of layers in the image=20, Number of wavelet...
Hi Sungha, I have no idea what BIP or BSQ files are exactly. However, the error message you are getting back is due to the demo application "kdu_compress" ...
Hi John, I am sorry to hear that. However, since we have a lot of licensees and no standard policy in place for giving out trial versions of v6 for those who ...