DeepLabCut / DeepLabCut/DeepLabCut-live-GUI

Add Hardware-trigger mode to gentl/basler backends

Aperta
#77 0 commenti 0 reazioni 1 assegnatario Vedi su GitHub

@C-Achard ci sta già lavorando.

Dal 28/5/2026.

  • #78 di @C-Achard — integrata
camera config gui
Lingua principale
Python
Stelle
72
Fork
28
Merge medio
1g 10h
PR unite (30g)
2

Descrizione

In certain scenarios its usefull to have the camera(s) run in a hardware - triggered mode instead of freerun.
That way one can exactly control when the cameras record the frames and at the same time enables a synchronization between cameras: all cameras receiving a trigger signal record their frames at the same time.

I would suggest different modes of hardware-trigger:

  1. fully external hardware-trigger - an external device will provide the TTL-like pulses to control the cameras. Simpler but requires external hardware.
  2. use one of the cameras as clock: this camera runs in freerun mode and outputs its ExposureActive signal via GPIO, other camera(s) are set in triggered mode and use the clock signal of the main camera.

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Come iniziare

  1. Leggi tutta la issue e poi la guida ai contributi del progetto.
  2. Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
  3. Fai un fork del repository e lavora su un branch.
  4. Apri una pull request che faccia riferimento al numero della issue.

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.