Hi;
i searched JAI and ImageIO library for 64 bit windows, but i didn't find any version of these. Last 64 bit win vesion request on Java Bug tracking system 6-7 years ago.
I think, jai's developers will not release any version for win64. :(
My question is, can we build jai and imageio from their source for 64bit windows, is it possible? How?
thanks a lot...
//***************************************************
Hi, JAI and JAI Image I/O have two parts from source language points of view, java and C/C++. The java part is free (as free beer) and you can download and compile from java.net, but this is java source, no matter architecture (x86, x64).
The C/C++ source code is not released by SUN so you only get the compiled .dll for Win32 and others platforms. This source code is not released due to several reasons, one is SUN uses source from third parties and have the right to use it, not to (freely) redistribute it.
We contact SUN three years ago for several bugs present in JAI Image I/O JPEG 12bit codec and they give some options. If these bugs are urgent for us, we can provide C/C++ programmers for solving them, by SUN providing us the source code of codecLib if we sign a NDA (Non Disclosure Agreement). The other option was wait for SUN to solve the problems. We provide assistance to the SUN engineer assigned to the bugs and he solved in less than a week.
Now the situation seems to be different, as JAI and related projects (Image I/O) seems to be no longer active, i.e. nobody is working on them (new releases, bug fixes).
So you eventually will have lot of problems with JAI if you require new versions.
You can use the 32bit JRE to execute programs that use JAI in 64bit OS like Windows 7 x64.
Unfortunately you can't use JAI or Image I/O in a 64bit JRE, as you only can use the functionality available in pure Java and lost most codecs in Image I/O.
Another question is what you really need from JAI. JAI can be used using the 100% pure Java implementation (software version), slower but solves the problems of x64. JAI Image I/O also have some functionality that can be implemented by 100% pure Java but most of them, like codecs, require native dll like codedLib.
// shappy
so,还没有上当的同志们,趁早选择其它方式发,它虽然是纯java的x64解决方案,但是实际上编码器是需要调用dll的,无解。Ever son of god is dying!
分享到:
相关推荐
赠送jar包:jai-imageio-core-1.4.0.jar; 赠送原API文档:jai-imageio-core-1.4.0-javadoc.jar; 赠送源代码:jai-imageio-core-1.4.0-sources.jar; 赠送Maven依赖信息文件:jai-imageio-core-1.4.0.pom; 包含...
赠送jar包:jai-imageio-core-1.3.0.jar; 赠送原API文档:jai-imageio-core-1.3.0-javadoc.jar; 赠送源代码:jai-imageio-core-1.3.0-sources.jar; 赠送Maven依赖信息文件:jai-imageio-core-1.3.0.pom; 包含...
赠送jar包:jai-imageio-core-1.4.0.jar; 赠送原API文档:jai-imageio-core-1.4.0-javadoc.jar; 赠送源代码:jai-imageio-core-1.4.0-sources.jar; 赠送Maven依赖信息文件:jai-imageio-core-1.4.0.pom; 包含...
java高级图片处理工具 jai-imageio,可以修改图片分辨率等
《JAI ImageIO-1.1-alpha.jar在OCR项目中的应用与详解》 在数字化信息时代,光学字符识别(OCR)技术已经成为了处理大量文本数据的重要工具。在进行OCR项目时,选择合适的库和组件至关重要,其中“jai_imageio-1.1-...
jai-imageio-core-1.3.0.1.jar jai-imageio-core-1.3.0.1.jar
赠送jar包:jai-imageio-core-1.3.0.jar; 赠送原API文档:jai-imageio-core-1.3.0-javadoc.jar; 赠送源代码:jai-imageio-core-1.3.0-sources.jar; 赠送Maven依赖信息文件:jai-imageio-core-1.3.0.pom; 包含...
本文将深入探讨标题和描述中提到的两个关键库:`jai-imageio-1.1.jar`和`swingx-1.6.1.jar`,它们在图形处理领域中的作用以及如何在Java项目中应用它们。 首先,`jai-imageio-1.1.jar`是Java Advanced Imaging (JAI...
在给定的压缩包文件中,包含了两个关键的JAR(Java Archive)库,它们是`jai_imageio-1.1-alpha.jar`和`swingx-0.9.5-2.jar`,主要用于Java中的图像处理和增强Swing组件的功能。 首先,`jai_imageio-1.1-alpha.jar`...
描述中提到的"jai_imageio-1_0_01-lib-windows-i586-jdk-for32"进一步强调了这是32位版本的库,对于那些需要在32位操作系统上进行DICOM图像转换为普通图片格式的开发者来说,这是一个必要的工具。DICOM是一种专为...
《32位环境下的JAI_IMAGEIO:解决DCM4CHE2在Windows中的图像压缩与解压缩问题》 在IT领域,尤其是医疗影像处理部分,数据的存储和传输经常涉及大量的图像文件,如DICOM(Digital Imaging and Communications in ...
标题中的"jai_imageio-1.1-alpha.jar"和"swingx-1.0.jar"是两个在Java环境中用于图像处理和用户界面构建的重要库。让我们深入了解一下这两个库以及它们在图片操作、图片识别和验证码识别中的应用。 **1. JAI Image ...
标题中的"jai_imageio-1.1-alpha,swingx-1.0"指的是两个Java库,它们在处理图像和图形用户界面(GUI)方面扮演着重要角色。这两个库是开发人员在Java环境中进行图像处理和GUI设计时的常用工具。 `jai_imageio-1.1-...
在本篇文章中,我们将深入探讨JAI中的核心组件ImageIO,并以其在"jai_imageio-1.0.jar"中的应用为线索,揭示其在图像处理领域的强大能力。 ImageIO是Java标准库中的一个子模块,位于javax.imageio包下,它提供了一...
javaweb常用jar包,javaee框架常用jar包,亲测可用,若需其他版本可给我留言
在Java中,我们可以利用特定的库来实现这一功能,比如"jai_imageio-1.1.1.jar"、"swingx-1.6.1.jar"和"ocr-1.11.jar"这三个jar包就提供了必要的支持。 1. **jai_imageio-1.1.1.jar**: Java Advanced Imaging ...
`jai_imageio-1.1-alpha.jar`是Java Advanced Imaging Image I/O (JAI-IO)库的一个版本,它是Java Advanced Imaging (JAI)框架的一部分。JAI是由Sun Microsystems开发的,用于处理和操作图像的高级库。JAI-IO扩展了...
标题中的"jai_imageio-1.1-alpha.jar & swingx-1.0.jar"提到了两个关键的Java库:Java Advanced Imaging Image I/O (JAI Image I/O) 和 SwingX。这两个库在Java开发中扮演着重要的角色,特别是在图形用户界面(GUI)...
标题中的"jai-imageio和swingx.jar.zip"是一个包含两个关键Java库的压缩文件,它们分别是jai-imageio-1.1.jar和swingx-1.6.1.jar。这两个库在Java开发中用于图形处理和用户界面设计,特别适用于需要高级图像操作和...