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...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

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 5095 - 5124 of 5972   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
5095
Hi, Could someone please provide the setting that could generate the best quality HD (720 and 1080) MJPEG2000 file using kdu_v_compress? Thanks. Jay...
jaehan71
Offline Send Email
Jan 2, 2008
7:49 pm
5096
Hi Guys, I am trying to compress losslessly DICOM images, using kdu_stripe_compressor. I load pixel data into memory buffer and pass it to the compressor. Here...
lvasilkovsky
Offline
Jan 3, 2008
11:47 pm
5097
I am having problems compressing 16bit, 1-component, unsigned pixel data using a lossy compression. I am using the kdu_stripe_compressor from the...
mciragan
Offline Send Email
Jan 4, 2008
5:05 pm
5098
I want to develop an application in which multiple-bitrate Jpeg2000 data is created from single Jpeg2000 compressed data which has multiple-bitrate quality...
yasuhihiiin
Offline Send Email
Jan 11, 2008
6:58 pm
5099
Hello all, We have a situation where some of our compressed images are specified to have ROIs. We also have a size limit for the compressed output image, so...
parrbr
Offline Send Email
Jan 11, 2008
6:59 pm
5100
I found out that the unsigned 16-bit pixels (little endian) are not ranging from 0-65535, but from 30962-33005 only. So only a subset of the 16-bit value range...
mciragan
Offline Send Email
Jan 17, 2008
2:05 pm
5101
Hi: We'd like to by your Non commercial lisence which can research and test the efficiency of HD video codec!Can you give us more information about the Non...
derek.photoman
Offline Send Email
Jan 22, 2008
1:53 pm
5102
Currently I am in the research phase of a project to understand how NITF2.1 images containing JPEG2000 images can be served from a server to a client. To...
Simon Barlow
smbgsrs
Offline Send Email
Jan 23, 2008
3:19 pm
5103
Hello, i used this two commands kdu_compress.exe -i *.tif -o *.jp2 Sprecision=16 Qstep=0.0000153 -rate VARIABLE -no_weights kdu_compress.exe -i *.tif -o *.jp2...
daniele_t79
Offline
Jan 25, 2008
3:56 pm
5104
I'm using the Ckdu_region_decompressor object in the managed extensions in VS2005 VC++ .NET to decompress a single channel, signed raw file that had been...
bobcourtney2003
Offline Send Email
Jan 25, 2008
10:53 pm
5105
Hi All, The requirment is to produce one jpeg2k video clip with one image, who can give me one hand to resolve it quickly , thanks advancely! Best Regards, ...
shi.lin1@...
forestcg
Offline Send Email
Jan 29, 2008
1:49 pm
5106
We have been trying to track down crashes that seem to occur when using Kakadu to read and write multiple JPEG2000 images in a sequence. This occurs during...
mikeunverferth
Offline
Jan 31, 2008
4:06 pm
5107
... I'm wondering why the tile-part header of the second codestream needs to be stripped off? Why not: Y_SOT Y_SIZ Y_SOT Y_SOD Y_DATA CrCb_SOT CrCb_SOD...
jastam13
Offline Send Email
Feb 4, 2008
1:58 pm
5108
Hello all, I am a V5 user of Kakadu software. I would like now to move to V6 with speed pack, but before buying the licenses, I would like to test this pack...
a_barier
Offline Send Email
Feb 8, 2008
8:26 pm
5109
I have the latest version of Kakadu, and when I try to run kdu_expand.exe on a file with spaces I get an error. I have put a file (image2.jp2) into the...
tedunni
Offline Send Email
Feb 8, 2008
8:27 pm
5110
Hi, has anybody seen a popup window like this : Assertion Failed! File: kdu_threads.h Line: 176 Expression: group == NULL I have embedded Kakadu 6.0 in my...
sven131076
Offline Send Email
Feb 11, 2008
4:20 pm
5111
Dear friends, Is there any DICOM support in the latest version of Kakadu software. Thanks and Regards Alvin...
alvin_ak
Offline
Feb 12, 2008
1:56 pm
5112
Hi, When I tried to decompress & play MJ2 file with kdu_vex_fast command, I got an error,"could not create DirectX display device". the command I tried was; ...
yasuhihiiin
Offline Send Email
Feb 12, 2008
1:56 pm
5113
Hi Yas, Try using "W30" first instead of "F30" since the W variant does not require full screen mode. Still, that might not help. This demo executable uses...
David Taubman
taubman_ds
Offline Send Email
Feb 15, 2008
7:41 am
5114
Hi Alvin, I'm afraid Kakadu does not contain any explicit DICOM support of its own. It is something that we should definitely consider, although it could be...
David Taubman
taubman_ds
Offline Send Email
Feb 15, 2008
7:42 am
5115
Hi Sven, As suggested in the comments with that function, it is best if you call the "destroy" function explicitly first, so that you can check if there is any...
David Taubman
taubman_ds
Offline Send Email
Feb 15, 2008
7:52 am
5116
This has nothing to do with Kakadu; it is your usage of the command shell you are using. Surround the file name in double quotes, as in kdu.expand.exe -i...
David Taubman
taubman_ds
Offline Send Email
Feb 15, 2008
8:00 am
5117
I suggest that you directly contact Michael D'Aprix outlining what you would like to test and for what purpose. We can go from there. I have CC'd Michael on...
David Taubman
taubman_ds
Offline Send Email
Feb 15, 2008
8:01 am
5118
You are right, you should keep the tile-part headers. However, if the tile-part headers do not contain tile-part lengths (i.e., the length field is 0), you...
David Taubman
taubman_ds
Offline Send Email
Feb 15, 2008
8:24 am
5119
Dear David Thanks for the reply. I am assuming that you have previous experience in DICOM image streaming. We are planning to develop a Medical Image Web...
alvin_ak
Offline
Feb 15, 2008
1:36 pm
5120
In all honestly, this seems to be an issue outside the realm of Kakadu. Applying the window width and level (in terms of grayscale images) is simply a...
Jason Klotzer
jason_klotzer
Offline Send Email
Feb 15, 2008
8:13 pm
5121
I'm using c++ on linux and I want to compile and build The entire kakadu folder. The compiler i'm using is clearcase. What should be in my makefile and where...
unn0x
Offline Send Email
Feb 17, 2008
9:04 pm
5122
You should read the "Compiling_Instructions.txt" file first. It tells you where you can find the make files, what order to build in, what environment...
David Taubman
taubman_ds
Offline Send Email
Feb 18, 2008
2:59 am
5123
Hi David, my application uses several threads that loads images and process them. I am not exclusively using JPEG2000. I wrote a new import function for...
sven131076
Offline Send Email
Feb 18, 2008
1:52 pm
5124
I am wanting to perform lossy compression of BMP images using compression ratios of around 130:1. In order to achieve an even smaller compressed file size for...
jeremy.barnsley
Offline Send Email
Feb 18, 2008
1:52 pm
Messages 5095 - 5124 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