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 2450 - 2479 of 5972   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
2450
Dear all: the DWT is in the \KAKADU_V2.2.3\CORESYS\kernels\kernels.cpp the DWT kennel is obtained by the function kdu_kernels::kdu_kernels (int kernel_id,...
xpworm2000
Offline Send Email
Aug 8, 2004
3:16 pm
2451
Hi everybody. My name is Ramzi, and I am a student in engineer school. I'm doing research about DWT, And for that, I want to extract the part of the...
karkenna
Offline Send Email
Aug 8, 2004
3:18 pm
2452
Hi, I'm new to Kakadu Software. I ran into the same issue while compiling "kdu_show" in version 4.1. Has this issue been resolved and if yes, which...
yourf@...
yourf
Offline Send Email
Aug 10, 2004
8:06 pm
2453
Hello, I was wondering what options in kdu_expand could increase the performance of the decoding process, that is to say if options like "-rate" or "-reduce"...
trop_wizz
Offline Send Email
Aug 10, 2004
8:06 pm
2454
Hi Mr. Taubman, Sorry I don't have your latest version, my version of Kakadu is from your book. Having headache on passing my yuv420/yuv422 image (352*288) to...
acadia_777
Offline Send Email
Aug 12, 2004
1:09 pm
2455
I would like to request a variant or option (maybe need more than one) of kdu_region_decompressor::process() which retrieves the values in the...
mikeunverferth
Offline
Aug 12, 2004
3:01 pm
2456
Subsequent to my original post, I have made minor modifications to kdu_region_decompressor to do this. The public changes were: 1. If precision_bits specified...
mikeunverferth
Offline
Aug 12, 2004
9:33 pm
2457
Is there any plan to integrate support for GML metadata in Kakadu?...
mikeunverferth
Offline
Aug 12, 2004
9:35 pm
2458
hi, I brower messages in the Kakadu JPEG2000 Discussion Group and find the message as follows. And I have also purchased the kakadu v2.2. Where can i download...
xpworm2000
Offline Send Email
Aug 16, 2004
12:06 am
2459
hi, I refered to the kakadu useage_examples and used this argument: kdu_compress -i image.ppm -o out.jp2 -rate -,0.5 Clayers 30 Cblk= {32,32} Creversible=yes...
xpworm2000
Offline Send Email
Aug 16, 2004
1:20 pm
2460
... Hi, pgm allows to store the content in a variety of ways. Try to use the binary instead of the ascii version, or vice versa. Rene' ~~~~~~~~~~~~~~~~~~~~~~~...
Rene' Rosenbaum
tfb676
Offline Send Email
Aug 16, 2004
1:40 pm
2461
hi,Rene' Thank you very much for your prompt response.I do not know the PGM file format.I drew a binary BMP picture by windows painter,then converted it into a...
xpworm2000
Offline Send Email
Aug 17, 2004
1:11 pm
2462
I download the v4.2 and there is a file libtiff.dll. what does the file work for and how to make it work....
jiqing_w
Offline Send Email
Aug 17, 2004
1:11 pm
2463
... Hi, have you tried the ascii-version? I never used the RoI-mask feature in Kakadu, but as far as I remember, to be accepted, the pgm-input files for ...
Rene' Rosenbaum
tfb676
Offline Send Email
Aug 17, 2004
1:34 pm
2464
Hi, I use kakadu v4.2.1 on SPARC Solaris, Linux and Win32 platforms All works well on Linux and Win32, but on SPARC Solaris it doesn't work... ... dumped)"...
Julien Demaria
millstonedem
Offline Send Email
Aug 18, 2004
1:08 pm
2465
Well, this dll must be present if you'd like to use "kdu_compress_with_tiff" program for compressing files originally in tiff format directly to jpeg2000....
jratike80
Offline Send Email
Aug 18, 2004
1:08 pm
2466
Hi, I've just tested to compile the library with sunpro CC: Forte Developer 7 C++ 5.4 2002/03/09 and it doesn't work too. The dbx debugger with memory checks...
Julien Demaria
millstonedem
Offline Send Email
Aug 18, 2004
7:07 pm
2467
OK it seems I have a compile problem because when compiled in static mode kdu_compress works well, but in dynamic shared mode it fails... (tested with gcc) I...
Julien Demaria
millstonedem
Offline Send Email
Aug 19, 2004
1:04 pm
2468
Hi Mr Taubman, We have a problem on Solaris platform (SunOS 5.7 Generic_106541-18 sun4u sparc SUNW,Ultra-30) with the kakadu 4.2.1 : the utilities works only...
Julien Demaria
millstonedem
Offline Send Email
Aug 19, 2004
1:04 pm
2469
Hi, I want to test the extraction of regions with the kdu_expand demo on my Linux system. Specifying the -region parameter with values in braces results in an...
tore_knabe
Offline Send Email
Aug 19, 2004
2:17 pm
2470
Just enclose the braces within quotes should work, e.g. kdu_expand -i in.j2c -o out.pgm -region "{0.3,0.2},{0.6,0.4}" -rotate 90 or you could escape each...
David Taubman
taubman_ds
Offline Send Email
Aug 20, 2004
1:58 pm
2471
Hi Julien, Perhaps it was a mistake to continue providing the sunpro make file with kakadu, since I do not have access to a sunpro compiler of my own, and the...
David Taubman
taubman_ds
Offline Send Email
Aug 20, 2004
2:04 pm
2472
Hi Julien, You've got me stumped with this one. I have access right now only to a Solaris 8 platform, so can't immediately tell you whether this is an OS...
David Taubman
taubman_ds
Offline Send Email
Aug 20, 2004
2:11 pm
2473
Simplest way to find out what the PGM file should look like is to compress something else (say a BMP file) using kdu_compress and then decompress it into a PGM...
David Taubman
taubman_ds
Offline Send Email
Aug 20, 2004
2:58 pm
2474
Go to www.kakadusoftware.com. Cheers, david ... From: "xpworm2000" <xpworm2000@...> To: <kakadu_jpeg2000@yahoogroups.com> Sent: Sunday, August 15, 2004...
David Taubman
taubman_ds
Offline Send Email
Aug 20, 2004
2:58 pm
2475
Hi Francois, Certainly, the decompression speed is strongly influenced by the size of the decompressed image and by the number of quality layers you choose to...
David Taubman
taubman_ds
Offline Send Email
Aug 20, 2004
3:03 pm
2476
Hi all, i want to compress some medical image with kakadu. ROI must be compressed lossless and the backgroup can be lossy for saving storage space. how shoud i...
leibin_zheng
Offline Send Email
Aug 20, 2004
4:21 pm
2477
Hi David, Do you know when popular browsers (like IE/Netscape) are going to natively support JPEG2000 format, so that no plug-in would be necessary? Also, are...
subhasissaha
Offline Send Email
Aug 20, 2004
7:16 pm
2478
hi,all my researchs are image code and jpeg2000,now I want to apply a new wavelet and EBCOT to image code ,can I modify the kernel.cpp to apply a new wavelet?...
little_fox_home
Offline Send Email
Aug 24, 2004
12:30 pm
2479
can any give me any insight into how to use kdu_v3.2 to compress a bmp or jpeg file to the j2k format which yahoo messenger uses in its webcam broadcast...
7high
Offline
Aug 24, 2004
5:53 pm
Messages 2450 - 2479 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