Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 892 Bytes

README.md

File metadata and controls

23 lines (16 loc) · 892 Bytes

clij-apeer-template

This repository contains an example module for Apeer running GPU-accelerated image proessing using CLIJ.

Image

Usage

In order to build your workflows using CLIJ in Apeer, clone this repository and sync it with the folder you downloaded from Apeers git.

git clone https://github.com/clij/clij-apeer-template

Modify the code according to your needs. For example, you can enter your particular image processing workflow here.

If you change the jar filename in the pom.xml, keep in mind you also need to change it in the dockerfile accordingly.

Back to CLIJ documentation

Imprint