I'm compressing a raw image using layer_bytes[] to control layer output rates. Then I run some tests, requesting 1, 2, .., 20 layers for output. At the layer...
Hi, David. I've been reviewing some of the more obscure paths in the region decompressor in helping someone solve an issue, and I believe I've found some bugs....
I'm new to JPEG2000 and Kakadu, so sorry if this issue has been addressed before. I'm getting the following error when attempting to decompress a JPX palette...
Hello, I start working with kakadu and i would like tu use geojp2 standard to create my images. Could you tell me: - if kakadu has a complete support for...
Hello all, I'm new to JPIP and am trying to use kdu_server-kdu_show to analyze PSNR and bitrate/pixel in JPIP. What would be the most appropriate way to do...
Using kdu_compress version 5.2.6 under Mac OS X 10.4.8, I find that kdu_compress works well when the input is an uncompressed TIF image less than 2 GB in size....
Best thing is to buy a single-user non-commercial license (costs ~A$200) via the ecommerce site linked from the licensing page at www.kakadusoftware.com. ...
This error message was added a long time ago, because these images are definitely illegal. They are the result of some ill thought-out attempt to just...
A couple of points to note: 1) To be sure you have decompressed everything in the view window, you need to verify that `jpip_client.is_idle()' is true and then...
Just save the image as a JP2/JPX file locally from "kdu_show". Then you can use "kdu_expand" to recover an exact image reconstruction within any desired...
David, I am searching (and developing) about image compression techniques that uses rate compression control and perceptual HVS metrics, for my doctorate work....
Has anyone extended kdu_show to support image tilting (so one can view an image from a perspective other than straight down)? Thanks, Dak p.s. The demos on the...
I loaded a 17MB jp2 image onto my Dell Laptop and ran the kdu_server. I then loaded up the kdu_viewer and requested the image (via IExplorer). I noticed that...
Situation #1. After compiling kdu_compress so that it depends on only the software that is distributed with version 5.2.6 of Kakadu Software, I find that under...
I need to stream an area of the screen (320x240 - webcam size) over a modem with an upload speed of about 3KB/second. My questions are 01: Do you offer...
I have a collection of very large JP2 files accessed as indirect sources so I do not have a full set of regular file operations such as knowing the size of...
HI - I work a lot with the ADV202 - we do evaluation boards for them for the security and surveillance markets. The markers issue is a known bug in the ADV202...
Based solely on the mandatory markers required by the JP2 standard, no. But if the JP2 file was created by a recent version of kdu_compress, then yes. ...
Hi: I am using the kdu_stripe_compressor class and code extracted from the kdu_buffered_compress example to compress Medical images with irreversible...
... Hi, Before you start your kdu_server try "kdu_server -usage" and read the output, it offers help to many problems. Spesifically, you can control the...
Hi guys, I need some help to build kakadu on Windows using NMAKE (instead of the "ready to use" Visual C++ solution) from Visual C++ 2003 command prompt tool. ...
I'd like to be able to store bounding boxes around areas that I define as metadata within a jp2 file (or would I need a jpm file?), and then have the viewer...
One considerable selling point of the Kakadu software has been that the executable binaries for the current Kakadu version have always been available for free...
The Kakadu web site links to http://www.nsinnovations.com.au/ecommerce/kakadu/index.asp which offers for sale something called Scalable Interactive Video ...
Is there a particular reason for not wanting to use DevStudio to build Kakadu? It works quite well, and even if you could create a makefile, you'd still need...
... I would recommend to not use VS 200x since you'll get a pesky dependancy on a runtime dll that MUST be installed with the redistributable installer. The...