Skip to main content
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

  1. Clone the TREND repository
  2. Go into the directory of the watermarker: cd TREND/watermarker
  3. Build the library: ./gradlew build
  4. Publish the artifacts locally: ./gradlew publishToMavenLocal