summaryrefslogtreecommitdiff
path: root/plugins/motion_capture/manifest.json
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/motion_capture/manifest.json')
-rw-r--r--plugins/motion_capture/manifest.json2
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"]
}