All Downloads are FREE. Search and download functionalities are using the official Maven repository.

Download JAR files tagged by imaging with all dependencies

Search JAR files by class name

jai_codec from group com.sun.media (version 1.1.2_01)

Java Advanced Imaging Codecs supporting support BMP, GIF (read only), FlashPix (read only), JPEG, PNG, PNM, TIFF, and WBMP.

Group: com.sun.media Artifact: jai_codec
There is no JAR file uploaded. A download is not possible! Please choose another version.
1 downloads
Artifact jai_codec
Group com.sun.media
Version 1.1.2_01
Last update 10. May 2006
Organization not specified
URL http://java.sun.com/products/java-media/jai
License Sun Microsystems, Inc. Binary Code License Agreement
Dependencies amount 1
Dependencies jai_core,
There are maybe transitive dependencies!

jai-imageio-jpeg2000 from group com.github.jai-imageio (version 1.4.0)

JPEG2000 support for Java Advanced Imaging Image I/O Tools API core. This module is licensed under the [JJ2000 license](LICENSE.txt) and is therefore NOT compatible with the GPL 3 license. It should be compatible with the LGPL 2.1 license.

Group: com.github.jai-imageio Artifact: jai-imageio-jpeg2000
Show all versions Show documentation Show source 
 

163 downloads
Artifact jai-imageio-jpeg2000
Group com.github.jai-imageio
Version 1.4.0
Last update 09. December 2020
Organization jai-imageio GitHub group
URL https://github.com/jai-imageio/jai-imageio-jpeg2000
License JJ2000
Dependencies amount 1
Dependencies jai-imageio-core,
There are maybe transitive dependencies!

pma-java from group com.pathomation (version 2.0.0.118)

Universal viewing of digital microscopy, whole slide imaging and digital pathology data. pma-java is a Java wrapper library for PMA.start (http://www.free.pathomation.com), a universal viewer by Pathomation for whole slide imaging and microscopy. YOU NEED TO HAVE PMA.START (OR PMA.CORE) RUNNING IN ORDER TO USE THIS LIBRARY. PMA-JAVA IS NOT A STAND-ALONE LIBRARY FOR WSI.

Group: com.pathomation Artifact: pma-java
Show all versions Show documentation Show source 
 

0 downloads
Artifact pma-java
Group com.pathomation
Version 2.0.0.118
Last update 05. January 2024
Organization not specified
URL http://free.pathomation.com/scripting
License The Apache License, Version 2.0
Dependencies amount 7
Dependencies commons-io, json, jackson-databind, commons-lang3, maven-deploy-plugin, httpcore, httpmime,
There are maybe transitive dependencies!

jai-imageio-core from group com.github.jai-imageio (version 1.4.0)

Java Advanced Imaging Image I/O Tools API core, but without the classes involved with javax.media.jai dependencies, JPEG2000 or codecLibJIIO, meaning that this library can be distributed under the modified BSD license and should be GPL compatible.

Group: com.github.jai-imageio Artifact: jai-imageio-core
Show all versions Show documentation Show source 
 

708 downloads
Artifact jai-imageio-core
Group com.github.jai-imageio
Version 1.4.0
Last update 16. April 2018
Organization jai-imageio GitHub group
URL https://github.com/jai-imageio/jai-imageio-core
License BSD 3-clause License w/nuclear disclaimer
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

jai-imageio-core from group com.cosium.jai-imageio (version 1.3.0.1)

Java Advanced Imaging Image I/O Tools API core, but without the classes involved with javax.media.jai dependencies, JPEG2000 or codecLibJIIO, meaning that this library can be distributed under the modified BSD license and should be GPL compatible.

Group: com.cosium.jai-imageio Artifact: jai-imageio-core
Show documentation Show source 
 

38 downloads
Artifact jai-imageio-core
Group com.cosium.jai-imageio
Version 1.3.0.1
Last update 07. January 2017
Organization Cosium
URL https://github.com/Cosium/jai-imageio-core
License BSD 3-clause License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

jai_imageio from group com.sun.media (version 1.1)

JAI Image I/O Tools provides reader, writer, and stream plug-ins for the Java Image I/O Framework and Image I/O-based read and write operations for Java Advanced Imaging. Reader-writer plug-ins are supplied for the BMP, JPEG, JPEG 2000, PNG, PNM, Raw, TIFF, and WBMP image formats. The supplied streams and associated service providers use the New I/O APIs.

Group: com.sun.media Artifact: jai_imageio
Show all versions Show documentation 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact jai_imageio
Group com.sun.media
Version 1.1
Last update 10. July 2009
Organization not specified
URL https://jai-imageio.dev.java.net/
License BSD License
Dependencies amount 1
Dependencies jai_core,
There are maybe transitive dependencies!

image-plugin-jai from group it.tidalwave.image (version 1.0-ALPHA-4)

Group: it.tidalwave.image Artifact: image-plugin-jai
Show documentation Show source 
 

0 downloads
Artifact image-plugin-jai
Group it.tidalwave.image
Version 1.0-ALPHA-4
Last update 28. December 2016
Organization not specified
URL Not specified
License not specified
Dependencies amount 5
Dependencies image-core, image-operations, image-contributions, org-openide-util-lookup, javax-media-jai,
There are maybe transitive dependencies!

jai_core from group javax.media (version 1.1.3)

The Java Advanced Imaging API extends the Java 2 platform by allowing sophisticated, high-performance image processing to be incorporated into Java applets and applications. It is a set of classes providing imaging functionality beyond that of Java 2D and the Java Foundation classes, though it is designed for compatibility with those APIs. This API implements a set of core image processing capabilities including image tiling, regions of interest, deferred execution and a set of core image processing operators, including many common point, area, and frequency domain operators.

Group: javax.media Artifact: jai_core
Show all versions Show documentation 
There is no JAR file uploaded. A download is not possible! Please choose another version.
7 downloads
Artifact jai_core
Group javax.media
Version 1.1.3
Last update 10. July 2009
Organization not specified
URL https://jai.dev.java.net/
License JDL (Java Distribution License)
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

image from group it.tidalwave.image (version 1.0-ALPHA-7)

This library is a façade for image manipulation, acting as a proxy to libraries such as Java2D, JAI, ImageJ. In its early years (after 2003) it was used for photo development, metadata management and even demonstrated distributed calculus on the Sun Grid. At the end of 2016 development stopped. It resumed at the end of 2022, dropping obsolete stuff (JAI). At the moment the portions related to image manipulation are not tested. Features about metadata manipulation are being actively developed. A few scripts for U*ix and Windows systems are provided to quickly run examples: + runViewerExample.sh + runHistogramViewerExample.sh + runViewerExample.bat + runHistogramViewerExample.bat Directory tree ============== * modules/Core sources for the core component * modules/Metadata sources for the Metadata component * modules/Processor sources for the imaging processor * modules/Renderer sources for the renderer * modules/Examples/ViewerExample example about the renderer * modules/Examples/HistogramViewerExample example about histogram computation * modules/Examples/CustomOperationExample example about custom operations * modules/Examples/Miscellaneous miscellaneous examples

Group: it.tidalwave.image Artifact: image
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact image
Group it.tidalwave.image
Version 1.0-ALPHA-7
Last update 19. January 2023
Organization not specified
URL http://tidalwave.it/project/mistral
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

image-renderer from group it.tidalwave.image (version 1.0-ALPHA-7)

Group: it.tidalwave.image Artifact: image-renderer
Show all versions Show documentation Show source 
 

0 downloads
Artifact image-renderer
Group it.tidalwave.image
Version 1.0-ALPHA-7
Last update 19. January 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies image-core,
There are maybe transitive dependencies!



Page 13 from 20 (items total 193)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy