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 4169 - 4198 of 5972   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
4169
Ok, Just for reference I did read the post from Karthik: http://groups.yahoo.com/group/kakadu_jpeg2000/message/4160 And now it makes a lot more sense. So the...
Mathieu
malat98
Offline Send Email
Aug 1, 2006
4:03 pm
4170
Hello, Is there any switch in kdu_compress or kdu_expand to discard a resolution level along the "component" direction ? I was looking to apply a...
Karthik
k_karthus
Offline Send Email
Aug 3, 2006
3:36 am
4171
I'm afraid not. ... From: "Karthik" <k_karthus@...> To: <kakadu_jpeg2000@yahoogroups.com> Sent: Thursday, August 03, 2006 7:00 AM Subject:...
David Taubman
taubman_ds
Offline Send Email
Aug 3, 2006
2:20 pm
4172
Hi david. I have some questions. Why you use Daubechies for irreversible DWT and Le gall for Reversible? why don't you use other basis function? please, Give...
katoon118
Offline Send Email
Aug 4, 2006
12:41 pm
4173
Hello, Maybe I am doing something wrong, but I am under the impression Kakadu is not backward compatible with anterior version. It does not decompress the same...
Mathieu
malat98
Offline Send Email
Aug 7, 2006
2:56 am
4174
I am very new to kakadu, and am not an imaging expert by any standards, I would love if someone could share a simple .net image to a jp2 file, I am not...
mrnotmyproblem
Offline Send Email
Aug 7, 2006
2:57 am
4175
Dr. David, I wonder what is the default coding for jp2 target images? kind regards _________________________________________________________________ Try...
Ibrahim magdy
bibo_1978
Online Now Send Email
Aug 7, 2006
1:00 pm
4176
HI Sean, I have created a version 5.2.1, which I am about to send out, containing all the bug fixes identified so far (and a fix for one extra bug that I...
David Taubman
taubman_ds
Offline Send Email
Aug 7, 2006
1:00 pm
4177
that would be C# not C3... Thanks Again, Mike...
mrnotmyproblem
Offline Send Email
Aug 7, 2006
2:40 pm
4178
Hi Mathieu, This is not a compatibility issue. Your file uses the irreversible transform for which there is no definitive decompressed result down to the bit...
David Taubman
taubman_ds
Offline Send Email
Aug 8, 2006
12:35 pm
4179
Hi Navin, You are referring to the limited selection of DWT kernels in Part 1 of the standard (Part 2 lets you do just about anything and Kakadu implements...
David Taubman
taubman_ds
Offline Send Email
Aug 8, 2006
12:35 pm
4180
... http://www.creatis.insa-lyon.fr/~malaterre/jpeg2000/CT_Phillips_JPEG2K_Decompr_Problem.j2k ... ...
Mathieu
malat98
Offline Send Email
Aug 8, 2006
12:37 pm
4181
Hi, I am working in Java, however I do not think that my problem is language dependant. I tried unsuccessfully to find corresponding information on the group...
jpafpaf
Offline
Aug 9, 2006
4:49 pm
4182
Hello, I am trying to run kdu_buffered_compress (though I could use kdu_compress if necessary) to compress a raw colour image. The syntax that I've been using...
Ben Pearson
brp13
Offline Send Email
Aug 10, 2006
2:34 am
4183
HI Mathieu, I'm really not sure why you think that there would be some kind of numerical overflow going on here. I took a look at the two images (the one you...
David Taubman
taubman_ds
Offline Send Email
Aug 10, 2006
2:50 pm
4184
Hello, I have a problem regarding JPX files, using JPIP streaming. I can only read the first code-stream (and geo-reference info), but I and not read the next...
johannes_lenferink
johannes_len...
Offline Send Email
Aug 10, 2006
7:10 pm
4185
HI Ben, The "kdu_compress" program treats raw files as containing only a single image component. The same is true of "kdu_buffered_compress". This is just...
David Taubman
taubman_ds
Offline Send Email
Aug 11, 2006
1:40 am
4186
HI Jan, It may be helpful to know that the image reading/decompression tasks are decoupled from client-server communications. For reasons of efficiency, the...
David Taubman
taubman_ds
Offline Send Email
Aug 11, 2006
1:41 am
4187
David, Thanks for the suggestions, I have things working now. The code- stream and meta-data was the easy part. The compositing-layer info was less obvious. ...
johannes_lenferink
johannes_len...
Offline Send Email
Aug 12, 2006
3:22 am
4188
While documentation/Usage_Examples.txt says the proper syntax for kdu_maketlm is kdu_maketlm -i input.jp2 -o output.jp2 actually kdu_maketlm requires the...
Greg Coats
greg_coatman
Offline Send Email
Aug 13, 2006
6:11 pm
4189
I start with three single channel TIF files, each 5000 columns by 4000 rows, and therefore 20 million pixels = 20 million bytes. Under Kakadu version 5.1,...
Greg Coats
greg_coatman
Offline Send Email
Aug 13, 2006
6:11 pm
4190
Dear Prof. Taubman, Hope you are doing great. I have a question to ask. Really appreciate your help. It is very straight forward (using KAKADU) to find the ...
Abdullah Al Muhit
muhit82
Offline Send Email
Aug 15, 2006
10:10 pm
4191
Dear Kakadu users, By now, most of you should have received your version 5.2.1 upgrade. If you have not, you may contact Lily Nguyen...
David Taubman
taubman_ds
Offline Send Email
Aug 16, 2006
1:58 pm
4192
I was looking at kdu_stripe_compressor.cpp as basis for implementation of multi-threaded compression. Though I am actually compressing sequentially by tile I...
mikeunverferth
Offline
Aug 16, 2006
2:08 pm
4193
When I try to use some of the classes that are included in kdu_a52?.dll I get a number of unresolved symbols. I believe the cause is that some of the methods...
mikeunverferth
Offline
Aug 17, 2006
3:17 pm
4194
I noted that when the Debug configurations for coresys and managed are built the kdu_?52D.pdb files are not copied to the ../bin folder alongside the...
mikeunverferth
Offline
Aug 17, 2006
4:52 pm
4195
Hi Professor Taubman, I would like to convert the jp2000 format to bmp in memory, is there a way to do that? Thanks Joular Yip...
lks_software
Offline Send Email
Aug 17, 2006
4:55 pm
4196
Thanks Dr Taubman for making it easy to build the "auxiliary" library in the latest Kakadu version. This definitely makes it easier to use the high level...
mikeunverferth
Offline
Aug 17, 2006
5:28 pm
4197
Now that I have a multi-core system, I've made my first attempt at multithreaded compression of a very large image. The command that I gave was: kdu_compress...
ke9tv
Offline Send Email
Aug 17, 2006
7:33 pm
4198
For those compiling Kakadu version 5.2.1 under Mac OS X on a PowerPC, please note that line 6 of apps/make/Makefile-Mac-PPC-gcc should be INCLUDES =...
Greg Coats
greg_coatman
Offline Send Email
Aug 17, 2006
10:24 pm
Messages 4169 - 4198 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