-
Hello,
First thanks for the python package it's really helpful for my actual project.
I am trying to install vmbpy in a Docker container.
I installed Vimba and Vimba X during the image building,
…
VDelv updated
8 months ago
-
Hello,
My camera works in Vimba X. Python worked to run a Gx3300 ethernet camera. However when i use a usb camera it doesn't work : i have the **VmbCError() error.**
If i do the "list-camera.py" f…
-
Hi, I am want to do image acquisition to get the maximum intensity value at certain time. This loop needs to run infinitely until the user wants to terminate the loop.
my algorithm is as follow:
1.…
-
## Summary
The vmbpy package (Python Vimba X SDK) has an issue when entering a context with a Camera object. More specifically, a certain feature cannot be queried.
## Configuration
- OS: Win…
-
Hello,
I copied CMakeUserPresets.json TAMPLATE and added the path to /home/User/Desktop/VimbaX_2023-1/api/lib/cmake/vmb under preset linux64. The command “cmake --preset linux64” is then executed. …
-
Hi!
I was hoping someone here would have an idea of what could cause this error while trying either mono_camera launch files? I have tried both building this package locally and with the ROS packa…
-
Would it be possible to adjust the `balance_ratio` for both Red and Blue?
Currently only one at a time is supported, but the calibration we get from Vimba Viewer has values for both.
-
Based on the code snippet provided by @NiklasKroeger-AlliedVision in this [comment](https://github.com/alliedvision/VimbaPython/issues/60#issuecomment-880610151) we implemented our images acquisition …
-
I'm using an Alvium 1800 U-158c USB camera with ROS noetic and Vimba SDK 6. Everything is working perfectly with Vimba Viewer.
I could'nt get it to work with this repo so I used [this fork](https://g…
-
Greetings all,
We are trying to run a Gstreamer pipeline on an NVidia Jetson NX ARM64 device with feeds from one and two Allied Vision 1800 C-319c cameras on the CSI interface. The versions we are …