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 5696 - 5725 of 5972   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
5696
Hi Juan, These weird results arise from differences in interpretation of the ANSI "clock()" function on Windows-based systems and Unix-based systems when...
David Taubman
taubman_ds
Offline Send Email
Apr 1, 2009
10:36 am
5697
Hi all! I'm working as an intern with the KaKaDu libs, I'm using JNI to make an eclipse RCP application which displays various medical images. The problem...
vannuffelpieter
Online Now Send Email
Apr 1, 2009
5:03 pm
5698
Kakadu version 6.1.1's kdu_expand provides, via -reduce, the ability to create from a .jp2 input file, a reduced resolution .tif output file. kdu_expand -i...
Greg Coats
greg_coatman
Offline Send Email
Apr 1, 2009
5:03 pm
5699
Hi, is it possible to bypass the inverse wavelet(9/7) transform within the Kakadu coresys? I want to decompress a .jpc codestream into individual arrays for...
ehalsteinli
Offline Send Email
Apr 3, 2009
2:51 pm
5700
Hi, i have purchased the kakadu 6.1 some months ago. I am starting to work with it at now, and i am wondering if it is possible to perform a selective tile...
aluisuc3m
Offline Send Email
Apr 6, 2009
2:21 pm
5701
Hi, I'm using the Kakadu 6.1 library to get a .jp2 image with width=10560 and height=5280 from a kdu_server. The issue is that the image I'm getting has very...
anna_sokol
Offline Send Email
Apr 6, 2009
2:23 pm
5702
Hello, I would like to compile Kakadu as a static library under Mac OS X but unfortunately I have bumped up against a compiler error and before I set out to...
Michael Ledford
michael.ledford
Offline Send Email
Apr 6, 2009
8:39 pm
5703
Hello friends, My company "Aurora" recently purchased the full Kakadu License and i'm working on Integrating the server version in java. Right now i'm having...
Bassel
bassel_j
Offline Send Email
Apr 6, 2009
8:40 pm
5704
HI Bassal, I'm not sure exactly what you mean by "server version", but for sure the way to open a kdu_codestream which has a Java-supplied compressed data...
David Taubman
taubman_ds
Offline Send Email
Apr 7, 2009
9:55 am
5705
Hi Michael, This is a surprise to me. However, Kakadu does make use of static class initialization in quite a number of places in order to configure fixed...
David Taubman
taubman_ds
Offline Send Email
Apr 7, 2009
9:56 am
5706
Hello, I need to access the chunks generated by kdu_serve::generate_increments() from java. All i need in essence is a byte[] passed from java and populated by...
Bassel
bassel_j
Offline Send Email
Apr 7, 2009
4:32 pm
5707
Hi I am looking at getting the speed pack upgrade, but I noticed in the performance chart that the increase in speed was primarily in 64 bit applications: ...
jamesatdrastic
Offline Send Email
Apr 7, 2009
4:33 pm
5708
Hi James, You are right. Unfortunately, although almost everybody has a 64-bit processor in the laptop or desktop, many are unable to use it due to the...
David Taubman
taubman_ds
Offline Send Email
Apr 8, 2009
7:47 am
5709
Hi Bassel, I suggest you write a small C++ class to do the interfacing you want and read the "kdu_hyperdoc" documentation to make sure you know how to arrange...
David Taubman
taubman_ds
Offline Send Email
Apr 8, 2009
8:05 am
5710
You can symmetrically disable wavelet transforms at the compressor and decompressor by using a Part-2 custom wavelet transform kernel which does the...
David Taubman
taubman_ds
Offline Send Email
Apr 8, 2009
8:20 am
5711
Hi Anna, At first glance, I would think your code ought to work. I now have a completely new implementation of the server and client components which is...
David Taubman
taubman_ds
Offline Send Email
Apr 8, 2009
8:30 am
5712
Yes, this is possible. You should use the fragmented compression option, which allows you to compress any fragment (any rectangular region of whole tiles) in...
David Taubman
taubman_ds
Offline Send Email
Apr 8, 2009
8:36 am
5713
I successfully built, without receiving the error message you report, Kakadu version 6.1.1, under Mac OS X 10.5.6, using the Kakadu supplied ...
Greg Coats
greg_coatman
Offline Send Email
Apr 8, 2009
1:06 pm
5714
I can see where a dual Quad-core 64-bit machine could have great performance by buffering up and decoding multiple frames in parallel. In my real-time video...
eesutton
Offline
Apr 8, 2009
1:06 pm
5715
... Hi I just tried re-compiling the core compressor with the Intel 10.1 compiler instead of the ms visual c 2005 compiler. I did not see a significant...
jamesatdrastic
Offline Send Email
Apr 8, 2009
1:07 pm
5716
Hi all! When using kdu_merge to merge 1152 seperate jp2 files into 1 jpx file, I have hit some operating system dependant boundaries. For example: On a Windows...
vannuffelpieter
Online Now Send Email
Apr 8, 2009
1:07 pm
5717
If you are building on any Intel-based Mac from the last two years or so (ie, it uses Core2 processor) there is little reason to build the 32-bit version....
mikeunverferth
Offline
Apr 8, 2009
1:16 pm
5718
David, first i'd like to thank you for your fast responses, they've been helpful. I am facing an interesting situation, specifically with kdu_servex. I know...
Bassel
bassel_j
Offline Send Email
Apr 8, 2009
3:40 pm
5719
Thanks for the answer, I am looking into porting to 64 bit now. Do you know who I would talk to about an evaluation copy of the performance pack? I have...
jamesatdrastic
Offline Send Email
Apr 8, 2009
9:54 pm
5720
... I think I have successfully solved this problem. I will try to describe what I have learned to the best of my ability. I hope I state everything correctly....
Michael Ledford
michael.ledford
Offline Send Email
Apr 8, 2009
9:55 pm
5721
Hello, I have taken the second example in kdu_render application as the basis to create a simple application that renders the output buffers of input files on...
Michael Ledford
michael.ledford
Offline Send Email
Apr 15, 2009
10:26 pm
5722
Hi! Sorry about my English. I`ll try to explain my problem as much as i can. I`m using C++ with kakadu library to decompress jpeg2000 images, entering from...
masterov24
Offline Send Email
Apr 17, 2009
7:22 pm
5723
... Hi, the problem doesn`t resolved! that is my code: #include <iostream.h> #include <qapplication.h> #include <qfile.h> //include for Kakadu #include...
masterov24
Offline Send Email
Apr 20, 2009
1:12 pm
5724
Hi.. i have been testing the fragmented compression option, but i have notice that there is some constraints when compressing. The first constraint is that...
Alvaro Luis Bustamante
aluisuc3m
Offline Send Email
Apr 20, 2009
1:12 pm
5725
Hello David (Taubman) and team, Really a great work... I am evaluating kakadu v6.0. In the kakadu client server application, initial rendering of images in the...
i4u_tt
Offline Send Email
Apr 21, 2009
9:30 pm
Messages 5696 - 5725 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