Closed arielkantorovich closed 3 years ago
Are pymba and VimbaPython different? or they are same. Because I am using pymba libarary to capture the image. But i am getting black image. So there need to add cameras setting. But i have been searching how do I add this setting such as exposure time etc. But I didn't get it yet.
Yes. Pymba is a library I wrote (not associated with Allied Vision) to provide Python support for their cameras before they did. VimbaPython is a newer library that appears to give official support for Python from Allied Vision.
Hello everyone, I do not find in the methods of pymba how I can control the exposure time and the gain of the camera. In addition, how can I acquire the information single frame, for example, 10 photographs and that the method returns to me a matrix of a column row and a dimension of ten, each dimension being a specific image. Thanks to all the helpers :)