-
**Describe the Bug**
I try to acquire a frame using the example from: https://github.com/genicam/harvesters#harvester-on-ipython, using my own .cti file. This seems to work well until i try to acquir…
-
Here are my current install notes for ROS Noetic and Autoware Mini using RoboStack on macOS Ventura
Running RViz works but I got stuck at installing Autoware Mini dependencies
```
# Autoware Mi…
-
We're a medical company using Alvium 1800 C-2050c for inspection on production lines.
I'm developing a new software using VimbaPython.
We need to use continuous acquisition most of the time, and…
-
Hello,
I'm working with Alvium 1800 U-811c camera (USB) in the Jetson Orin AGX (Jetpack 5.0.1, Deepstream 6.1). I have installed Vimba X as the main driver and SDK of the camera, and also Vimba 6.…
-
Hello,
I downloaded latest VimbaPython, and tried to run the following code through pyCharm:
import cv2
from vimba import *
def print_hi(name):
# Use a breakpoint in the code line below t…
-
Hello,
Because of the current software architecture of my program I cannot use the vmb/camera using a context manager. I would like to just initialize the communication and the camera at startup, a…
-
File "/app/vimba_client.py", line 75, in _start
CameraConfigurator.setup(camera, calibration)
File "/app/camera_configurator.py", line 32, in setup
camera.load_settings(settings_file,…
-
To reduce repository size 3rdparty dlls should be downloaded externally. This should be done with automatic scripts to make sure everything is setup correctly
ghost updated
2 years ago
-
Hi,
I am attempting to write my acquired frames straight to a video file. I followed the example in [Issue #62](https://github.com/alliedvision/VimbaPython/issues/62#issuecomment-884007191). I was …
-
### Types of Issue
- [ ] Anomaly report (something appears to not work correctly)
- [ ] Enhancement request (describe the enhancement being requested)
- [x] Other (please ensure the descripti…