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...
Want your group to be featured on the Yahoo! Groups website? Add a group photo to Flickr.

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 4321 - 4353 of 5972   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
4321
Dear All, Good day, Firstly, I would like to thank you for giving me the time to read my eamil. I'm using a Kakadu-SDK to handle JP2 images. Recently, I'm...
Sammer Al-Mashaqbeh
samerjo1982
Offline Send Email
Oct 1, 2006
1:27 pm
4322
Hi All: I am attempting to gauge the extent to which developers in the JPEG 2000 community are using JPIP. Can parties using this capability please send me -...
Ronald Murray
rmurrmur
Offline Send Email
Oct 2, 2006
12:41 am
4323
Dear All Does any one have a better documentation for the SDK functions and its arguments? Thanks -- Hasan Al-Halabi Research And Development Engineer. ...
hasanhalabi_4h
Offline
Oct 2, 2006
1:16 pm
4324
Better in what way? Did you generate the hyperdoc using the compiling instructions provided? This documentation contains very detailed descriptions of all of...
mikeunverferth
Offline
Oct 2, 2006
7:49 pm
4325
I see what you mean. It occurs on Windows systems as well. I had no problem decoding with "kdu_expand" or "kdu_show" or "kdu_buffered_expand". Each of these...
David Taubman
taubman_ds
Offline Send Email
Oct 3, 2006
12:51 pm
4326
Hai everyone, I am a masters student from the department of electrical engineering in stillwater , Oklahoma , U.S.A . We are presently working on identifying...
vamsi kadiyala
kadiyala34
Offline Send Email
Oct 4, 2006
2:53 am
4327
I am creating a "release" version of my command line application with Visual Studio 2005. It reported the following interesting warning about the messaging...
novakjohnj
Offline Send Email
Oct 4, 2006
12:58 pm
4328
HI John, This warning is not significant. It is true that the default destructor calls "exit" as its last statement, but that kills the process which cannot...
David Taubman
taubman_ds
Offline Send Email
Oct 5, 2006
3:06 am
4329
Dear Kakaduers, I'm currently working with licensed Kakadu SDK to develope a client-server application in C# that make use of the JPIP. unfortunately, there...
Sammer Al-Mashaqbeh
samerjo1982
Offline Send Email
Oct 5, 2006
12:52 pm
4330
Hi, I am very interested in some help on this issue as well. I have scoured the web for any examples on how to setup a jpip stream. I have tried converting...
Vincent
metzenas123
Offline Send Email
Oct 6, 2006
2:38 am
4331
Hi Mr. Taubman & others, I want to encode multiple ROIs with different Rweight values in implicit method. Can it be implemented using Kakadu software? Regards...
wy_gogogo
Offline Send Email
Oct 8, 2006
2:22 pm
4332
... Hi Michael, this sounds like the a error occoured in my code. I also want to use the kdu_stripe_compressor(v5.2.2) in multiple threads and a got a crash...
sven131076
Offline Send Email
Oct 9, 2006
12:54 pm
4333
Hello again, I have done some more testing, and I think I might have found an answer. The missing_msbs variable of a kdu_block seems to correspond to the MSBs...
cl087rostock
Offline
Oct 9, 2006
12:58 pm
4334
Dear Kakaduers, I'm trying to trace and investigate the Kdu_Show sample application ... I use the following parameters to make a request to a JP2 file: (by...
Sammer Al-Mashaqbeh
samerjo1982
Offline Send Email
Oct 9, 2006
1:11 pm
4335
Hi all, I'm tracing the Kdu_Show and Kdu_server sample applications provided with Kakadu-SDK. both of them works fine, but I get a problem. When I set the...
Sammer Al-Mashaqbeh
samerjo1982
Offline Send Email
Oct 10, 2006
2:46 pm
4337
Hi All, I was wondering if the 'kdu_simple_file_target' methods simply append to an "existing" file. I'd like to create a file with my headers then have the...
novakjohnj
Offline Send Email
Oct 12, 2006
2:55 am
4338
Should I be able to run KduRender2, or is it incompatible with version I'm using? (v5_2_2-00693N on Windows NT) I get this error: Exception in thread "main"...
johnvaltus
Offline Send Email
Oct 12, 2006
2:59 am
4339
I have georectified aerial orthoimagery "tiles" that I would like to compress into a single regional mosaic. My data is tiled into about 1600 GeoTIFF images ...
nhojpilihp
Offline
Oct 12, 2006
4:34 pm
4340
I believe I have traced this problem to the Kakadu core system, but I have no idea how to fix it at present. In order to test, I created a "demo" application...
mikeunverferth
Offline
Oct 12, 2006
4:44 pm
4341
... How would you do that? The TIFF standard does not permit any TIFF or GeoTIFF image to be larger than 4 GB. Greg...
Greg Coats
greg_coatman
Offline Send Email
Oct 12, 2006
5:05 pm
4342
do anyone have a simpler implementation of the client-server application which make use of JPIP to transfere JPEG2000 images ... do anyone have a tutorial that...
Sammer
samerjo1982
Offline Send Email
Oct 15, 2006
2:23 pm
4343
Hi, I am actually looking for an old version of kakadu if its available. Something that is compatible with the ISO/IEC Final committee draft. The new version...
The Noid
slotchpot
Offline Send Email
Oct 16, 2006
2:22 am
4345
Hi there, I'm hoping that someone can guide me through the process required for the following scenario. I have two TIFF files: - one of 10800x5400 which...
Christopher Hunt
thehuntschris
Offline Send Email
Oct 17, 2006
12:54 pm
4347
I have previously been using v5.0 and I just received v5.2.2, so I'm pretty excited to build it to use the C# safe functionality. I am using vs2005 on Windows...
Jason Klotzer
jason_klotzer
Offline Send Email
Oct 17, 2006
9:53 pm
4348
I would like to use the kdu_compress utility to create JP2 files from TIFF files that contain ICC color profiles (which meet the restrictions required by JPEG...
slabrams9
Offline Send Email
Oct 17, 2006
9:54 pm
4349
As kakadu said that it's high optimized,I want to know how much time it need to encode and decode a fixed size image such as cif?Another question is that...
zjusomwu
Offline Send Email
Oct 18, 2006
12:43 pm
4350
Try entering kdu_compress -usage, and then read about the two options -jp2_space -jpx_space Greg...
Greg Coats
greg_coatman
Offline Send Email
Oct 18, 2006
12:44 pm
4351
Hi Greg: Perhaps I'm interpreting the usage instructions incorrectly, but to me they indicate that I can specify command line arguments that will generate a...
slabrams9
Offline Send Email
Oct 18, 2006
7:34 pm
4352
I have solved the problem by adding `msvcmrt.lib` as an additional linker dependency. From what I've found on the internet, it looks like this issue could be a...
Jason Klotzer
jason_klotzer
Offline Send Email
Oct 18, 2006
7:39 pm
4353
Discrete wavelet transform (DWT) on GPU has been studied. Some results are in http://www.cse.cuhk.edu.hk/~ttwong/demo/dwtgpu/dwtgpu.html Does someone know...
cake_guan
Offline Send Email
Oct 19, 2006
3:57 pm
Messages 4321 - 4353 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