Can I use opencv to read real-time images of openmv?

Can I use opencv to read real-time images of openmv?

Um, we’ll release a firmware soon that turns the camera into a UVC device. This is just mainly for the H7 to stream thermal video from the FLIR.

Thank you for your reply.So I can’t use opencv to read openmv now.

It will be easier to do that when the camera supports UVC, but you can test now using this Python module:

Here’s an example host script using the module:

Sorry I’m a newbie,can you tell me how to use this module?Thank you.

Please see this example: