Skip to content

The core lib for image processing (OpenCV wrapping)

License

Notifications You must be signed in to change notification settings

zqm2014/weasis-core-img

 
 

Repository files navigation

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.

About

The core lib for image processing (OpenCV wrapping)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%