Skip to content

LeonidLodygin/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

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • F# 97.1%
  • Dockerfile 1.5%
  • Shell 1.2%
  • Batchfile 0.2%