DeepLabCut / DeepLabCut/DeepLabCut-live-GUI

Add Hardware-trigger mode to gentl/basler backends

オープン
#77 コメント 0 件 リアクション 0 件 担当者 1 名 GitHub で見る

@C-Achard がすでに取り組んでいます。

2026年5月28日 から。

  • #78 @C-Achard による — マージ済み
camera config gui
主要言語
Python
スター
72
フォーク
28
平均マージ
1日 10時間
マージ済み PR(30日)
2

説明

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.

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。