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...
Message search is now enhanced, find messages faster. Take it for a spin.

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 4255 - 4285 of 5971   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
4255
Hi Ray, This is a good question. I never anticipated that anyone would simply not write some tile-parts, so I never tried to write legal values for...
David Taubman
taubman_ds
Offline Send Email
Sep 1, 2006
12:54 pm
4256
HI Jan and others, A number of you have been reporting related problems with "kdu_server" freezing over HTTP links. I have now found the source of the problem...
David Taubman
taubman_ds
Offline Send Email
Sep 4, 2006
3:44 am
4257
I am looking through the "JPEG 2000 Part I Final Committee Draft Version 1.0" (http://www.jpeg.org/public/fcd15444-1.pdf) and have noticed the following on...
tgeorgio
Offline Send Email
Sep 6, 2006
12:23 am
4258
Absolutely. ... From: "tgeorgio" <tristen_georgiou@...> To: <kakadu_jpeg2000@yahoogroups.com> Sent: Wednesday, September 06, 2006 8:51 AM Subject:...
David Taubman
taubman_ds
Offline Send Email
Sep 6, 2006
1:05 pm
4259
HI Karthik, Sorry for the late reply. The concern you have is that lossless compression using the MCT produces slightly larger files than slice-by-slice...
David Taubman
taubman_ds
Offline Send Email
Sep 6, 2006
1:05 pm
4260
Hi, I had the same problem with num_threads option. I have some machines in my project (one dual-core and other multiprocessor with 4 processors). The command...
javint_sescam
Offline
Sep 6, 2006
1:05 pm
4261
Dear Kakadu users, I have just found a minor bug in the Kakadu core system which had caused problems sometimes with images containing entirely empty...
David Taubman
taubman_ds
Offline Send Email
Sep 6, 2006
1:08 pm
4262
Thanks for letting me know Julien. All done for the next release. cheers, david ... From: "jpafpaf" <no_reply@yahoogroups.com> To:...
David Taubman
taubman_ds
Offline Send Email
Sep 6, 2006
1:11 pm
4263
HI Mike, You are absolutely right. Thanks for this. Cheers, David ... From: "mikeunverferth" <no_reply@yahoogroups.com> To: <kakadu_jpeg2000@yahoogroups.com> ...
David Taubman
taubman_ds
Offline Send Email
Sep 6, 2006
1:11 pm
4264
Greetings, I am conducting an experiment for a project and I have a question pertaining to output file size of a KDU compressed image. Please bear with me...
umbcgrad2006
Offline Send Email
Sep 6, 2006
2:52 pm
4265
I apologize for the incorrectly formatted table Here is the correct format Compression Ratio (bpp)...
umbcgrad2006
Offline Send Email
Sep 6, 2006
8:12 pm
4266
Dear Kakadu team, In using kdu_region_compositor I have found the need to initialise a buffer's surface with my own 32 bit value of 0x00000000. This allows me...
Christopher Hunt
thehuntschris
Offline Send Email
Sep 7, 2006
1:39 am
4268
I don't think it is appropriate to change the definition of the core library function just to correct an error in the usage within an application. Also, as...
David Taubman
taubman_ds
Offline Send Email
Sep 8, 2006
1:15 pm
4269
HI Christopher, I will keep it in mind for future releases. Cheers, David ... From: "Christopher Hunt" <huntc@...> To:...
David Taubman
taubman_ds
Offline Send Email
Sep 8, 2006
1:15 pm
4270
I have now been able to reproduce this type of problem. I believe it only occurs when incremental flushing is used together with multiple threading, because ...
David Taubman
taubman_ds
Offline Send Email
Sep 8, 2006
1:17 pm
4271
I don't believe this problem is related to having multiple tiles, as the crash occurred for me with an untiled image also. Message 4207 (text follows)...
mikeunverferth
Offline
Sep 8, 2006
1:31 pm
4272
Yes there is no problem for "KduRender.java", I apologize. But your fix for "KduRender2.java" is incomplete. Changing the `new_offset' value does not affect...
jpafpaf
Offline
Sep 8, 2006
7:03 pm
4273
... I am using a single tile, although of course it has many tile-parts. As you recommended in another post, I went to fewer precincts ...
ke9tv
Offline Send Email
Sep 8, 2006
7:05 pm
4274
Yes, you are correct. Cheers, David ... From: "jpafpaf" <no_reply@yahoogroups.com> To: <kakadu_jpeg2000@yahoogroups.com> Sent: Friday, September 08, 2006 11:46...
David Taubman
taubman_ds
Offline Send Email
Sep 11, 2006
4:10 pm
4275
Hi Mike, I have taken your suggestion for v5.2.2 and also found the bugs related to multi-threaded processing with incremental flushing. I will release an...
David Taubman
taubman_ds
Offline Send Email
Sep 11, 2006
4:13 pm
4276
Hi Kevin, I'm not sure if the "3-4 times as long" observation can be explained. However, I have not observed such a problem so far with the code I have...
David Taubman
taubman_ds
Offline Send Email
Sep 11, 2006
4:17 pm
4277
I am attempting to write a method that dynamically determines what compression paramters to use given a set of constraints on my system. I am using ROI...
umbcgrad2006
Offline Send Email
Sep 11, 2006
11:24 pm
4278
Good Morning DR Taubman, I am vamsi kadiyala a graduate student from Oklahoma State University. Presently we are working on the Region Of Interest for gray...
VAMSI KRISHNA K
kadiyala34
Offline Send Email
Sep 11, 2006
11:29 pm
4279
Hello, I'd like encode some yuv files using kdu_compress. I guess I must first split my input YUV file into 3 .raw files before running kdu_compress, (right?) ...
derek.schwenke
Offline Send Email
Sep 11, 2006
11:38 pm
4280
Downgrading to KDU 5.1 to 4.2 solved the problem where KDU never completes and uses all CPU. I guess it is a threading issue. Does 5.2 fix this? - Derek...
derek.schwenke
Offline Send Email
Sep 13, 2006
3:49 am
4281
Hi, I am stuck on a strange problem. My software works well in rendering a new JPX file through JPIP, and the client cache is successfully filled (thanks to...
jpafpaf
Offline
Sep 13, 2006
3:54 am
4282
HI Derek, I have no idea what could cause "kdu_compress" not to complete, but this sounds like a possible bug in multi-threading. I suggest first trying it on...
David Taubman
taubman_ds
Offline Send Email
Sep 13, 2006
3:54 am
4283
You should not need to downgrade. Worst case, you can specify "-num_threads 0". But try using version 5.2.2. Also, if the problem still exists, what I need...
David Taubman
taubman_ds
Offline Send Email
Sep 13, 2006
1:13 pm
4284
If kdu_compress seems to be in an infinite loop while compressing RAW images, this might be the same case as an earlier bug in v5.1, for which you could find a...
Rahul Raguram
rahul_raguram
Offline Send Email
Sep 13, 2006
1:17 pm
4285
David, 5.2.2 solved the thread looping problem. Thanks for the helpful color space explanation. - Derek...
derek.schwenke
Offline Send Email
Sep 14, 2006
1:06 am
Messages 4255 - 4285 of 5971   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