Simple image processing on GPGPU in F# using Brahma.FSharp.
GitHub Actions |
---|
Package | Stable | Prerelease |
---|---|---|
ImageProcessing |
Make sure the following requirements are installed on your system:
- dotnet SDK 7.0 or higher
- OpenCL-compatible device with respective driver installed.
> build.cmd <optional buildtarget> // on windows
$ ./build.sh <optional buildtarget>// on unix
For details look at MiniScaffold, we use it in our project.