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...
Message search is now enhanced, find messages faster. Take it for a spin.

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 4442 - 4471 of 5972   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
4442
Hi, I'd like to use the managed extensions to employ kakadu with C# and also .Net aware C++ ( windows forms, etc) in VS2005. ... Win32 ------ Deleting...
bobcourtney2003
Offline Send Email
Dec 4, 2006
5:15 pm
4443
for futher info on the run-time error, this is the stack trace of the error: System.IO.FileNotFoundException was unhandled Message="The specified module could...
bobcourtney2003
Offline Send Email
Dec 4, 2006
5:17 pm
4444
Hi David, I've gone with the JPX approach as you described below. This appears to work within kdu_show. However within my own code I'm having a bit a moment......
Christopher Hunt
thehuntschris
Offline Send Email
Dec 5, 2006
2:00 pm
4445
I use 'pull_stripe' for decompression. I get the same timing performance whether I specify one (1) or more stripes on each pull_stripe() call. Is this what...
novakjohnj
Offline Send Email
Dec 5, 2006
4:25 pm
4446
Using Kakadu managed extensions for C#, how do I convert a JP2 file into a BMP file? I want to accomplish the same thing as: kdu_render "-i "file.jp2" -o...
Larry M Male
larrymmale
Online Now Send Email
Dec 6, 2006
4:20 pm
4447
Using: Visual Studio 2005 coresys and apps built successfully kdu_mni compilation errors Error 7 error LNK2028: unresolved token (0A000006) "extern "C" void...
Larry M Male
larrymmale
Online Now Send Email
Dec 6, 2006
9:20 pm
4448
Larry, I had this same issue and had solved it by adding `msvcmrt.lib` as an additional linker dependency. jk _____ From: kakadu_jpeg2000@yahoogroups.com ...
Jason Klotzer
jason_klotzer
Offline Send Email
Dec 6, 2006
10:42 pm
4449
I am running Microsoft Vista on a 64 bit platform. Is is possible to compile and run the Kakadu managed classes on a 64 bit platform? Do I just re-compile...
Larry M Male
larrymmale
Online Now Send Email
Dec 7, 2006
8:24 pm
4450
That solution worked like a charm. Thank you so much, Jason. --Larry ... an ... *),void...
Larry M Male
larrymmale
Online Now Send Email
Dec 7, 2006
8:25 pm
4451
Jason, I had read your hint that in a previous post and successfully compiled kdu_mni using your advice, but I still get run-time errors when I use kdu_mni in...
bobcourtney2003
Offline Send Email
Dec 7, 2006
8:27 pm
4452
I have successfully built coresys and kdu_mni for 64 bit platform and I have built KduRender2 for AnyCPU (Visual Studio 2005). When I execute KduRender2, I get...
Larry M Male
larrymmale
Online Now Send Email
Dec 7, 2006
11:02 pm
4453
Bob, If you're referring to the FileNotFoundException (The specified module cannot be found) issue. This happens when a DLL cannot find one of its dependencies...
Jason Klotzer
jason_klotzer
Offline Send Email
Dec 7, 2006
11:06 pm
4454
HI Bob, I had the same problem when I first upgraded to VS2005 using the automatic upgrade tool. I fixed it by recreating the "kdu_mni" project from scratch...
David Taubman
taubman_ds
Offline Send Email
Dec 8, 2006
1:51 pm
4455
Please refer to my last post (http://tech.groups.yahoo.com/group/kakadu_jpeg2000/message/4453). I believe it might help you with this. jk _____ From:...
Jason Klotzer
jason_klotzer
Offline Send Email
Dec 8, 2006
1:51 pm
4456
Dear Kakadu users, You may wish to know that I have just released a new version of Kakadu (v5.2.4) which comes with a complete set of build tools for...
David Taubman
taubman_ds
Offline Send Email
Dec 8, 2006
1:54 pm
4457
is missing for kdu_managed_2005 > KduRender_2005.csproj kdu_constants.cs is missing for KduRender2_2005.csproj or these two are generated? i am building...
lubinlu
Online Now Send Email
Dec 8, 2006
6:18 pm
4458
I have put all of the Kakadu DLLs into the Kakadu\bin\KduRender2 directory and I still get the FileNotFoundException. Please recall that I am running on a 64...
Larry M Male
larrymmale
Online Now Send Email
Dec 8, 2006
6:18 pm
4459
While I had no problems compiling Kakadu version 5.2.2, Kakadu version 5.2.4 does not successfully compile under Mac OS X 10.4.8. While these succeed ...
Greg Coats
greg_coatman
Offline Send Email
Dec 8, 2006
6:18 pm
4460
Larry, I suggest using Process Monitor to find out which exactly file is not found and where the OS was looking. This program is the successor to the popular...
Tom Grandgent
tgrandgent
Offline Send Email
Dec 8, 2006
9:15 pm
4461
Hi, We upgraded from version 4.x to 5.x to address some memory problems, but it appears that the Kdu_simple_mem_source is no longer part of the new API....
erwinhogeweg
Offline Send Email
Dec 11, 2006
3:52 am
4462
I want to get JPEG2000 color image file from ADV202 stream. Begenning from two J2C files (one for luminance, one for chrominace), finally I got one...
yoshihiko_kawakami
yoshihiko_ka...
Offline
Dec 11, 2006
1:55 pm
4463
Hello, I am looking for a JP2 Viewer to validate big images ( 30000 x 30000 ) with tiles. Your viewer (kdu-show) seems OK but only available on Linux and I ...
jlmpascal
Offline Send Email
Dec 11, 2006
1:55 pm
4464
I have been building v5.2.4 that ive just recieved using MS visual C++ v6.0 and have successfully built KDU_compress and KDU_expand, however when I try to...
ducksburyj2k
Offline Send Email
Dec 11, 2006
3:32 pm
4465
... Hi, For sure kdu_show is available for Windows, how do you think it was not? Free ER Viewer from ER Mapper is not bad either. And I noticed just that...
jratike80
Offline Send Email
Dec 11, 2006
3:57 pm
4466
... 30000 ) ... ..) ... noticed ... Hi, i've used kdu_show in Linux with wine without problems, although i haven't tested so big images. You could also test...
juanp_garciao
Offline Send Email
Dec 11, 2006
9:53 pm
4467
hi, i fixed those unresolved symbols by adding #include "compressed_local.h" #include "jpx_local.h" #include "mj2_local.h" #include "serve_local.h" #include...
lubinlu
Online Now Send Email
Dec 11, 2006
9:56 pm
4468
I have built with C++ V6.0. Please note that you need to install the "Visual C++ 6.0 Processor Pack" which requires VC6 SP5. You can find the details in the...
erwinhogeweg
Offline Send Email
Dec 12, 2006
3:13 am
4469
Never mind, this class came from a different source. Thanks for your attention though, Erwin ... ...
Mr Erwin Hogeweg
erwinhogeweg
Offline Send Email
Dec 12, 2006
3:15 am
4470
I finally found out that the debugger and compiled versions will not work unless the bin_x86 directory is defined in the PATH environment variable; i.e., the...
bobcourtney2003
Offline Send Email
Dec 12, 2006
3:18 am
4471
Thanks but I did try that and when it failed to install I switched to the other option in the compile instructions and used the symbol `KDU_NO_SSE' which uses...
ducksburyj2k
Offline Send Email
Dec 12, 2006
2:01 pm
Messages 4442 - 4471 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