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 5449 - 5478 of 5972   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
5449
Hello! Using "Render" order,I converted"jpeg2000"picture into "BMP" picture. In this way,the "BMP" picture is 32 bit,How can I get 24 bit picture? Can anybody...
aa
liangyouren
Offline Send Email
Sep 1, 2008
1:56 pm
5450
This Help says: "In some cases, however, it may be desirable to decompress all of the raw image components available from a code-stream. Use this switch to ...
h_bekkouche
Offline Send Email
Sep 1, 2008
6:08 pm
5451
The documentation for "-o" in kdu_expand says: -o <file 1>,... One or more output files. If multiple files are provided, they must be separated by commas. Any...
Roland_Sweet@...
roland_a_sweet
Offline Send Email
Sep 1, 2008
6:44 pm
5452
Hi Roland, When I open the generated .jpx file with "kdu_show" I can see all components (470 slices). But when I want to generate my original file with...
h_bekkouche
Offline Send Email
Sep 2, 2008
2:00 pm
5453
Hi everybody, I'm using the kdu_server and i specify the working directory when I launch it. The problem is that when I try to get a jpeg2000 file which is in...
slvaman69
Offline Send Email
Sep 2, 2008
2:01 pm
5454
Hi Hocine. It seems there are two options: (1) write your own class to handle the output or (2) write a script to decompress one slice at a time and cat the...
Roland_Sweet@...
roland_a_sweet
Offline Send Email
Sep 2, 2008
2:24 pm
5455
Hi, My experience is that gdal JP2KAK driver is rather fast when a whole image is to be translated to other formats. However, it is slow when frequent...
jratike80
Offline Send Email
Sep 3, 2008
6:12 pm
5456
We have the downloaded kdu programs and what we want to is to benchmark the comporession timke of a 2768x4006 BMP image can someone tell us how to do this...
Jennifer Good
msdsimaging
Offline Send Email
Sep 5, 2008
2:26 pm
5457
Write a short batch file: echo. | time | find "." kdu_compress ... (fill in your command line arguments to compress the file) echo. | time | find "." will give...
Roland_Sweet@...
roland_a_sweet
Offline Send Email
Sep 5, 2008
2:37 pm
5458
/usr/bin/time kdu_compress -i 18stj940125.bmp -o 18stj940125.jp2 - rate 2.40 -num_threads 2 Processed using the multi-threaded environment, with 2 parallel...
Greg Coats
greg_coatman
Offline Send Email
Sep 5, 2008
3:55 pm
5459
Kakadu V6.0 is crashing in kd_codestream::trim_compressed_data(). The reason is the end condition in this loop at Line 5070: for (int b=0; b <=...
costa_touma
Offline Send Email
Sep 6, 2008
3:07 am
5460
We are thinking about building a product of whuich Kakadu swe will be a crucial part, Is there a provision for allowing us to use a kakadu logo in our own...
Jennifer Good
msdsimaging
Offline Send Email
Sep 6, 2008
3:07 am
5461
Hi folks, I have a 16 bpp unsigned TIFF image with 10 bits depth (6 MSB bits unused). I'm using kdu_compress -i infile.tif Sprecision=10 Creversible=yes -o ...
yaronronyyogev
Offline Send Email
Sep 7, 2008
2:41 pm
5462
Hi, kdu_compress blocks (seems to run into loop occupying 50% of CPU time) when running kdu_compress -i infile.raw Sprecision=10 Ssigned=no Sdims= ...
yaronronyyogev
Offline Send Email
Sep 7, 2008
2:41 pm
5463
Try Sprecision={10} "yaronronyyogev" <yaronronyyogev@...> Sent by: kakadu_jpeg2000@yahoogroups.com 09/07/2008 02:00 AM Please respond to ...
Roland_Sweet@...
roland_a_sweet
Offline Send Email
Sep 8, 2008
1:56 pm
5464
I was able to test Kakadu 6.0 on our Linux 32-bit systems and kdu_expand worked where the 4.4 binary had not. The only remaining explanation I can come up with...
mikenidel
Offline Send Email
Sep 8, 2008
7:21 pm
5465
From the Kakadu documentation is seems that the recommended way of avoiding process termination upon destruction of a kdu_error instance is to install an error...
Scott Batchelor
goodrich_sba...
Offline Send Email
Sep 11, 2008
5:03 pm
5466
You don't have to throw the exception from the destructor. Instead throw the exception from the overridden flush() method in your class derived from...
mikeunverferth
Offline
Sep 11, 2008
5:08 pm
5467
Mike's answer is good. To augment his answer: `kdu_error' objects are always instantiated and immediately destroyed, using code like the following if...
David Taubman
taubman_ds
Offline Send Email
Sep 12, 2008
5:51 am
5468
Dear Kakadu users, I just want to apologize for my silence over the last couple of months. I have been doing a lot of travelling and I have also been...
David Taubman
taubman_ds
Offline Send Email
Sep 12, 2008
6:02 am
5469
I am very new to Kakadu and am trying to figure out some logic. I have a JPEG2000 file, and want to extract an ROI from that file, and create a new and smaller...
arnstrb
Offline Send Email
Sep 12, 2008
6:02 pm
5470
Hi, I think I have found a problem with the kindly provided kdu_stripe_compressor, but I hope it is me :) I am using KDU V6.0 on an Intel machine. I have...
CindyPerz
Offline Send Email
Sep 12, 2008
9:49 pm
5471
Does anyone know how I can go about extracting images from a MJ2 video? I have created a video using compress and merge but now I would like to extract the...
jinxis2001
Offline Send Email
Sep 15, 2008
1:54 am
5472
I "discovered" my problem. Just in case anyone else is a dumb as I was I thought I'd post the error. There are 4 overloads to the compressor's push_stripe...
CindyPerz
Offline Send Email
Sep 15, 2008
5:51 pm
5473
Dear Sir. I made three .jpx files from three .bmp files with kdu_compress like "kdu_compress -i 0001.bmp -o 0001.jp2". And I merged the three .jp2 files into a...
Á¶·¡ÈÆ
dracon70
Offline Send Email
Sep 16, 2008
5:07 pm
5474
Hello, My company is seeking a developer to create a JAI ImageWriter implementation based on the Kakadu JNI interfaces. We have already purchased a Kakadu ...
Justin Falk
jfalk2002
Offline Send Email
Sep 18, 2008
5:42 pm
5475
Hello~~ i have a big problem... my problem is this..... 1. I have a 16 bit TIFF grey aerial photograph. (i can look clouds, river and tiny buildings) 2. I...
hansigkang
Offline Send Email
Sep 18, 2008
5:43 pm
5476
Sure, this is a common problem encountered when working with high bit-depth TIFF images. The problem is only how the bits are interpreted. If your sample...
David Taubman
taubman_ds
Offline Send Email
Sep 19, 2008
6:09 am
5477
Hi all, I'm working on a Java ImageIO plugin (kakadu JNI based) to be used as data access layer for geospatial imagery encoded as JPEG2000. My sample images...
danysteel111
Offline Send Email
Sep 20, 2008
12:50 am
5478
For the purpose of displaying JPEG2000 images, seeking a developer to incorporate support for the Kakadu -num_threads feature into the open source GDAL JP2KAK...
Greg Coats
greg_coatman
Offline Send Email
Sep 20, 2008
12:50 am
Messages 5449 - 5478 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