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 3887 - 3916 of 5972   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
3887
Hello, I haven't done this by myself yet byt I guess you should try using kdu_compress with "-jp2_alpha" argument. There is something about that in usage...
jratike80
Offline Send Email
Apr 3, 2006
8:04 am
3888
So I've noticed the following behavior with kdu_region_compositor, which seems to be contrary to the documentation. Lets say I do the following: kdu_dims dims;...
kort0825
Offline Send Email
Apr 3, 2006
4:35 pm
3889
Dear Prof.Taubman According to your suggestion, I have tried to compress some volumetric data and the results are pretty good. The results of lossless coding...
nanthy iahciris
i_nanthy
Offline Send Email
Apr 3, 2006
5:06 pm
3890
This is what the -jp2_alpha switch produces: Kakadu Error: The `-jp2_alpha' argument must not be used unless there is at least one spare image component to use...
nhojpilihp
Offline
Apr 3, 2006
6:51 pm
3891
Hi all, I'm busy writing the second version of a jp2000 viewer application. Now, I'm getting some rather odd errors, stranger still because kakadu seems to...
Michael Wildermoth
orange_of_doom
Offline Send Email
Apr 4, 2006
4:51 am
3892
(new to Kakadu) Hi all, I'm trying to grab a realtime video from a camera, run the video thru a MJPEG2000 codec and distribute the compressed video with...
per_wallberg
Offline Send Email
Apr 4, 2006
1:26 pm
3893
Hi, After compression, how can I determine the total size of the compressed data that has been written to the kdu_compressed_target? I'm not writing to a file,...
vmyneni
Offline
Apr 6, 2006
2:46 am
3894
I presume you have created a class derived from kdu_compressed_target to actually implement the ability to write to your memory buffer. In the derived write()...
mikeunverferth
Offline
Apr 6, 2006
2:55 am
3895
For your question 1, The sample kdu_v_compress provides simple file reading capabilities as a demonstration. In your own application, you would replace the...
mikeunverferth
Offline
Apr 6, 2006
3:02 am
3896
In your original posting, you labeled the components as "RGBN". What does the "N" represent? If it is near-infrared (as is created by QuickBird and Ikonos...
mikeunverferth
Offline
Apr 6, 2006
3:15 am
3897
hello, I work with the KakaduSoftware and i like to create a video which follow the CINEMA2K and CINEMA4K profiles. But I not found any documentation of these...
anto
titi2097
Offline Send Email
Apr 6, 2006
5:42 pm
3898
Dear Kakadu users, I know that there are a number of minor issues that require my attention and have been the subject of recent emails. I have been run off my...
David Taubman
taubman_ds
Offline Send Email
Apr 7, 2006
1:07 pm
3899
Hi, I was able to get a 16-bit representation of dequantized wavelet coefficients c(i,j) for each codeblock at the decoding side from the...
lam_neige
Offline Send Email
Apr 7, 2006
9:42 pm
3900
I would like to get ahold of the WIN32 executables for version 4.5. I didn't see an archive list on the Kakadu website. Let me know if you know where I can get...
webskister
Offline Send Email
Apr 10, 2006
7:59 pm
3901
Hi, I appear to be having this problem in Kakdu 4.5. Has anyone determined a solution? -scott ... recently? I tried to setup a simple delegation, however the...
crayz5
Offline
Apr 10, 2006
7:59 pm
3902
Is there a reason why kdu_show stops when an image has multiple tiles with no information? When i tried to open an image consisting of 2 tiles, each with a ...
sammylievens
Offline Send Email
Apr 11, 2006
12:53 pm
3903
Right, that makes sense. I just wasn't sure if I could rely on that. Does the writing process ever jump around, or does it basically write from start to...
vmyneni
Offline
Apr 11, 2006
8:32 pm
3904
Hi, If the images are not differential signal of YCbCr (with alpha included in the differential) then try and split the data into a component basis and...
The Noid
slotchpot
Offline Send Email
Apr 12, 2006
1:51 am
3905
when I decode 1080/50i compressed image , the output file plays back in term of 1080/60i. How can I play back in the right way? Thanks...
ergouharbin
Offline
Apr 12, 2006
1:22 pm
3906
Hi, David. I just started looking into upgrading from Kakadu 4.5.2 to 5.1, and I'm having a major problem with the server crashing. I run kdu_server with its...
roddy_shuler
Offline Send Email
Apr 12, 2006
4:14 pm
3907
Is it possible to drop, say 90% of a tile's information, adjust the tile (SIZ) header and to open it with kdu_show without using the resilient mode. Or are...
sammylievens
Offline Send Email
Apr 12, 2006
5:39 pm
3908
Within the kd_http_transmitter.service_queue() method, there are places where it tries to write to the channel, but fails. Your comments state that the reason...
crayz5
Offline
Apr 12, 2006
9:32 pm
3909
Hi, I am analysing the JPIP streams by hand to understand the spec with reference to kdu_server, and to see how to create other servers. I would be grateful...
normancalverbarker
normancalver...
Offline Send Email
Apr 13, 2006
1:11 pm
3910
Nothing is wrong, and there is no padding. The JPEG2000 Signature Box is always first, and always 12 bytes. Those bytes are Length = 12 (decimal) Type =...
Greg Coats
greg_coatman
Offline Send Email
Apr 13, 2006
10:01 pm
3911
... The file type box will NOT always be 20 bytes. That compatibility list field really is a list; one 4-byte/character code for each define "reader" that is...
Scott Houchin
houchin
Offline Send Email
Apr 13, 2006
10:37 pm
3912
... Thanks for all the help, I was working with the JPIP spec and Kakadu, I will have to buy the book :-) A case of RTFM for me. Many thanks, Norman...
normancalverbarker
normancalver...
Offline Send Email
Apr 14, 2006
12:06 pm
3913
Hi, just a short question: I use kdu_compress for parallel (reversible) encoding of YUV420 Raw data in 16 bit precision... kdu_compress -i test_Y.raw,...
troeger_2006
Offline Send Email
Apr 14, 2006
10:06 pm
3914
Hello, I'm a French engineer working on a project linked to jpeg2000 compression. I've downloaded win32 and linux executables in order to perform some tests ...
Mickaël SOURISSEAU
mickael.sour...
Offline Send Email
Apr 19, 2006
12:58 pm
3915
Hi, Following on from the helpful advice I received I have implemented the beginnings of a JPIP server, starting with the request ...
Norman Barker
normancalver...
Offline Send Email
Apr 19, 2006
5:18 pm
3916
Hello! I use JPEG2000 to compress data which may not have a certain absolute pixel error after compression (e.g. 100 in a 12 bit grayscale picture). Until now...
mikerabat
Offline Send Email
Apr 20, 2006
1:09 pm
Messages 3887 - 3916 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