-
GigE Vision[[1]](https://en.wikipedia.org/wiki/GigE_Vision#cite_note-1) is an [interface standard](https://en.wikipedia.org/wiki/Interface_standard) introduced in 2006 for high-performance industrial …
-
I'm trying to use the driver with a Blackfly S (BFS-PGE-04S2C-CS). After a few seconds of running it keeps giving me the following error and stops sending any images. Any help would be much appreciate…
-
I have tried to build the single channel server test example, but it fails with the following error:
`raspberry-as-gige-camera/code/server/tests/single_channel_server_test.cpp:4:10: fatal error: rpia…
-
Hi, I tried to obtain data from [**MotionCamera 3D M+**](https://www.photoneo.com/products/motioncam-3d-m-plus) using this code:
```py
import os
from typing import List
import open3d as o3d
fro…
-
Y-Nak updated
9 months ago
-
I have compiled `aravis` latest version from source and built the viewer:
```bash
sudo apt install -y intltool autogen libgstreamer-plugins-base1.0-dev libgtk-3-dev libnotify-dev
./autogen.sh --e…
-
`areaDetector` IOC simply specifies `ArraySize0`, `ArraySize1`, `ArraySize2`. Ophyd assigns these meaning in terms of `width`, `height` and `depth`. For grayscale images the `ImagePlugin` does the c…
-
Is there a particular setting to set the trigger based on software?
I have gone through the cfg file provided with the ROS package. But I am not sure which setting is for the software delay or if …
-
So I've seen this
```
===============================================================================
Ports on Slot 1
===============================================================================
P…
-
would be useful to be able to generate the gige-cat output format e.g. from
```
gige-cat --id=1234567 --set="Width=1360;Height=64;etc" --format
```
and have it generate something like `t,3ui,87040ub…