Versão 1.0
·
Última edição em 2024-01-25
Using an BVS CA camera in OpenCV
Conteúdo
Anexos
Sem anexos
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.