Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 2 KB

README.md

File metadata and controls

17 lines (9 loc) · 2 KB

weasis-core-img

License License Maven build

Sonar Sonar Sonar Sonar Sonar Coverage

This project provides a Java wrapping of OpenCV with DICOM capabilities.

Code formatter: google-java-format

Build weasis-core-img

Prerequisites: JDK 17 or higher and Maven 3

Execute the maven command mvn clean install in the root directory of the project.

Note: This project has a native library dependency which must be included in your application and launched with a specific JVM option (e.g. '-Djava.library.path="path/of/native/lib"'). Additional systems and architectures of the native library are available directly from this Maven repository.