#OpenCV – Access a local camera 🀳in F# πŸ“

elbruno

El Bruno

Posted on February 17, 2022

#OpenCV – Access a local camera 🀳in F# πŸ“

Hi !

NET is in anniversary mode, and in Dev.to blog, someone asked about these samples in F#. It’s been a while since I wrote some F# code, and this is the perfect excuse to start.

Today Post: Access a local camera and show the camera frames in an OpenCV window. In following posts we will have a face detection demo in F#, like this one:

face blur demo in csharp using dnn

Easy to implement, and also easy to read:

Code Sample

Original post

Happy coding!

Greetings

El Bruno


πŸ’– πŸ’ͺ πŸ™… 🚩
elbruno
El Bruno

Posted on February 17, 2022

Join Our Newsletter. No Spam, Only the good stuff.

Sign up to receive the latest update from our blog.

Related