We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 252d5ce commit f76a705Copy full SHA for f76a705
src/ImageProcessing/README.md
@@ -0,0 +1,9 @@
1
+## Image processing
2
+
3
+Experiments with image convolution
4
5
+* On CPU
6
+* On GPU (using Brahma.FSharp)
7
+* Streaming
8
9
+[Set of kernels with description and examples](https://lodev.org/cgtutor/filtering.html)
0 commit comments