Quantcast
Channel: CUDAfy.NET
Viewing all articles
Browse latest Browse all 1169

New Post: Looking for motion detection example that runs on the GPU

$
0
0
I can't seem to find a motion detection example in CUDAfy.NET C#. Motion Detection is very straightforward and can all be done in parallel so it should be super common and available in a library like CUDAfy, yet I haven't found any examples.

To clarify, I'm looking for a function like this:

byte[] difference(Bitmap a, Bitmap b, byte threshold);

that does the calculation on the GPU.

Viewing all articles
Browse latest Browse all 1169

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>