Version 1.0
·
Last edited on 2024-01-25
Using an BVS CA camera in OpenCV
Contents
Attachments
No attachments
There is an OpenCV sample in SDK C++ API manual. The sample "CaptureToUserMemory" describes how to hand over image data to the OpenCV buffer and how to display it.