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...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

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 5057 - 5087 of 5972   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
5057
OK! I'll try to use the second form of the 'push_stripe'. The images to compress aren't greater than 500x500 pixels and, actually, the times I got are ok for...
jjjuande
Offline Send Email
Nov 2, 2007
1:41 pm
5058
Hi! I am currently working on a project which has to access and visualize JPEG2000 images provided by a IAS 3.0 Server. I want to use Kakadu as a client...
arne.broering
Offline Send Email
Nov 3, 2007
9:11 pm
5059
Hi, I'm making test with jpip and I want to know why, if I set a region in the kdu_window (set_region, set_resolution and make jpip_client.post_window), after...
rioro2000
Offline Send Email
Nov 7, 2007
2:46 pm
5061
I just learned about the AMD Firestream GPU card that support double precision... a few highlights: - 320 stream cores - up to 500 GFLOPS single precision -...
dakndak
Offline Send Email
Nov 8, 2007
8:13 pm
5062
Hello, i've tried to download executables on this page : http://www.kakadusoftware.com/Downloads.html but i obtains a archive containing a strange arborescence...
nicastel
Offline Send Email
Nov 9, 2007
6:08 pm
5063
Hello, I would like to control the bits per sample for the 2k and 4k resolution level of ja JPEG2000 file with 6 DWT's, 7 resolutions. When I use the command...
jo.miller10
Offline Send Email
Nov 12, 2007
5:46 pm
5064
Hello; I do some selective encryption in the codestream and I need to define bits planes in code blocks to encrypt some in the future. The problem that I have...
tarabet_amina
Offline Send Email
Nov 14, 2007
1:59 pm
5065
What does exit status 11 from kdu_compress mean? Is there a listing of the meaning of all possible exit status values for each of the Kakadu programs?...
bradford.castalia
bradford.cas...
Offline Send Email
Nov 14, 2007
10:18 pm
5066
Does anyone know how to find out the meanings of the exit status values from the Kakadu utilities? In particular, a kdu_compress run has failed and produced an...
bradford.castalia
bradford.cas...
Offline Send Email
Nov 28, 2007
2:43 am
5067
Perhaps this is premature, but is anything being done to potentially exploit the new SSE4.1 instructions introduced by Intel? I am certain that GCC probably...
mips_ppc_hack
Offline Send Email
Nov 28, 2007
2:54 pm
5068
I'm trying to build my own JPIP server and using the kdu-client for communication, I'm adding support for http-tcp connection to but seems have problems...
zaidsafadi82
Offline Send Email
Nov 28, 2007
2:54 pm
5069
Hello All, I came across the following reference wrt the compression performance of various Jpeg2000 codecs. ...
stonesorcerer
Offline Send Email
Nov 30, 2007
4:23 pm
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
Messages 5057 - 5087 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