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 3590 - 3620 of 5972   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
3590
Hi! .. I'd like to ask a question. I've noticed that JPEG2000 coefficients are in RGB color space. Is it possible for kdu software (kdu_compress) to save the...
terablade2001
Offline Send Email
Jan 2, 2006
2:44 pm
3591
... software ... such ... the ... Hi, kdu_compress with -jp2_space option can directly compress a RGB, YCbCr,LUM and restricted ICC profile images, not sure of...
rajsunil82
Offline Send Email
Jan 4, 2006
4:57 pm
3592
Hi David: Since upgrading to Kakadu 5 we have had some trouble with some of our images. The scale we are sending to the compositor does not seem to correspond...
angusnotfound
Offline Send Email
Jan 4, 2006
11:08 pm
3593
Hi all, Since I see that some people are still working with the FCD I just wanted to let everyone know that you can get a free copy of the standard from ITU...
diego_visiowave
Offline
Jan 5, 2006
2:02 pm
3594
Hello I would like to know what is the maximum simultaneous connections kdu_server can handle. Best regards Sylvain Roux...
morgalel
Offline Send Email
Jan 6, 2006
6:55 pm
3595
I am having some trouble getting the documentation compiled on the Mac. It is a dual G5 with 785Mbytes of ram, running 10.4.2. I keep getting the following...
dgm
woshidon
Offline Send Email
Jan 8, 2006
2:49 am
3596
Don, While I was also initially unable to get the Kakadu 5.0 documentation to build under Mac OS X 10.4.2 using the Makefile-Darwin-Altivec-gcc that comes with...
Greg Coats
greg_coatman
Offline Send Email
Jan 9, 2006
2:09 am
3597
... Hi, David I have two questions to ask you here . 1) In the early version(before 4.3) , the dwt_gcc is written directly by assembly language( maybe it is...
forestcg
Offline Send Email
Jan 9, 2006
1:57 pm
3598
Hi , Yuan Meng Does the Intel c++ Compilier support AMD64 well ? Regards, Forrest ... inline ... platform ... library. ... optimizations for x86 ... processors...
forestcg
Offline Send Email
Jan 9, 2006
2:00 pm
3599
Hello, forestcg, thanks for your attention. I admit that I know little about CPU acceleration, and my experiments were based on IPP5.0 demo-- its jpeg2000 vc...
cake_guan
Offline Send Email
Jan 10, 2006
3:19 pm
3600
I don't understand the correct use of the -rate option. In the message blow, you say the rate is relative to depth and compression ratio but i think the size...
pierremenu2
Offline
Jan 10, 2006
9:12 pm
3601
I don't appear to have any problem loading the image in question through kdu_show (remotely or locally). I also don't have a problem loading the image locally...
Michael Wildermoth
orange_of_doom
Offline Send Email
Jan 11, 2006
1:09 am
3602
hi, this is what i understand... lets consider a gray scale 256x256 image with 8 bit per pixel before compression.so the total file size before compression is...
Abdullah Al Muhit
muhit82
Offline Send Email
Jan 11, 2006
4:27 pm
3603
How can I compress with kdu_compress images with compression ratio 100% 70% 50% e.t.c? I noticed the -rate <bits/pels> argument, but I've noticed too, that...
terablade2001
Offline Send Email
Jan 11, 2006
4:28 pm
3604
Hello, I've been reading the JPEG2000 book and papers published on JPEG2000 ROI. It seems Kakadu's implimentation (encoding) on Maxshift and scaling methods...
tigger_zheng
Offline Send Email
Jan 12, 2006
3:25 am
3605
Hello, You said you are having grayscale images - let's suppose they are 8 bit images (with 256 gray levels). If you wish to get 1:100 compression ratio, the...
jratike80
Offline Send Email
Jan 12, 2006
8:27 am
3606
If by "default" you mean failing to specify a rate, then I would caution against saying that kdu_compress defaults to "near" lossless compression, simply...
Greg Coats
greg_coatman
Offline Send Email
Jan 12, 2006
2:05 pm
3607
Greg may be right and it might be better to stop using the phrase "near lossless compression" because it is always either lossless or not. About the...
jratike80
Offline Send Email
Jan 13, 2006
9:17 am
3608
I have a TIFF image 21600 columns by 32800 rows x 8 bit RGB = 1.98 GB, that I need to convert to a lossless (or irreversible) (Geo) JPEG2000 image containing 8...
Greg Coats
greg_coatman
Offline Send Email
Jan 13, 2006
1:52 pm
3609
... I believe the common term for this is "visually lossless". The decompressed image is not bit-for-bit identical to the original. However, it's so close to...
simonbarkeruk
Offline Send Email
Jan 13, 2006
1:53 pm
3610
Greg, I think your wrong in assuming that people are using kdu_compress to accomplish this. "Many our clients have been compressing large GIS images using...
Shane Harwood
shanemharwood
Offline Send Email
Jan 13, 2006
3:35 pm
3611
Please remember that kdu_compress is provided as a demonstration sample for how to use the Kakadu SDK core system. It is not designed, nor is it intended, to...
mikeunverferth
Offline
Jan 13, 2006
3:36 pm
3612
Question about tiles... ... I have been using tiles in the TIFF format for the purpose of being able to extract any portion of the image on demand. I can't...
James Carroll
mroublic
Offline Send Email
Jan 13, 2006
8:20 pm
3613
Hi, I'd also suggest that it would be better to use a customised application. However, if your heart is set on using kdu_compress you could use the following...
Michael Owen
michaelowen75
Offline Send Email
Jan 14, 2006
12:42 am
3614
Jim, The concept of subdividing a raster image into square or rectangular tiles is the same for TIFF and JPEG2000 images, but there are some implementation...
Greg Coats
greg_coatman
Offline Send Email
Jan 14, 2006
11:32 pm
3615
Hi, Having tiles in JPEG2000 means about the same as in TIFF. The original image is devided in blocks which are compressed totally individually. This is easily...
jratike80
Offline Send Email
Jan 17, 2006
10:33 am
3617
Hello everyone, I've seen very few threads on this subject and would like to see if I can get some help on it. For a group project we are trying to move kakadu...
moog17moog
Offline Send Email
Jan 17, 2006
9:59 pm
3618
... I ... It should be possible, but it's not a simple job. If possible, I'd recommend using the new Microsoft Visual Studio 2005. That's a much newer...
simonbarkeruk
Offline Send Email
Jan 18, 2006
2:07 pm
3619
I am pleased to report that all that was necessary was adding the - flush_period option to kdu_compress. With the -flush_period option, kdu_compress accepts as...
Greg Coats
greg_coatman
Offline Send Email
Jan 19, 2006
2:03 pm
3620
1. In the example I originally gave, I stated that I was creating a losslessly compressed JPEG2000, so in that case there are no visible tile boundaries. 2. I...
Greg Coats
greg_coatman
Offline Send Email
Jan 19, 2006
2:04 pm
Messages 3590 - 3620 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