Hi all, I want to use "get_databin_prefix()" function in kdu_cache. But I have local file, not internet connection. So I try to open local file with kdu_cache,...
Hi, I'm looking to decompress from a stream that will arrive in a number of buffers, using a jp2_source opened with a kdu_compressed_source that reads from a...
When I attempt to build the coresys dynamic library for Solaris, I get the follwing message: CC: Warning: Option -shared passed to ld, if ld is invoked,...
When I attempt to build the 4.1 coresys dynamic library for Solaris, I get the following message: .../colour.cpp:57: gcc_colour_sparcvis_local.h: No such file...
Hi Steve, Thanks for the info. Fixed for the next release. Cheers, David ... Dr. David Taubman Head: Telecommunications Research Group Associate Professor,...
Hi Fu, Certainly, this can be done. You first need to compress each tile, providing the correct image offset during compression. As an example, suppose the...
HI Fu, This question has been asked and answered before, but to save you the trouble of searching the Yahoo database, there is a very good reason for this....
Hi Kosuel, If you are doing this to build, say a photo album, then there are better ways. The best way is to treat all the images as part of a single...
Hello, I'm using kakadu 4.1 to compress a raw medical image, both revesibly and irreversibly. Then I used kdu_show to view the compressed images, but found...
I have read many mails on this list about medical application. I hope kdu_show and kdu_server can directly support DICOM3 which have jpeg2000 codestream...
Hi David I am doing some processing on very large dataset(105GB) as i inform in last mail. If I compress without tile, it the compress process will consume too...
hi, This is my second post.....thanks for all ur repies in my first post. I was curious about the progress of JPEG 2000 in the field of wireless imagery...
Ohh, after i farther study the usage_example, I find "-flush_period" really useful! I didn't have flush_period progress run because I didn't know it should...
Sai, You could try asking the JPWL group on Yahoo, but it's not very active...http://groups.yahoo.com/group/jpeg2000-jpwl/ Darren Long ... From: sai249...
Hi all, when calling kdu_expand in Linux to decompress a jp2 file the following error ocurred: "./kdu_expand -i mer_fr.jp2 Kakadu Error: Before calling...
I am writing a simple DLL callable from LabVIEW that can compress raw image files to jp2. Does anyone have a simple application that details what parameters I...
Hi Antonio, I believe I know what is causing this. In v4.0.3, the "kdu_expand" application did not check the return value from `jp2_source::open' before...
HI Fu, ... kdu_show and kdu_server can directly support DICOM3 which have jpeg2000 codestream inside. ... the position of jpeg2000 codestream, then open it...
HI Fu, ... really useful! ... accompany with the Cprecincts yesterday. ... the image really preform better in kdu_show than tiled image:) ... compress 105 GB...
Hi Kosuel, The `kdu_cache' object assumes that some part of the application is able to supply codestream and/or file format elements via the `add_to_databin'...
Hi Giles, ... If I understand correctly, you want to be able to stall the decompressor at the end of the first input buffer, while waiting for the second, but ...
Hi Pete, This is still my plan, but I cannot give you a timeframe. Could be quite quick if I am motivated to do it for other reasons related to my video...
Hi Caroline, I am not sure exactly why you are having this problem, since I'm not a Solaris expert myself, but I can tell you that I used the make files,...
HI Roddy, Sorry to take so long getting back to you. Thanks for ... I am not sure that this condition is legal. It is OK to have K_max_prime equal to...
Hi Mike, You will be very pleased to find that v4.2 has resolved the problems associated with slow setting up of individual tiles in heavily tiled images....
Hi Caroline, ... You are using the "Makefile-Solaris-vis-gcc" make file, rather than just "Makefile-Solaris-gcc". For the life of me, I can't remember where I...
This was only a problem with the sunpro makefile (5.4), I have since switched to the gcc makefile (not the vis-gcc one!) and have been able to build the...
Hi Caroline, I am afraid I cannot give you too much help with the sunpro compiler, since I do not own a copy of it myself. The sunpro make file was ...
Dear all, I’m running into the following problems while compiling Kakadu version 4.1 on Windows. kdu_region_compositor.cpp D:\Standards\JPEG\CODECs JPEG ...