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...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

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 872 - 901 of 5972   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
872
Thanks for all. ... wavelet transformation? ... code for lifting (9,7). ... In the ISO Standard (probably in the FCD aswell) you'll find in the "Example and...
q h
xysafety
Offline Send Email
Jan 1, 2003
12:11 pm
873
Hi Mathieu, It is fine to use "kdr_region_decompressor" even if you do not need fully incremental decoding. It does not create any significant inefficiencies....
David Taubman
taubman_ds
Offline Send Email
Jan 2, 2003
5:00 am
874
hi, all I have just finished one JPEG2000 encoder software,but I compressed the image very bad, I can't find where are the bugs,please help me to analyze it? I...
q h
xysafety
Offline Send Email
Jan 2, 2003
11:31 am
875
Hi, In general, is is hard to look at an image an identify exactly what is causing error. You could also have more than one error. Saturation/Round-off errors...
rlyon@...
rlyon01au
Offline Send Email
Jan 3, 2003
3:46 am
876
Hi, Thanks, but these code is the convolutional filter, can you show me the code of Lifting scheme(9,7) of JPEG 2000 Thank you . cheers safety ...
q h
xysafety
Offline Send Email
Jan 3, 2003
6:27 am
877
Hi to all, anyone can tell me what's the difference and the real advantages between jpeg2000 and MrSID(www.lizardtech.com) formats?I've read that both are...
fuffolo2002 <arossi70...
fuffolo2002
Offline Send Email
Jan 3, 2003
9:38 am
878
I tested the sample application and noticed that the output from the decompression engine generates 24 bit depth image formats. Is it possible for the kakadu...
jasonlee_20032003 <ja...
jasonlee_200...
Offline Send Email
Jan 3, 2003
6:55 pm
879
Hi Ambarish Natu: Thanks for your matlab code, I have used it in my code , but I got the image like in the attachment, This a black and white image, But there...
q h
xysafety
Offline Send Email
Jan 4, 2003
3:50 am
880
Hi All, Happy new year to all of you JPEG2000/Kakadu folks out there! In this early moment of the year I am having a doubt about the rendering of image...
fred569us <fred569us@...
fred569us
Offline Send Email
Jan 5, 2003
2:00 pm
881
Looks for sure like your compressed bit-streams are invalid, probably beyond the first coding pass or bit-plane. ... David Taubman Senior Lecturer, School of...
David Taubman
taubman_ds
Offline Send Email
Jan 6, 2003
12:27 am
882
Hi Jason, Kakadu will not do colour quantization for you. If the image already was compressed in a palettized form, the palette will be preserved, but this is...
David Taubman
taubman_ds
Offline Send Email
Jan 6, 2003
12:42 am
883
Hi Fred, Your supposed policy for determining actual dimensions is the one implemented by "kdr_region_decompressor" in the Kakadu toolset. However, that does...
David Taubman
taubman_ds
Offline Send Email
Jan 6, 2003
12:49 am
884
Hi folks , Well,I need technical guidence for using my Sony TRV330E DV Cam for using with Yahoo messenger.It was working with intial version of yahoo.I have...
lovely <lovelym9@...>
lovelym9
Offline Send Email
Jan 6, 2003
2:01 pm
885
I am seeing a strange and aggravating problem attempting to compress images (actually, two problems but I think they are related). I am working with 16 bit...
Jeff Hay
jrhay@...
Send Email
Jan 6, 2003
11:15 pm
886
Hi, The code at http://j2000.org/ uses Lifting scheme(9,7) of JPEG 2000 and works. Regards ... ____________________Reply Separator____________________ Subject:...
rlyon@...
rlyon01au
Offline Send Email
Jan 7, 2003
12:18 am
887
Best to get in touch with Yahoo about this. They wrote all the video camera interfaces. Sorry can't help more at our end. Cheers, David ... David Taubman ...
David Taubman
taubman_ds
Offline Send Email
Jan 7, 2003
12:25 am
888
Hi Jeff, Not sure that you have given me quite enough info to be sure what is going on, but here are some tips. 1) Lossless compression ratios are always...
David Taubman
taubman_ds
Offline Send Email
Jan 7, 2003
7:05 am
889
... 2000 and works. ... just a note: this code is highly not compliant (on the decoding side) and may fail to decode a lot of images you throw at it. fred....
fred569us <fred569us@...
fred569us
Offline Send Email
Jan 7, 2003
9:51 am
890
David, Thanks for your thoughts. Yes, I realized shortly after I sent that first message that saving the images as a PGM essentially does a downsample to ...
Jeff Hay
jrhay@...
Send Email
Jan 7, 2003
5:04 pm
891
Hi, Your right. I don't think the author has achieved his stated objectives. However at least the DWT works, even it it uses 32-bit precision for an 8-bit ...
rlyon@...
rlyon01au
Offline Send Email
Jan 8, 2003
12:20 am
892
Perhaps it was a typo, but you should set layer_bytes[num_layers-1] = Size; not ... Do you get too much, or too little? Cheers, David ... David Taubman Senior...
David Taubman
taubman_ds
Offline Send Email
Jan 8, 2003
4:40 am
893
Hi folks, I work currently with multicomponents images (i.e. Bayer pattern from medical apparatus) and I don't arrive to use well kdu_compress in particular...
bparrein <benoit.parr...
bparrein
Offline Send Email
Jan 8, 2003
9:47 am
894
Hi, I'm testing delivery of this group due to problems I've been having. Please ignore. Regards Darren Long Principal Software Engineer THALES OPTRONICS Vicon...
Darren Long
darren.long@...
Send Email
Jan 8, 2003
11:36 am
895
I've just received the kakadu source and I'm trying to build it for the first time. I'm running RedHat Linux and have g++ version 2.96. The coresys portion of...
gotz9 <pubdave@...>
gotz9
Offline Send Email
Jan 8, 2003
3:45 pm
896
It appears that newer versions of g++ solve whatever caused the problem. If anyone else encounters the same problem, use a newer g++ version. Thanks, Dave...
gotz9 <pubdave@...>
gotz9
Offline Send Email
Jan 8, 2003
5:06 pm
897
Hi Benoit, First, you should be aware that the code-stream colour transform will not be used if the components have different dimensions (as per the standard),...
David Taubman
taubman_ds
Offline Send Email
Jan 8, 2003
11:58 pm
898
Does anyone out there build kakadu with the Intel C++ Compiler? If so, can you post your make files and share what code changes (if any) were needed? I don't...
gotz9 <pubdave@...>
gotz9
Offline Send Email
Jan 9, 2003
4:13 pm
899
Hi David, your fast and detailed answer is very helpful like lot of things in this forum. What I would like to do with JPEG 2000 is in fact a good component ...
Benoit Parrein
bparrein
Offline Send Email
Jan 9, 2003
5:33 pm
900
David, Is there any way to pass a single input filename and a single output filename (.raw) to kdu_expand and get back all the raw component layers in the...
john_jpeg2000 <john_j...
john_jpeg2000
Offline Send Email
Jan 9, 2003
9:47 pm
901
Hi John, The app. does not do this, but if you were to make minor modifications to the source there would be no problem. Cheers, David ... David Taubman Senior...
David Taubman
taubman_ds
Offline Send Email
Jan 9, 2003
10:33 pm
Messages 872 - 901 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