Search the web
Sign In
New User? Sign Up
kakadu_jpeg2000 · Kakadu JPEG2000 Discussion Group
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want your group to be featured on the Yahoo! Groups website? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 5144 - 5173 of 5972   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
5144
I am trying to view with KDU_SHOW two images (as two tiles on one reference canvas)whic were compressed independently using the ADV202 codec. The frames play...
Paresh
perry_b2008
Offline Send Email
Mar 3, 2008
5:34 pm
5145
I have been trying to view two j2c file as two individula tiles in one large display (two tiles/frame). Kdu_show displays both tiles correctly when the tiling...
Paresh Bhakta
perry_b2008
Offline Send Email
Mar 3, 2008
5:35 pm
5146
HI Paresh, The problem has nothing to do with Kakadu. The fact of the matter is that tiles in JPEG2000 all sit on a common coordinate canvas, against which...
David Taubman
taubman_ds
Offline Send Email
Mar 4, 2008
6:55 am
5147
Hello everyone, i have a Debian machine with gcc and g++ 3.4.6 installed on it and i have build the kakadu Library v6.0 successfully on it. This is my System...
lord_of_scorn
Offline Send Email
Mar 4, 2008
3:15 pm
5148
hi all, I am recently studying the implementation of ROI coding in KAKADU software, but I am confused by the calling procedure of the functions implemented ROI...
prove86730
Offline Send Email
Mar 6, 2008
2:24 am
5149
Hi All, I need help to compress the raw image data t ojp2 using Kakkadu using Java JNI. Pls send me the java code if any body have ported kdu_compress cpp to ...
sumesh_ps2002
Offline Send Email
Mar 6, 2008
2:24 am
5150
Hello everyone, I'm trying the kakadu binaries on Windows platform. After some tests, I've some problems to convert Tiff files with colour palette. My input...
Dimitri Sarafinof
dimitri.sara...
Offline Send Email
Mar 6, 2008
2:25 am
5151
You should be able to find this in the interface comments. An ROI object reference is passed into the constructor for `kdu_analysis' and `kdu_encoder', which...
David Taubman
taubman_ds
Offline Send Email
Mar 6, 2008
4:06 am
5152
Well to update this in case someone happens by... I *think* I have determined that the Acquire/Release_lock() functions for the Kdu_cache derived object need...
Ben Caplins
caplins
Offline Send Email
Mar 6, 2008
3:30 pm
5153
Dr. Taubman, Thanks for the update. I hope they can work out the bugs in the server ports, but seeing as how the windows version works flawlessly it doesn't...
Ben Caplins
caplins
Offline Send Email
Mar 6, 2008
3:30 pm
5154
Hello, I've been looking for the update policy concerning kakadu software, but I couldn't find it in the licences on the web site. Could you tell me what it is...
fabrice_martin2
Offline Send Email
Mar 6, 2008
3:31 pm
5155
Hi Fabrice, At www.kakadusoftware.com/Purchasing.html it is stated that licenses include all version 6.x releases. There is no gurantee about 7.x, but my...
David Taubman
taubman_ds
Offline Send Email
Mar 6, 2008
10:21 pm
5156
Do you know how to compress an image with a given number of layers by setting a distorsion (in dB) that results from each layer decoding? Actually, in...
jbeda3tih
Offline Send Email
Mar 7, 2008
2:54 pm
5157
Dear friends Could anyone please tell me, How can I extract 16 bit buffer image in Kakadu client application (Kakadu_Show). Currently I am using following code...
alvin_ak
Offline
Mar 10, 2008
8:58 pm
5158
Hi Alvin, I guess you can do it this way, or you could use the `kdu_region_decompressor' object to get the 16-bit data out -- that is what...
David Taubman
taubman_ds
Offline Send Email
Mar 11, 2008
6:04 am
5159
Thank you, David for the response. I am using the "kdu_region_compositor" class in the KDU_Show demo client application for getting the response from the...
alvin_ak
Offline
Mar 11, 2008
2:02 pm
5160
Hello, is there a way to redirect the output to stdout instead of a file? kdu_compress -i ~/lena.pgm -o - did not work; the -o options seems to be required ...
Peter Meerwald
pmeerw@...
Send Email
Mar 11, 2008
2:03 pm
5161
The problem was the options for g++: in coresys/make/Makefile-Linux-x86-32-gcc i just commented the lines ifdef BUILD_LIBKDU_STACKSAFE32_A C_OPT +=...
lord_of_scorn
Offline Send Email
Mar 11, 2008
3:40 pm
5162
Hi Brian, If your CPU handles MMX, but not SSE, you can just define KDU_PENTIUM_GCC everywhere and eliminate KDU_X86_INTRINSICS. Cheers, David ... From:...
David Taubman
taubman_ds
Offline Send Email
Mar 11, 2008
11:29 pm
5163
Not in the demo executables. Of course, you can introduce that yourself very easily to the code. Cheers, David ... From: "Peter Meerwald"...
David Taubman
taubman_ds
Offline Send Email
Mar 11, 2008
11:30 pm
5164
Dear users, During my work placement, I currently work on the compression of the multispectral and hyperspectral images. I would like to use the compressor...
gotothe3
Offline
Mar 12, 2008
5:48 pm
5165
Hi David, I am using Kakadu v6.0 kdu_server is coverting the file path and name to lower case always. below the code snippet // Convert the file name to lower...
sumesh_ps2002
Offline Send Email
Mar 13, 2008
11:53 pm
5166
Hi Sumesh, This should be fine. You have to remember that the "kdu_server" app was developed for Windows. Cheers, David ... From: "sumesh_ps2002"...
David Taubman
taubman_ds
Offline Send Email
Mar 14, 2008
4:01 am
5167
Your problem is probably just with the command-line tool "kdu_compress" not accepting sufficient input file names. You should be able to make your own small...
David Taubman
taubman_ds
Offline Send Email
Mar 14, 2008
4:28 am
5168
Hi Alvin, The `kdu_region_compositor' class seems not to be necessary for your application -- it is not central to making requests to the server; it is just a...
David Taubman
taubman_ds
Offline Send Email
Mar 14, 2008
5:00 am
5169
Kakadu supports hardware acceleration for reading and writing JPEG2000 files using multiple processors via -numthreads plus Intel SSE. Is there any Kakadu...
Greg Coats
greg_coatman
Offline Send Email
Mar 14, 2008
4:34 pm
5170
Hi David, I am running kdu_server in linux and i forgot to mention this. So i have changed the connection.cpp in contrib folder. Now it support the both lower...
sumesh_ps2002
Offline Send Email
Mar 14, 2008
4:34 pm
5171
... Hash: SHA1 Has anyone written code to read a JPEG2000 from a Java InputStream class? I'm guessing it would be possible to write a shim derived from the...
Peter Murray
p_e_murray
Offline Send Email
Mar 14, 2008
9:07 pm
5172
Hi Greg, Not really. As you probably know, "kdu_show" is the only Kakadu demo app that runs only on Windows. Everything else runs or has been ported to OS-X...
David Taubman
taubman_ds
Offline Send Email
Mar 17, 2008
12:18 am
5173
Hi Peter, You should be able to do this without difficulty by deriving from `kdu_compressed_source_nonnative' rather than deriving directly from...
David Taubman
taubman_ds
Offline Send Email
Mar 17, 2008
12:21 am
Messages 5144 - 5173 of 5972   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help