Thies Möller

Results 200 comments of Thies Möller

90° rotate is not available on the camera itself. If you can't avoid it, you have to use external algorithm. As this is, memory access pattern wise, a very expensive...

Hi @sarperkilic, Please check our companion repository https://github.com/basler/pypylon-samples , where you'll find samples/notebooks both for multi camera and hardware trigger. As an overall statement to _high precision_ syncing of cameras:...

> When we connect two cameras to an industrial computer with a USB 3.0 port without the need for any additional cards (without an extra frame grabber GigE card), will...

@FlorentLM and @jhacsonmeza check the manual for details: e.g. on a Basler ace USB: schematics for trigger circuit: https://docs.baslerweb.com/circuit-diagrams-%28ace%29.html#gpio-input-line electrical spec: https://docs.baslerweb.com/aca2000-165um.html#operation-as-input Regarding multiple cameras: check the max sink current...

You can just connect the same arduino pin to both cameras in parallel to both cameras. On a standard arduino uno the GPIO can source and sink 20mA ( https://docs.arduino.cc/hardware/uno-rev3...

and in schematic form: ![image](https://user-images.githubusercontent.com/5516325/177972931-2d7c53dd-85a8-4d0b-91fc-67c2fa429adf.png)

@milancurcic please ask your vendor explicitly for Jetson nano. If you just state Ubuntu ... I assume they answer for a PC setup.. It is typically not an issue with...

What is the interface type of your camera ? As "setting to UTC" only works natively for GigEVison

as your "setting to UTC" was not mentioning the clock accuracy that you want to get, there are multiple options: a) low precision ( usb and gige ) capture a...