#OpenCV – Access to a camera in a Jupyter Notebook with #Python πŸ

Hi !

Super quick post today, with an answet to a question that we had last week in one of our Reactor Sessions:

Can we access to a camera 🀳 while I’m coding in a Jupter Notebook?

So, the answer is YES. Here is a sample:

vscode jupyter notebooks accesing a camera using open cv

And as usual, let’s share some code and some notes to test this.

  • I’m coding this sample using Visual Studio Code and the Jupyter Notebook extension (link)
  • I’m accesing camera 2 on my devices, I have several cameras.
  • I’m using matpotlib to show the image, from an OpenCV Mat. This is super cool, it automatically understand Mat().
  • Important: remember to release the camera at the end!

And here is the code:

Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

Happy coding!

Greetings

El Bruno

More posts in my blog ElBruno.com.

More info in https://beacons.ai/elbruno


Advertisement

Leave a comment

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Twitter picture

You are commenting using your Twitter account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s

This site uses Akismet to reduce spam. Learn how your comment data is processed.

%d bloggers like this: