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...
Show off your group to the world. Share a photo of your group with us.

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 2129 - 2158 of 5972   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
2129
I find the slopes in each code-block do not decrease monotonically .But the recent rate control algorithms are almost based on the hypothesis that the slopes...
qinx20032003
Offline Send Email
Mar 1, 2004
2:24 pm
2130
I wanna compress the raw image file, which has yuv components and stored in one file. In order for kdu_compress to read the date, i have to extract each...
yht_d
Offline Send Email
Mar 1, 2004
2:25 pm
2131
Dear David, Rate control algorithm used by kakadu software, has the ability to give an optimum stream in order of quality for a pre-selected rate. Is there any...
Christos E. Androulid...
can1078
Offline Send Email
Mar 1, 2004
6:13 pm
2132
Can anybody help me? I generate a vix file consist of the header and bmp files. Then I use kdu_v_compress, with the command: kdu_v_compress -i test.vix -o...
henrik_peterhaensel
henrik_peter...
Offline
Mar 2, 2004
3:59 am
2133
Hi all, i've noticed that when you use the JPIP protocol, with HTTP, you don´t be able to use the proxys caches. It's true that the cache could save data, but...
juanp_garciao
Offline Send Email
Mar 2, 2004
9:44 pm
2134
Hi! I've surprised because the jpip protocol, using HTTP as inferior level, doesn´t use the proxy servers cache. So, por example, in my company, where all...
juanp_garciao
Offline Send Email
Mar 2, 2004
9:44 pm
2135
In some cases, a proxy may be able to cache data, it would NOT work in the general case. While the cumulative data returned for a specific ordered set of JPIP...
Scott Houchin
houchin
Offline Send Email
Mar 3, 2004
1:41 pm
2136
Hi again I've thought in a bit strange idea for supporting proxy caching in JPIP: the client would request to the JPIP server what packets are needed to...
juanp_garciao
Offline Send Email
Mar 3, 2004
10:01 pm
2137
Hi JP, I am afraid that HTTP proxies are not sufficiently sophisiticated to be used for these applications. One would need to create a JPIP-specific proxy....
David Taubman
taubman_ds
Offline Send Email
Mar 4, 2004
1:33 am
2138
Hi, Everyone: I using jpeg2000 VM7.2, I don't know the file format of -Fsteps. Coule tell me the usage? Thanks! Wang Qinghai wang.qinghai@... 2004-02-23...
Wang Qinghai
wqh1120
Offline Send Email
Mar 4, 2004
3:42 am
2139
Hi Henrik, ... Looks like you might have misinterpreted the BMP format. It has colours interleaved in the order BGR (relatively uncommon); it also has each...
David Taubman
taubman_ds
Offline Send Email
Mar 4, 2004
6:31 am
2140
Do the kdu_server and kdu_show applications now support the (partial) transport of jpx files and the embedded xml met-data? Darren ... From: David Taubman...
Long, Darren
dlong_at_thales
Offline Send Email
Mar 4, 2004
4:15 pm
2141
Hi Darren, They sure do. You can create some nice images with metadata (should not have a problem with hundreds of thousands of metadata entries) and remote...
David Taubman
taubman_ds
Offline Send Email
Mar 4, 2004
11:27 pm
2142
Hi, can anyone help a kakadu newbie? I'm using kdu_server 4.2 with jpx (3 or 4 code-streams, with 10 to 200 Scomponents each, and Sdims (512,512) ) and jpip...
Marco Conrado
marco_conrado
Offline Send Email
Mar 8, 2004
2:18 pm
2143
Hi, I just came across a publication where the authors did some volume compression using kakadu, and adding the 3rd dimension of wavelet encoded information in...
James Carroll
mroublic
Offline Send Email
Mar 8, 2004
3:43 pm
2144
Hi Which one is that publication? I'm also interested. Is it included in JP3D? In JP3D They finally have a partially complete working draft, WD 1.0. Did you...
Luis Ariel Diago
luis_a_diago
Offline Send Email
Mar 9, 2004
3:19 pm
2145
Hi, I'd like to encode a single or multiple palletes in a JP2 or JPX file that would used to map a jpeg2000-compressed, 24 bit, single channel, bipolar image...
bobcourtney2003
Offline Send Email
Mar 9, 2004
4:31 pm
2146
I defined -KDU_INCLUDE_TIFF in the apps Makefile for Darwin. Compiling gets an error trying to include "xtiffio.h" . It looks like xtiffio.h is part of the...
Steven D. Majewski
sdm7g@...
Send Email
Mar 9, 2004
8:18 pm
2147
Hello Luis, I didn't have any idea JP3D existed. I'm definately going to try to send some volume data to the working groups. I'm doing some "online microscpy"...
James Carroll
mroublic
Offline Send Email
Mar 9, 2004
8:18 pm
2148
Has anyone looked into using the codeblock decoder or the inverse wavelet transforms provided by the IPP's within the Kakadu code? If so, does it help with...
ongic
Offline
Mar 9, 2004
8:18 pm
2149
Sounds like an obscure bug to me. When I get time, I will try to find it. Cheers, David ... Dr. David Taubman Head: Telecommunications Research Group ...
David Taubman
taubman_ds
Offline Send Email
Mar 10, 2004
12:40 am
2150
Hi Jim, I build on Kakadu for my own work on video and volumetric compression. My approach is to first apply a Z-direction transform to the stack of images ...
David Taubman
taubman_ds
Offline Send Email
Mar 10, 2004
12:44 am
2151
HI Bob, You should be able to do exactly what you want using the "kdu_merge" demo application, although I never really tested all the myriad options it offers...
David Taubman
taubman_ds
Offline Send Email
Mar 10, 2004
1:05 am
2152
I compressed same raw image using kdu_bufferd_compress and kdu_compress with same compression option. Then two compressed image have same file size, but there...
kosuel
Offline Send Email
Mar 10, 2004
2:15 pm
2153
Hi David, This is really encouraging. I can imagine having three components (r,g,b) for each layer of my stack, so I get (Z Layers * 3) components in the...
James Carroll
mroublic
Offline Send Email
Mar 10, 2004
2:23 pm
2154
I use kdu_expand to convert images jp2 into bmp, my program stop running because of the following error: kdu_expand -i image.jp2 -o image.bmp Kakadu Error: ...
ouii nonn
rien2_9
Offline Send Email
Mar 10, 2004
2:32 pm
2155
... P.S. If -KDU_INCLUDE_TIFF is added globally to C_OPT in the makefile, you'll get a compile error on image_out.cpp: The expanded image_local.h has a TIFF *...
Steven D. Majewski
sdm7g@...
Send Email
Mar 10, 2004
6:35 pm
2156
"kdu_buffered_compress" does not automatically apply contrast sensitivity weights -- gives you the same effect as invoking "kdu_compress" with the...
David Taubman
taubman_ds
Offline Send Email
Mar 10, 2004
11:51 pm
2157
Part 2 of JPEG2000 supports more general multi-component transforms, including a Z-direction DWT, however Kakadu does not have an implementation of it right...
David Taubman
taubman_ds
Offline Send Email
Mar 10, 2004
11:52 pm
2158
Hi all :) I have a Kakadu question relating to the JPEG2000 conformance testing process outlined in the JPEG2000 specification Part 4. Some of the reference...
entro1024
Offline
Mar 11, 2004
12:57 pm
Messages 2129 - 2158 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