-
I am struggling with a memory accumulation problem. I am running an alvium 1800 U-158m in hardware triggered mode. I am acquiring a series of frames periodically which is controlled by an external tri…
-
The following fish species are non-native in Flanders but considered native in waarnemingen.be
- [ ] [Abramis sapa](https://waarnemingen.be/species/22437/) (no current observations in waarnemingen.…
-
I upload my code to show the image from color camera.
frame.buffer_data_numpy cannot return correct data if I use more than 8 bit depth pixel format, such as "BayerRG12", "RGB8Packed" and "RGB8Packe…
-
I need help setting up a GigE camera to function with a circular recording buffer. I am trying to record a brief event (hummingbird coming to a feeder). It is tough to trigger the camera before this h…
-
Hey,
I am using Mako G-192B camera and Vimba SDK 6.0 (ARM64) on Raspberry Pi 4. I want to grab synchronous frames. I setup my camera and set ExposureAuto feature to continuous in code as seen below…
-
hello, I'm looking to recover the frames from two types of streams, which are both defined by the number of frames (not time).
1) I'm starting with this a-synch camera stream:
```
with Vimba.get_…
-
Hi,
We are using Mako G-223C for recording videos from running vehicles. The data needs to be recorded automatically from only a defined region of interest whenever the vehicle starts moving. The OS …
-
2023-11-29 04:28:47,152 ERROR [vimba_client.py:116] VimbaCapture: Failed to start camera 192.168.9.74/aal-b9701u1-cam006 Traceback (most recent call last):
File "/opt/venv/lib/python3.10/site-packa…
-
Hi, I'm trying to to use pymba with Manta G-419C(Gige).
For instance, when I do `opencv_acquire_streaming_images.py` in examples, and I use Vimba Viewer to confirm that camera is locked by python o…
-
I started with the development of a GUI application with PySide2 together with VimbaPython using PixelFormat `RGB8`. I did 72h tests capturing RGB8 frames with 12 fps without any problems.
After sw…