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 4391 - 4421 of 5971   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
4391
Hi, I am currently working on an extended kdu_show application and I noticed that kdu_show only support rotation by 90º increments and vertical/horizontal...
Vincent
metzenas123
Offline Send Email
Nov 1, 2006
7:06 pm
4393
HI Jason, I think you are confused. 24 bits/pixel means (almost invariaby) 8 bits/sample with 3 components (usually red, green, blue). For this case, you...
David Taubman
taubman_ds
Offline Send Email
Nov 7, 2006
3:26 am
4394
Hi John, All exceptions that are expected to be caught by an application should be of integer type. Generally, these exceptions are thrown by your own error ...
David Taubman
taubman_ds
Offline Send Email
Nov 7, 2006
3:31 am
4395
HI John, Yes, that is what I am suggesting. Cheers, David ... From: "novakjohnj" <john.j.novak@...> To: <kakadu_jpeg2000@yahoogroups.com> Sent:...
David Taubman
taubman_ds
Offline Send Email
Nov 7, 2006
3:31 am
4396
Hi John, I have tried doing something similar using the "kdu_stripe_decompressor" demo application and it works perfectly for me. I suspect that your problem...
David Taubman
taubman_ds
Offline Send Email
Nov 7, 2006
3:32 am
4397
Hi Mike, I am just about to send you a version 5.2.3, which contains very few changes from 5.2.2, but does include a fix that should allow you to freely use...
David Taubman
taubman_ds
Offline Send Email
Nov 7, 2006
3:34 am
4398
Hi John, What happened here depends on the coordinates you used. The relevant coordinates are "Sorigin", "Stile_origin" "Ssize" and "Stiles". If you don't...
David Taubman
taubman_ds
Offline Send Email
Nov 7, 2006
3:35 am
4399
What is the proper way to compress these multiframe images so that they may be decompressed on a client machine in a progressive fashion? Currently, I compress...
Jason Klotzer
jason_klotzer
Offline Send Email
Nov 7, 2006
3:08 pm
4400
HI Jason, There is no one right way to compress multi-frame imagery. What you are doing is fine. It is even possible to use multi-component transforms when...
David Taubman
taubman_ds
Offline Send Email
Nov 8, 2006
4:25 am
4401
As for your machines, I am not sure that an AMD processor with lower clock rate should be slower than a Celeron with higher clock rate. The actual speed...
David Taubman
taubman_ds
Offline Send Email
Nov 8, 2006
4:27 am
4402
It is more efficient to use the RCT or YCbCr transforms than to compress the R, G and B components entirely independently. However, independent compression...
David Taubman
taubman_ds
Offline Send Email
Nov 8, 2006
4:29 am
4403
HI Willem, First, to keep memory consumption low, you need to be sure that all precincts have corresponding pointers, using the "ORGgen_plt" option during...
David Taubman
taubman_ds
Offline Send Email
Nov 8, 2006
4:33 am
4404
Hi guys! This forum is a really good source for anyone dealing with J2k issues. I love it! I have a question regarding the extended jp2 format JPX. Is is ...
lindenjoakim
Offline Send Email
Nov 8, 2006
2:11 pm
4405
... Hi, it's my understanding that you can create mj2 files by merging jpx files using kdu_merge. According to the usage examples file: kdu_merge -i...
andrzejjakubowski
andrzejjakub...
Online Now Send Email
Nov 8, 2006
4:31 pm
4406
Has anyone been able to successfuly compile x64 Kakadu using Visual Studio 2005 and would you be willing to share your .sln files? I am getting a number of...
timglaw
Offline Send Email
Nov 9, 2006
4:00 am
4407
I am trying to implement a start/suspend/restart functionality in the decompression of 10 layer 16bit grayscale images. Basically, is it possible to decompress...
Jason Klotzer
jason_klotzer
Offline Send Email
Nov 9, 2006
7:08 pm
4408
Hi folks, David T, et al., I was looking through the documentation, to try and see if we could save some decompress and buffer copy / convert time for...
warpedrive
Online Now Send Email
Nov 9, 2006
11:00 pm
4409
Hi David, Thanks for your responses. There were some problems posting, I had mixed some things up and didn't write very clearly. I'm gonna write a couple of...
xt5lg45yr
Offline
Nov 10, 2006
4:06 am
4410
If I receiving a raw codestream (that I want to interactively decompress) using kdu_cache, how can I determine the offsets for the `KDU_MAIN_HEADER_DATABIN',...
Jason Klotzer
jason_klotzer
Offline Send Email
Nov 10, 2006
8:36 pm
4411
Hi all I am interested in compressing volumetric data using kakadu. I want to compress 32 frames of 512x512 16 bit images. I went through all the available...
george_wilson_mit
george_wilso...
Offline Send Email
Nov 12, 2006
5:09 am
4412
Hello everyone: I want to divide the JPEG 2000 code stream into SMALL pieces according to their location and resolution level, so that they¡¦re suitable for...
BMC
richard_bmc
Offline Send Email
Nov 13, 2006
2:01 pm
4413
David, Can you compress three display components (e.g., R,G,B) then add components, compressing them one at a time, to the same compressed image so that the...
novakjohnj
Offline Send Email
Nov 13, 2006
10:08 pm
4414
HI Tim, I finally have a Studio 2005 edition and will ensure that future releases also include the build environments for .NET 2005, in addition to VC6 and...
David Taubman
taubman_ds
Offline Send Email
Nov 14, 2006
3:00 am
4415
Hi Jason, These data-bins have meaning all by themselves, in an absolute sense, independent of any specific location within a physical codestream. I am not...
David Taubman
taubman_ds
Offline Send Email
Nov 14, 2006
3:03 am
4416
Hi Joakim, Generally speaking, JPX compositing rules are not compatible with MJ2 compositing rules, so you could not generally convert a JPX animation to a ...
David Taubman
taubman_ds
Offline Send Email
Nov 14, 2006
3:05 am
4417
Hi Rob, Your are right that the precise path does not use SSE. Indeed it doesn't really use MMX either, except to compensate for insufficient registers on...
David Taubman
taubman_ds
Offline Send Email
Nov 14, 2006
3:05 am
4418
Hi John, You can do this. Since it is not a common application, there is no demonstration app which exactly does it. However, the key to doing everything you...
David Taubman
taubman_ds
Offline Send Email
Nov 14, 2006
3:13 am
4419
David, There is a small bug in kd_tcp_transmitter::configure_flow_control() (in delivery.cpp). The parameter names used in the code (and the member variables)...
roddy_shuler
Offline Send Email
Nov 14, 2006
2:15 pm
4420
I'm obviously doing something illegal. I have a 3-component image, 25,600 pixels wide and 25,600 pixels high that I'm compressing using the stripe compressor....
novakjohnj
Offline Send Email
Nov 15, 2006
4:32 pm
4421
Hi all, I am implementing Multi Component Transformation defined in JPEG-2000 image coding System extensions. I own a copy of Kakadu V5.0 with *non-commercial...
george_wilson_mit
george_wilso...
Offline Send Email
Nov 16, 2006
1:59 pm
Messages 4391 - 4421 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