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 to share photos of your group with the world? 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 2255 - 2284 of 5972   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
2255
Hi, I am trying to compile the kdu_hyperdoc, but it showed an error as following: Compiling... jni_builder.cpp kdu_hyperdoc.cpp messaging.cpp args.cpp ...
wxh lmjut
wxhlmjut
Offline Send Email
May 3, 2004
7:22 pm
2256
Hi Maggie, It looks like there might be something a bit unusual about your "make" program. Anyway, the makefile is very easy to read manually. You will...
David Taubman
taubman_ds
Offline Send Email
May 4, 2004
1:11 am
2257
I'd hazard a guess that as you are using a Windows machine, when you invoke make it is calling a program that resides in your home directory, typically found...
entro1024
Offline
May 4, 2004
1:44 am
2258
I think I remember this problem from a while back. If you have the compile heirarchy on your desktop, try moving it to c:\ (assuming ms). ... ...
Peter Fraser
pete_rgb
Offline Send Email
May 4, 2004
1:45 am
2259
Hi Dr. Taubman, I'm trying to remove the least recently used databins in cache during a JPIP session. The problem is that I want to limit the amount of cache...
yunyawc
Offline Send Email
May 4, 2004
11:48 am
2260
Hi Henrik, The `kdu_codestream::share_buffering' function does not do what you were hoping would magically happen. It simply shares the memory management...
David Taubman
taubman_ds
Offline Send Email
May 5, 2004
12:16 am
2261
HI Sankar, You will notice that "kdu_show" is based on "kdu_region_compositor" which is a platform independent object. This very powerful object basically...
David Taubman
taubman_ds
Offline Send Email
May 5, 2004
12:44 am
2262
HI Robert, ... Yes, the image rendering operations and the imagery request operations are entirely asynchronous and independent. To build a browser, you need ...
David Taubman
taubman_ds
Offline Send Email
May 5, 2004
12:50 am
2263
Hi Olly, I am not sure what you are trying to do, but JPEG2000 will not clean up the quality of existing JPEG files. If the JPEG file is your source, further...
David Taubman
taubman_ds
Offline Send Email
May 5, 2004
12:53 am
2264
Hi Eddy, There have been plenty of past emails on this reflector which deal with this question. If you have not already figured it out, the server very...
David Taubman
taubman_ds
Offline Send Email
May 5, 2004
1:00 am
2265
HI Yun Yaw, Your question is a good one. Seems like I did not include any interface function for deleting a data-bin. I included most of what I thought would...
David Taubman
taubman_ds
Offline Send Email
May 5, 2004
1:16 am
2266
Dear all, Any body knows how to invoke the packed packet header functionality in Kakadu 4.02 ? thanks in advance, s. bace...
Sakana Bace
ungkot_bace
Offline Send Email
May 5, 2004
1:29 pm
2267
Hi, I'm having some problems while trying to compile the kdurender.java file. This are the outputs i get: ...
helder_miguel_carvalho
helder_migue...
Offline Send Email
May 5, 2004
3:54 pm
2268
Hi David: I do have only 1 visual window, but the ground terrain image is gridded into regions with varying degrees of resolutions depending on their closeness...
Robert Balfour
balfour_reb
Offline Send Email
May 5, 2004
9:09 pm
2269
Hi Helder, I am not the best person to diagnose your Java error messages, but perhaps the safest way to compile the thing is as follows. First run...
David Taubman
taubman_ds
Offline Send Email
May 6, 2004
1:56 pm
2270
Hi Bob, Thanks for the clarification. The reality is, as I mentioned before, that your application is really exactly the type of application for which we...
David Taubman
taubman_ds
Offline Send Email
May 6, 2004
2:08 pm
2271
Hi all, I am generating PGM files with more than 8 bit precision. To make a quick test with JP2 in reversible mode, I tried to compress/decompress them with...
rzzfnc
Offline Send Email
May 6, 2004
4:21 pm
2272
HI Francesco, You are doing nothing wrong. Image file I/O is not really supposed to be part of Kakadu. I just threw in a few simple file reading/writing ...
David Taubman
taubman_ds
Offline Send Email
May 7, 2004
1:29 am
2273
How to invoke them in kakadu 4.02? Thank you...
jixinxin
Offline Send Email
May 7, 2004
4:24 pm
2274
Hi, I've checked in the Kakadu usage. Unfortunately, there is no command line for invoking the packed packet header as you mentioned. But it is defined on the...
kmunadi2000
Offline
May 7, 2004
4:24 pm
2275
Kakadu does not generate packed packet headers, but it correctly digests and uses them if they are present. I have never been a fan of them and am not aware of...
David Taubman
taubman_ds
Offline Send Email
May 10, 2004
2:17 am
2276
Hi Experts, I have a problem about discrepancy in layer sizes after encoding a picture into j2k format. Suppose that there is an image "Lena256.pgm" (256x256, ...
j2k learner
j2klearner
Offline Send Email
May 11, 2004
12:15 pm
2277
Hi! I'm fairly new to kakadu and JPEG 2000, and would appreciate any help. I have two big questions that I can't seem to find the answers to. 1. Is there a way...
dooohoo
Offline Send Email
May 11, 2004
12:15 pm
2278
Hi, Has anyone used the delegation parameter in the kdu_server program recently? I tried to setup a simple delegation, however the image was not downloaded to...
Owen, Michael
michaelowen75
Offline Send Email
May 12, 2004
12:05 pm
2279
hi , I think this might be the answer: The code-block contributions associated with each quality layer successively reduce the image distortion in an optimal...
Ambarish S Natu
ambarish_natu
Offline Send Email
May 12, 2004
12:05 pm
2280
Hello, I would like to learn about the generation of a Vix file for use in kdu_v_compress. It has a description of the file by the switch "- usage" but I...
Ferit Ozan AKGÜL
foakgul
Offline Send Email
May 13, 2004
1:25 pm
2281
Hi! I have a spatial dataset composed of thousands jpegs. I wanna build a jp2k dataset by translate each of these jpeg files into a jpeg2k file. And then make...
Fu Chen
muserchen
Offline Send Email
May 13, 2004
1:26 pm
2282
Hi, I was thinking that this quality issue had been discussed here already and made an archive search by keyword "quality". Among others, message #1881 should...
jratike80
Offline Send Email
May 13, 2004
1:29 pm
2283
Is there a way to access previous versions of the source code? I recently licensed Kdkadu and received the 4.2 version which I am thrying to compile into GDAL....
woodsmithnh
Offline Send Email
May 13, 2004
1:29 pm
2284
Hello, Kdu_v_compress accepts a vix file (I have learned about vix file header format) but what should the raw binary data to be appended to the header be? ...
Ferit OzanAkgül
foakgul
Offline Send Email
May 13, 2004
5:53 pm
Messages 2255 - 2284 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