diff options
| author | Christian Kolset <christian.kolset@gmail.com> | 2026-08-02 11:05:48 -0600 |
|---|---|---|
| committer | Christian Kolset <christian.kolset@gmail.com> | 2026-08-02 11:05:48 -0600 |
| commit | 1c349a982026736f4c2a26951d9d0aefe7b963bc (patch) | |
| tree | b66175df392e3d707ca45650facfd18bcba6c337 /plugins/motion_capture/manifest.json | |
| parent | fa0304793a4525db68cb53b527d695bfa2c65966 (diff) | |
| parent | 0aa59c13af65beeae104662593b21ba4d8a37789 (diff) | |
Merge branch 'feat/auto-updater'
Diffstat (limited to 'plugins/motion_capture/manifest.json')
| -rw-r--r-- | plugins/motion_capture/manifest.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/motion_capture/manifest.json b/plugins/motion_capture/manifest.json index f1f10ce..59e5d02 100644 --- a/plugins/motion_capture/manifest.json +++ b/plugins/motion_capture/manifest.json @@ -3,7 +3,7 @@ "name": "Motion Capture", "version": "1.0.0", "description": "Track a point via webcam and stream x/y position as live signals. Apply pixel_to_mm filter to convert to real-world units.", - "author": "LabDAQ", + "author": "LabUI", "entry_point": "plugin.MotionCapturePlugin", "requires": ["opencv-python>=4.8.0"] } |
