For input i have tiff 16 bit per chanel, i try compress with openjpeg all fine but very slow. I download demo, try ... Kakadu Core Error: Profile violation...
The error message is reasonably self-explanatory. The demo application does not automatically set up the coding parameters required to ensure a CINEMA2K...
"The JPEG 2000 Suite" book talks about JPIP Proxy Servers in section 6.5.1 in the JPIP chapter. Is this different than kdu_server delegates? If so, has anyone...
Hi Can you please help me in clearing my doubt. My doubt is related to the scaling of wavelet coefficients. In kakadu,scaling is implemented in do_job function...
Does anyone know about how to use kakadu to compress the yuv video with different rates and make the output video file still a yuv file? Please help me out. ...
Is it possible to build kdu_jni.dll so that the kdu_a62R and kdu_V62R libraries are contained within the dll, rather than being referenced? I've build coresys...
While compiling Kakadu verison 6.2.1, with gcc version 4.0.1, under Mac OS X 10.5.8 yields no warnings, compiling Kakadu version 6.2.1, with gcc version 4.2.1,...
Hi, Can the kdu_region_decompressor handle signed 16 bit data? I can get it to work with unsigned but not signed. Just curious if I need to go to a lower...
Hi Dr. Taubman I have a query about rate distortion slope computation implemented in kakadu. Suppose for a code block I have 12 no of passes. Then in the...
Hello Dr. Taubman, While trying to create a JPEG2000 using fragmentation with kdu_stripe_compressor, I discovered that this works only when tile sizes are...
Compiling Kakadu version 6.2.1 with gcc version 4.2.1 yields the following warning 45 times warning: deprecated conversion from string constant to ‘char*’ ...
Please advise. I am attempting to edit JP2 metadata encoded with XML packets ... kdu_compress.exe -i "input.tif" -o "output.jp2" \ Clayers=8 Clevels=5...
The `-jpx_meta_swap' feature was introduced after version 6.1. use the latest version of kdu_merge. cheers, David On 22/10/2009, at 7:43 AM, billhall1985...
Sorry for the repost - wanted to consolidate some information. I deleted the previous one. I am running the kakadu server and am having a problem with it...
Dr. David, update solved kdu_merge problem, many thanks. Futher question: How best to script edit of existing metadata (batch size about 3000 files) changing...
Hello, We are evaluating the Kakadu library for use in an extremely cpu-intensive application. We want to put together a small prototype that takes a set of...
Hi, all, I am new to JPEG 2000 and Kakadu(v6.2.1). After running the make files in "coresys/make" and "apps/make," some executable files showed up in the...
Hi Yang, This is not a Kakadu issue. You just need to make sure the shared library's location is in your dynamic library loading path. You will find full...
Hello, I still cannot make kakadu work on my computer. I am not an expert on OS or computer. I have tried my best to follow the "Compiling_Instructions.txt,"...
Hi Yang, You are safe to ignore those paragraphs that you did not understand. They are instructions on how to get Kakadu to buid under all kinds of weird...
HI Mark, Just letting you know that I AM looking to debug this before the release of version 6.3, which is imminent -- this is one of only two open issues for...
Hi Mark, Problem solved. When you launch multiple clients simultaneously the chance of resource contention for the source imagery is greatly increased at the...
Hi Han, Sorry it has taken me so long to get back to you. I have solved the problem and folded the fixes to the dependency transform into Kakadu version 6.3...
Hi, I am sorry for sending this question again, since I forgot to give the details in last message. I am using kakadu v6_2_1-00167L on a linux system. I want...
Solution is very simple. The Unix shell you are using gives a special meaning to curly braces (and all kinds of other symbols). So you need to take the...
Dear Kakadu users, By now, most of you should have received your release of Kakadu version 6.3. This new release contains many features, some of which are...
I resolved the issue that I posted about before, where I needed a way to decompress from one in-memory buffer to another, with no file i/o involved. My...
Hi David I would like to know how I can enable/disable the new method of the image precision when using JP2 files with multiple components. These components...