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...
Show off your group to the world. Share a photo of your group with us.

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 5244 - 5273 of 5972   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
5244
Hi again, another auto-reply ;) I have found the problem. The java bindings contain an error in the pull_stripe method. The kdu_jni.cpp file has, at line...
danysteel111
Offline Send Email
May 7, 2008
3:21 am
5245
Hi all, maybe I have found the "wrong" code in jni_builder.cpp. However I'm not sure if the solution I'm proposing is the right one. It fixes the is_signed...
danysteel111
Offline Send Email
May 7, 2008
2:25 pm
5246
Our group has been invited to participate in a research survey being conducted by Missippippi (USA) State University. If you wish to participate in this...
mikeunverferth
Offline
May 7, 2008
2:33 pm
5247
We are interested in using Kakadu JPEG2000 libraries for an upcoming commercial project. Some questions about limitations: 1. What's the largest JP2 file that...
raptor.2009
Offline
May 7, 2008
7:34 pm
5248
Here are some answers to your questions: 1. There is no 2GB/4GB limitation, neither for source imagery, codestreams, nor the files in which codestreams are...
David Taubman
taubman_ds
Offline Send Email
May 8, 2008
12:37 am
5249
Dear Prof. Taubman, I used Kakadu compressed version 2.2.3 to compress bmp images in different progression orders (RLCP , LRCP, CPRL,…). I used imgcmp...
b... ronak
ronak792000
Offline Send Email
May 12, 2008
1:43 am
5250
David, thanks for your answer. As you adviced me an ASP application (or ISAPI extension) forwarding requests to the Kakadu server should be a good solution for...
opaumier
Offline Send Email
May 12, 2008
1:44 am
5251
Hi Olivier, Not necessarily a problem to use HTTP only. Cheers, David ... From: "opaumier" <opaumier@...> To: <kakadu_jpeg2000@yahoogroups.com> Sent:...
David Taubman
taubman_ds
Offline Send Email
May 12, 2008
1:47 am
5252
Hi Ronak, Of course the performance will be identical, because each compressed image contains exactly the same information, just in a different order. You will...
David Taubman
taubman_ds
Offline Send Email
May 12, 2008
1:49 am
5253
... The Kakadu Software web site offers free for downloading binary executables for version 6.0 of the Kakadu applications for these operating systems: Mac...
Greg Coats
greg_coatman
Offline Send Email
May 12, 2008
1:17 pm
5254
David, thanks again for your answers. After sending my last message, I used a sniffer to capture the data sent between kdu_show and kdu_server, and realized...
opaumier
Offline Send Email
May 12, 2008
1:18 pm
5255
HI,everyone. I am the new learner of Kakadu_jpeg2000.Now I am studying simple_example_c.cpp. How can the kakadu_jpeg2000 process DWT? I didn't find any classes...
fire_vr
Offline Send Email
May 12, 2008
3:03 pm
5256
The DWT is implemented within the overall software pipeline. It is not a distinct operation. The DWT is implemented by the `kdu_analysis' and `kdu_synthesis'...
David Taubman
taubman_ds
Offline Send Email
May 12, 2008
11:31 pm
5257
Hello, My goal is to compress 1920x1080 video at 30 fps. I intend to use a 4:2:0 YCbCr color space (or 12 bpp). Currently, I'm evaluating the Kakadu software...
winkatl1213
Offline Send Email
May 13, 2008
8:32 pm
5258
On a quad core system, adding -num_threads 4 to your kdu_compress command line will speed up processing by about 4 times. On Apple Mac Pro systems with 8...
Greg Coats
greg_coatman
Offline Send Email
May 14, 2008
2:21 am
5259
Hi Jeff, Here are some answers to your questions. 1) Compressing a 1920x1620 gray-scale image will be slower (and require more bits for acceptable visual...
David Taubman
taubman_ds
Offline Send Email
May 14, 2008
2:24 am
5260
Hi Olivier, The establishment of the TCP channel is treated in Annex G of IS 15444-9. I attach here the three paragraphs of interest, taken from a draft...
David Taubman
taubman_ds
Offline Send Email
May 14, 2008
2:42 am
5261
David and Greg, Thanks for the input. I'm slowly familiarizing myself with kakadu and the samples provided. After submitting this question yesterday, I spent...
winkatl1213
Offline Send Email
May 14, 2008
7:51 pm
5262
Hi, The error you are getting is because you have included spaces between the input image file names. Put them together in a single token (no spaces),...
David Taubman
taubman_ds
Offline Send Email
May 15, 2008
2:39 am
5263
I can not seem to figure out how to determine the highest discard level an image has in code. I would have thought you could grab it from the codestream but I...
nak9193
Offline
May 15, 2008
7:27 pm
5264
kdu_codestream::get_min_dwt_levels() is probably what you want. I am using Kdu_region_compositor (JNI) and I do it as follows (note: I should be doing better...
Ben Caplins
caplins
Offline Send Email
May 15, 2008
8:08 pm
5265
Hi Nick and Ben, That is essentially the right approach. However, you should be aware that the actual minimum number of DWT levels (equivalently, max number...
David Taubman
taubman_ds
Offline Send Email
May 16, 2008
12:39 am
5266
Hi all, during programming an interactive client/server transmission system, I came across a problem I couldn't solve myself. However, I'm sure Kakadu provides...
tfb676
Offline Send Email
May 16, 2008
10:25 am
5267
Hi all, I need to convert am image to jp2 using lossless conversion. Can any one help me in this regard. Thanks Ajan...
Ajan Jayasenan
ajan_p
Offline Send Email
May 17, 2008
12:01 pm
5268
Hi Rene, The client itself does not check to see if the contents that would be returned by the request are already entirely stored in the cache -- although it...
David Taubman
taubman_ds
Offline Send Email
May 19, 2008
4:07 am
5269
... Hi David, thanks for the quick response. I'll have a look at it. Rene'...
Rene' Rosenbaum
tfb676
Offline Send Email
May 19, 2008
7:39 am
5270
Dear friends I am using kakadu v6.0. In the client server program(kdu_show and kdu_server), how the client can request for a specific percentage(for example :...
alvin_ak
Offline
May 19, 2008
2:26 pm
5271
... Hash: SHA1 ... The short answer, using the Kakadu 'convert' utility, is: kdu_compress -i source.tif -o destination.jp2 \ Creversible=yes -rate -,1,0.5,0.25...
Peter Murray
p_e_murray
Offline Send Email
May 19, 2008
5:29 pm
5272
HI Alvin, It is not completely clear to me what you are trying to do. When you say 70%, do you mean 70% of the compressed representation which the server has,...
David Taubman
taubman_ds
Offline Send Email
May 20, 2008
1:36 am
5273
Hi Jeff, Sorry for this very late reply. In case your question has not been answered here is the explanation. The "transpose" feature in Kakadu will produce ...
David Taubman
taubman_ds
Offline Send Email
May 20, 2008
6:13 am
Messages 5244 - 5273 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