-
Hi Glenn,
When I am importing images and then using dim(), it'll read a resolution much smaller than the original picture. For example, the original resolution is 320x240, but the output of the fun…
-
I am planning to setup the camera system for 3D openpose.
If anyone would give me any information of how to connect cameras and computers, it will be highly appreciated.
Best wishes,
Tsuyoshi
-
Hi there,
I've used the package previously (just a few months ago) and everything worked fine before, but now when I try to use the readflirJPG function the error below occurs.
![Screen Shot 202…
-
Many cameras now use the GenICam standard. This includes GigE, 10GigE, USB-3, and some CameraLink cameras. For all of these the list of camera "features" is available from an XML file in the camera.…
-
Hi Pierre,
I tried circus with the data from your manuscript, and I really like it! I then tried to run spyking-circus path/mydata.rhd using INTAN rhd data and I get this error reading the rhd data…
-
GenICam integer features are 64-bit integers. However, the ADGenICam GenICam feature class declares these pure virtual methods:
```
virtual int readInteger(void) = 0;
virtual int readInteg…
-
Dear Glenn,
in your temp2raw [function description](https://github.com/gtatters/Thermimage/blob/master/R/temp2raw.R) you are stating that the above-mentioned parameters are supposed to be used as i…
-
My FLIR camera has been working well for a few week in self trigger mode "i.e. Trigger Mode=Off".
Today I tried the external trigger mode (line0) with a 50Hz TTL trigger pulses x 100 and file output …
-
ADGenICam reads back all features from the camera, including the enum strings and values for enum features, under 2 circumstances:
- When writing the value to any feature in the camera. This is do…
-
Hi,
I'm sure this isn't an issue more just my lack of understanding so feel free to close. I noticed you've started supporting aravis-0.8, from what I can tell this version hasn't been released yet. …