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 2484 - 2513 of 5971   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
2484
Hello, I got from a customer jpf files. My current implementation can`t decode that files. Have I to do something special? Thorsten...
Thorsten Lemke
thorstenlemke
Offline Send Email
Sep 2, 2004
10:20 pm
2485
Hello, I have to expand jp2 files into an internal buffer. I use currently code based on the kdu_expand sample. But the code is a bit complex. Is there a more...
Thorsten Lemke
thorstenlemke
Offline Send Email
Sep 2, 2004
10:21 pm
2486
I need to read JPEG2000 files. My goal is read that files using the kakadu library and C# (in .NET). First, I want to know if this is possible, since when I...
Vicente Nicolau
vicentecadic...
Offline Send Email
Sep 2, 2004
10:21 pm
2487
... Hi Thorsten, all you have to look for is how the given examples store the pixel vals of the decompressed content in the declared pgm-file. Substitute the...
Rene' Rosenbaum
tfb676
Offline Send Email
Sep 3, 2004
10:41 am
2488
hi,Dr.Taubman thanks you very much for your prompt response to my question on how to use the the argument -roi mask.pgm. I have solved it under your...
xpworm2000
Offline Send Email
Sep 3, 2004
12:09 pm
2489
Hi xpworm, If you impose a "-rate" limit, you cannot expect the software to also give you lossless compression, unless your rate limit is compatible. Also, to...
David Taubman
taubman_ds
Offline Send Email
Sep 10, 2004
7:32 am
2490
HI Thorsten, I suggest you start with "simple_example_d", and then move on to the slightly more complex "kdu_buffered_expand". These will show you easy, if...
David Taubman
taubman_ds
Offline Send Email
Sep 10, 2004
7:32 am
2491
HI Thorsten, ".jpf" is the official suffix for JPX files (only because ".jpx" was taken by something else). You should have no trouble reading a legal JPX...
David Taubman
taubman_ds
Offline Send Email
Sep 10, 2004
7:32 am
2492
Hi Braulio, You may be able to find answers to this question in a number of past responses on this reflector, by searching the database. The answer may also...
David Taubman
taubman_ds
Offline Send Email
Sep 10, 2004
7:32 am
2493
Hi Mal, It is possible that I did not provide sufficient "JNI portable" interfaces for the "kdu_region_compositor" object, which is relatively new to Kakadu....
David Taubman
taubman_ds
Offline Send Email
Sep 10, 2004
7:33 am
2494
This problem was resolved in v4.2.1, which was released a couple of months ago. Cheers, David ... From: <yourf@...> To: <kakadu_jpeg2000@yahoogroups.com>...
David Taubman
taubman_ds
Offline Send Email
Sep 10, 2004
7:33 am
2495
Hi Matt, I am afraid I cannot reproduce your problem. I used your parameters and all went well. I'm not sure what I can suggest. Perhaps running it in the...
David Taubman
taubman_ds
Offline Send Email
Sep 10, 2004
7:42 am
2496
Hi all! I'm adding security to JPEG2000 files and I have doubth concerning kdu_show. Where does it calls the decoding methods to get the samples it will...
António Serra
prof_motoserra
Offline Send Email
Sep 10, 2004
12:23 pm
2497
Hi Antonio, Here is roughly how it works. It uses the "kdu_region_compositor" object to do all decompression and rendering tasks. That object maintains an...
David Taubman
taubman_ds
Offline Send Email
Sep 10, 2004
2:59 pm
2498
Hi Mike, This sounds perfectly reasonable. I will try to remember to put such a thing in the next release. Cheers, David ... From: "mikeunverferth"...
David Taubman
taubman_ds
Offline Send Email
Sep 10, 2004
3:32 pm
2499
Hi Mike, It is unclear to me exactly what the support would entail. Perhaps all you want is an easy method to gain access to the relevant box. You can...
David Taubman
taubman_ds
Offline Send Email
Sep 10, 2004
3:35 pm
2500
Hi, If I have a codestream (kdu_codestream) with several quality layers, what's the easiest way, using Kakadu 4.1 or 4.2, to discard the last N layers? I ...
no_advertising no_adv...
no_advertising@...
Send Email
Sep 10, 2004
7:16 pm
2501
Hi all, I want to make a change directly to the encoded bitstream. However, even when I delete only a byte, e.g. 0xC5 (not header information), decoding will...
carrotlea
Offline Send Email
Sep 10, 2004
7:17 pm
2502
It is indeed the geo-locator information I am interested in. I can parse the box myself no problem, I just wanted avoid re-inventing something that has...
mikeunverferth
Offline
Sep 10, 2004
7:28 pm
2503
Hello all, Has anyone successfully built the latest Kakadu libraries using Visual Studio .NET 2003? The last time I built Kakadu I used VC Studio 6.0, but...
Dickinson, Bill
apedog54449
Offline Send Email
Sep 10, 2004
7:58 pm
2504
I have built version 4.2.1 with VS .NET 2003. I don't recall any particular problems. - Michael Unverferth ... using ... Studio ... with .NET ... out...
mikeunverferth
Offline
Sep 10, 2004
8:02 pm
2505
Fantastic! Thanks for responding so quickly Mike. Bill Dickinson ... From: mikeunverferth [mailto:no_reply@yahoogroups.com] Sent: Friday, September 10, 2004...
Dickinson, Bill
apedog54449
Offline Send Email
Sep 10, 2004
8:15 pm
2506
HI Bob, You should just be able to supply a "Clayers" argument to "kdu_transcode", specifying the reduced number of layers, unless I somehow overlooked that...
David Taubman
taubman_ds
Offline Send Email
Sep 13, 2004
12:03 pm
2507
Hi Carrot, By default, the kakadu codestream parser works in a mode which is fussy with respect to the codestream contents and tolerant with regard to the...
David Taubman
taubman_ds
Offline Send Email
Sep 13, 2004
12:08 pm
2508
... 00x400 ... I got it. I missed the parameter '-resilient'. Sorry. I am new to J2K and Kakadu....
carrotlea
Offline Send Email
Sep 13, 2004
12:49 pm
2509
Hi all, I compressed the 512 by 512 gray scale Lena image using the Kakadu. I first deleted a packet head from the original codestream and then decompressed...
carrotlea
Offline Send Email
Sep 13, 2004
12:49 pm
2510
David, Finally I've found the problem : in fact I've modified the Makefile-Solaris-gcc to use /usr/css/bin/ld -G in place of gcc -shared and it seems this is...
Julien Demaria
millstonedem
Offline Send Email
Sep 14, 2004
12:28 pm
2511
Hi: On the processor(ARM7TDMI), how much time should it consume if decodeing a large image such as 2104*1405. The decodering time depend on resolution levels ,...
airy1727
Offline Send Email
Sep 14, 2004
12:28 pm
2512
Hi David, Thanks, that does the trick. Although I'm not using kdu_transcode.cpp directly, it appears that putting, for example, ...
Bob .
no_advertising@...
Send Email
Sep 14, 2004
10:39 pm
2513
HI Bob, Yes, this will work, but you could do it in a more robust fashion, as follows. First read the value of the Clayers attribute using something like ...
David Taubman
taubman_ds
Offline Send Email
Sep 15, 2004
8:36 am
Messages 2484 - 2513 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