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 to share photos of your group with the world? 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 4508 - 4538 of 5972   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
4508
Hi Mourad, For efficiency reasons, there is not a separate phase which adds the mid-point offset. Instead, the block decoder introduces the offset by...
David Taubman
taubman_ds
Offline Send Email
Jan 2, 2007
3:02 pm
4509
Hi Mourad, First, you need to appreciate that this function executes one of 4 different conversions, depending on whether the data precision is 16 or 32 bits ...
David Taubman
taubman_ds
Offline Send Email
Jan 2, 2007
3:04 pm
4510
HI Jukka, Thanks for pointing this out again. At first, I could not see what the problem was, since my Windows build successfully compressed and rendered your...
David Taubman
taubman_ds
Offline Send Email
Jan 2, 2007
3:05 pm
4511
The gdal_merge.py python utility does create by default GeoTIF files that are interleaved by band. Unfortunately for everyone, these GeoTIF files, aside from...
Greg Coats
greg_coatman
Offline Send Email
Jan 2, 2007
3:18 pm
4512
I am pleased to learn there is a simple fix for a bug in image_in.cpp, and with this fix kdu_compress is better able to process TIF images interleaved by band....
Greg Coats
greg_coatman
Offline Send Email
Jan 3, 2007
3:34 am
4513
Hi Roddy, It should have been virtual. It will be so from now on. Cheers, david ... From: "roddy_shuler" <roddy_shuler@...> To:...
David Taubman
taubman_ds
Offline Send Email
Jan 3, 2007
2:13 pm
4514
Hi David, What do u mean by OR in the next two less-significant bits? Do u mean by that taking the next two less-significant bits. Perform an OR with these two...
ouaret mourad
lefehel_2k
Offline Send Email
Jan 3, 2007
8:47 pm
4515
Hi, I have some query regarding jpeg2000 codec in yahoo live video chat. As we all know that yahoo video chat uses jpeg2000. So can anybody tell the format in...
rits_cmp
Offline Send Email
Jan 4, 2007
2:44 pm
4516
Hi, I would like to know if the YCbCr compulsorily an Irreversible Color transform or like can an reversible color transform, which uses implmentable integer...
The Noid
slotchpot
Offline Send Email
Jan 8, 2007
10:00 pm
4517
Good evening friends, The difference b/w the two famous libraries available for jp2 ie kakadu and geoJasper are speed, ROI implementation, which I came to know...
Amit Bhatia
bhatia_amit2003
Offline Send Email
Jan 9, 2007
5:27 pm
4518
Amit, JasPer does not seem to be improving or evolving. The current version was finished a few years ago and no bug fixes even seem to be forthcoming. ...
Larry Beck
beckforce
Offline Send Email
Jan 10, 2007
3:59 am
4519
While Jasper did sit for a while it was recently updated to version 1.9 (as of 12/7/2006). See http://www.ece.uvic.ca/%7Emdadams/jasper/ and because of it's...
Michael Gormish
gormish
Offline Send Email
Jan 10, 2007
5:03 pm
4520
Hi David, Okay, I've looked at this but I still need some advice (i.e., help). My requirements are Layer 0: 0.03125 bpppb, Layer 1: 0.0625 bpppb, Layer 2:...
novakjohnj
Offline Send Email
Jan 10, 2007
5:25 pm
4521
An updated version of Jasper was released by Professor Adams on 8 Dec 2006. JasPer and GeoJasPer are both released with an open source license. I use both...
Greg Coats
greg_coatman
Offline Send Email
Jan 10, 2007
5:37 pm
4522
Hello, I would like to create tile parts for each color component. Whatever I do I just get 1 Tile Part. The next thing is that I would like to be able to...
dadamnhui
Offline
Jan 10, 2007
5:42 pm
4523
I'm trying to compress six uint8 channels using Part 2 multicomponent wavelet transforms, but I'm not having much luck. Eventually I just want to use...
Sean B
barnacle_junior
Offline Send Email
Jan 11, 2007
3:38 am
4524
You can use "ORGtparts=R|C" (probably need to quote it in your shell) and "Corder=CPRL" to get an image with 3 tile-parts (one for each colour component) for...
David Taubman
taubman_ds
Offline Send Email
Jan 11, 2007
1:49 pm
4525
Hi John, Multiply bpppb by the number of bands and the number of pixels in the image (spatially) to get the total number of bits, over the image. Divide this...
David Taubman
taubman_ds
Offline Send Email
Jan 11, 2007
1:49 pm
4526
HI Sean, The reason for the error message is that "Mstage_collections:I25={5,5}" describes a transform from 5 components to 5 components, whereas you have 6...
David Taubman
taubman_ds
Offline Send Email
Jan 11, 2007
1:52 pm
4527
This aspect of the library is still too perplexing for me so I went ahead and implemented what I think is a Haar decomposition as a single-pass SSE2 integer...
Sean B
barnacle_junior
Offline Send Email
Jan 13, 2007
2:10 pm
4529
In the demo application, there is a rectangular area within the image window that represents the region of interest and hence this area is where the detailed...
paul186282
Offline Send Email
Jan 15, 2007
5:28 pm
4530
I am pleased to report that Kakadu version 5.2.6 compiles successfully under Mac OS X 10.4.8, on Apple PowerPC G5, and Apple Intel Macintosh computers....
Greg Coats
greg_coatman
Offline Send Email
Jan 16, 2007
2:08 pm
4531
I wrote principal component analysis code and have an eigenvector basis for the KL Transform for each image. I read the reversible integer mapping papers...
Sean B
barnacle_junior
Offline Send Email
Jan 16, 2007
10:49 pm
4532
I am developing Joint Source-Channel Coding simulations for Telemedicine networks, by QoS and distortion metric tests. I want to know if Kadaku can make these...
trafico2004
Online Now Send Email
Jan 17, 2007
4:54 pm
4533
Also, I am comparing between the filters used for ECBOT and for Wedgelets and Contourlets, again, using Qos and HVS metrics for distortion by compression test....
trafico2004
Online Now Send Email
Jan 17, 2007
4:59 pm
4534
I'm trying to extract a scaled portion of a jp2 image using Kdu_region_compositor. I'm setting the Access_size(), but it is getting changed by the Process...
johnvaltus
Offline Send Email
Jan 17, 2007
11:20 pm
4535
David, I didn't see this response until now. The last two versions of the java code don't cause this problem for me. John...
johnvaltus
Offline Send Email
Jan 17, 2007
11:22 pm
4536
Sorry, that piece of code doesn't show the problem I'm having. debug_dims is coming back equal to view_dims, which is correct. The problem is that the change...
johnvaltus
Offline Send Email
Jan 18, 2007
4:38 am
4537
Here's an example: An image with the pixel dimensions x = 6283, y = 7035 scaled down to scale = 0.02 I get x = 125.66 and y = 140.7 kdu_region_compositor...
johnvaltus
Offline Send Email
Jan 18, 2007
6:25 pm
4538
is there any SDK available to check the utility of Kakadu according to my needs?? Or any other way to solve the purpose. Thanks in anticipation Amit Bhatia...
Amit Bhatia
bhatia_amit2003
Offline Send Email
Jan 18, 2007
6:32 pm
Messages 4508 - 4538 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