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 5070 - 5099 of 5971   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
5070
In my opinion, these kind of studies are useless, since they do not provide any insight into the technology or options provided. Within JPEG2000 Part 1, there...
David Taubman
taubman_ds
Offline Send Email
Dec 3, 2007
12:42 am
5071
Hello David, Thank you for your response. Quick question. Is it something that was mentioned in the reference paper which I quoted indicated the color planes...
stonesorcerer
Offline Send Email
Dec 3, 2007
2:04 pm
5072
HI sS, It is not in the paper you quoted and I'm not aware of a specific reference, but the misalignment is the main reason why the luminance plane of Lenna ...
David Taubman
taubman_ds
Offline Send Email
Dec 4, 2007
12:03 am
5073
Hello, Does kakadu have rate distortion optimization option similar to RD-optimazation in H.264? Can I use this option using command line option? I want to...
sooyeunjung
Offline Send Email
Dec 5, 2007
1:35 pm
5074
I am vieweing a Quickwave file "(.20d)" extension from a DVR used for surveillance. When the Quickwave application loads a "KAKADU ERR" error message box pops...
jreilly_ppd
Offline Send Email
Dec 5, 2007
9:15 pm
5075
Hi, Does anyone used kdu_transcode.exe? I want to change compress parameters from : -rate 1.5,0.001 Clayers=28 Creversible=yes Clevels=8 Corder=PCRL...
Jiqing Wang
jiqing_w
Offline Send Email
Dec 6, 2007
2:53 am
5076
Simple, just use "cw.j2c" as the output file and the "kdu_transcode" program will write the transcoded code-stream for you, but will strip the JP2 header...
David Taubman
taubman_ds
Offline Send Email
Dec 6, 2007
7:19 am
5077
Your viewing application is, for sure, Kakadu-based. The error appears when the file is corrupted in some way -- yes, it could potentially be legal, but it's...
David Taubman
taubman_ds
Offline Send Email
Dec 6, 2007
7:48 am
5078
Kakadu automatically uses RD optimization. J2K is a raw codestream. JP2 is a codestream, wrapped in the JP2 file format which adds some simple information...
David Taubman
taubman_ds
Offline Send Email
Dec 6, 2007
7:56 am
5079
Are you using this with "kdu_show" or some other way of driving the client? Perhaps the problem lies with the way the application is using the client. ... ...
David Taubman
taubman_ds
Offline Send Email
Dec 6, 2007
10:56 pm
5080
Hi Bradford, I really don't know how that exit status could occur. It looks like a call to exit() from somewhere outside of Kakadu, but then you are using...
David Taubman
taubman_ds
Offline Send Email
Dec 6, 2007
11:18 pm
5081
No actully the problem was in my 8-byte chunk, I was sending the chunk size in an invalid format so the kdu_show was waiting for more data on the TCP channel...
zaidsafadi82
Offline Send Email
Dec 7, 2007
6:51 pm
5082
Hi David, I have a 12-bit /sample (36 bits per colour sample) Raw colour file with the following dimensions 1920(L)*1080(H) (HDTV) Can you kindly give me an...
Ambarish S Natu
ambarish_natu
Offline Send Email
Dec 8, 2007
2:50 am
5083
I have a scenario in a JPIP client-server which I can't figure how it should be handled by the JPIP server. Assume that a JPIP client requested an image and...
zaidsafadi82
Offline Send Email
Dec 12, 2007
2:30 pm
5084
Dear users, I have lossless compressed a 3D data volume by using the command: kdu_compress -i /tmp/vol.raw\*8@1374310 Mcomponents=8 Msigned=no Mprecision=16...
Rosa Ruiloba
rosa1973ap
Offline Send Email
Dec 14, 2007
5:20 pm
5085
Hi group. I'm looking for additional information about all datatypes supported by Kakadu. Basically I know it can support 8 and 16 bit images with 1 or more...
danysteel111
Offline Send Email
Dec 17, 2007
5:18 pm
5086
Hi, I have a problem when expanding my images, values seem to be shifted with a factor of 2 power precision (12), encoded as signed integer (shift = -2048). ...
cmerigue
Offline Send Email
Dec 18, 2007
1:50 pm
5087
Hi Christelle, Internally, kakadu uses signed representations for everything. That means that Y, Cb and Cr are all signed quantities, centred about 0, for...
David Taubman
taubman_ds
Offline Send Email
Dec 19, 2007
10:04 pm
5088
Hi Daniele, Actually, Kakadu supports all precisions (up to about 28 bits/sample, which is ridiculously high) for any number of components (up to about 16000,...
David Taubman
taubman_ds
Offline Send Email
Dec 19, 2007
10:11 pm
5089
Hi Rosa, You can check the parameters actually used by including a "-record" argument with your compression command. However, it is pretty useless to use...
David Taubman
taubman_ds
Offline Send Email
Dec 19, 2007
10:28 pm
5090
Hi Zaid, There should be no problem. There is a well-defined mapping from the supplied frame size and region fields to actual codestream dimensions and...
David Taubman
taubman_ds
Offline Send Email
Dec 20, 2007
12:59 am
5091
Hello! I would like to know whether it is possible or not using Kakadu to unite several tiles encoded in single-tiled codestreams into a single multitiled...
fevgeny
Offline
Dec 20, 2007
1:53 pm
5092
Hi Evgeny, This is a question which comes up from time to time. There are two things you can do: 1) The JPX file format allows you to create composite images...
David Taubman
taubman_ds
Offline Send Email
Dec 21, 2007
3:51 am
5093 R. Justin Davila
justin_davila
Offline Send Email
Dec 21, 2007
10:47 pm
5094
Thanks David for your response, Still I find it a problem when sending multiple codestreams with different sizes, I tried it on kdu_server and I found out that...
zaidsafadi82
Offline Send Email
Dec 24, 2007
5:39 am
5095
Hi, Could someone please provide the setting that could generate the best quality HD (720 and 1080) MJPEG2000 file using kdu_v_compress? Thanks. Jay...
jaehan71
Offline Send Email
Jan 2, 2008
7:49 pm
5096
Hi Guys, I am trying to compress losslessly DICOM images, using kdu_stripe_compressor. I load pixel data into memory buffer and pass it to the compressor. Here...
lvasilkovsky
Offline
Jan 3, 2008
11:47 pm
5097
I am having problems compressing 16bit, 1-component, unsigned pixel data using a lossy compression. I am using the kdu_stripe_compressor from the...
mciragan
Offline Send Email
Jan 4, 2008
5:05 pm
5098
I want to develop an application in which multiple-bitrate Jpeg2000 data is created from single Jpeg2000 compressed data which has multiple-bitrate quality...
yasuhihiiin
Offline Send Email
Jan 11, 2008
6:58 pm
5099
Hello all, We have a situation where some of our compressed images are specified to have ROIs. We also have a size limit for the compressed output image, so...
parrbr
Offline Send Email
Jan 11, 2008
6:59 pm
Messages 5070 - 5099 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