warning
There is a pending German patent application with the application number 10 2023 125 012.4. In
order to use the TREND watermarker Software in the form published here, a patent license is
required in addition to the license for the Software. See LICENSE
for more information. In case of any questions or uncertainties, please contact us at
trend@isst.fraunhofer.de.
Installation
System Requirements
Java is required to build the library with Gradle.
Building from Source
- Clone the TREND repository
- Go into the directory of the watermarker:
cd TREND/watermarker
- Build the library:
./gradlew build
- Publish the artifacts locally:
./gradlew publishToMavenLocal