https://github.com/dcm4che/jai-imageio-core
https://github.com/dcm4che/jai-imageio-core
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/dcm4che/jai-imageio-core
- Owner: dcm4che
- License: other
- Created: 2013-04-23T08:08:21.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2013-11-13T13:56:47.000Z (over 12 years ago)
- Last Synced: 2025-04-14T07:08:26.856Z (about 1 year ago)
- Language: Java
- Size: 1.22 MB
- Stars: 4
- Watchers: 6
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE-codecLibJIIO.txt
Awesome Lists containing this project
README
jai-imageio-core
================
This is a mavenized clone of the latest available version of the
[Java Advanced Imaging Image I/O Tools API Core][1] project. It
depends on native code and a JNI wrapper which binaries are
provided in the [dcm4che Maven Repository](http://www.dcm4che.org/maven2).
To build this project, use Apache Maven 3.0.5 or newer and run:
mvn clean install
Maven repository
----------------
To use jai-imageio-core from a Maven project, add:
com.sun.media
jai_imageio
1.2-pre-dr-b04
and:
www.dcm4che.org
dcm4che Repository
http://www.dcm4che.org/maven2
[1]: https://java.net/projects/jai-imageio-core