Skip to content

Image processing in F# on GPGPU using Brahma.FSharp

License

Notifications You must be signed in to change notification settings

gsvgit/ImageProcessing

Repository files navigation

ImageProcessing

Simple image processing on GPGPU in F# using Brahma.FSharp.


Builds

GitHub Actions
GitHub Actions
Build History

NuGet

Package Stable Prerelease
ImageProcessing

Developing

Make sure the following requirements are installed on your system:

  • dotnet SDK 7.0 or higher
  • OpenCL-compatible device with respective driver installed.

Building

> build.cmd <optional buildtarget> // on windows
$ ./build.sh  <optional buildtarget>// on unix

Build Targets

For details look at MiniScaffold, we use it in our project.

About

Image processing in F# on GPGPU using Brahma.FSharp

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published