Namespace: Ops.Libs.Trackingjs
Op author: pandur
Uses library: tracking.js (Computer Vision on the web)
Track a position of a specific color in the current webcam stream
summary (oneliner)
this needs quite some processing power, be sure to limit resolution and/or frequency of execution
doc
issues
example patch id
youtube ids (comma seperated)
caniuse query
collections
Inputs
Update (Trigger)
Video Element (Object)
Threshold (Number)
Resize Video (Number)
r (Number)
g (Number)
b (Number)
Outputs
Positions (Array)
Sizes (Array)
Patches using TrackWebcamColor
Changelog
created op 2021-12-21 - pandur | |
added lib: tracking.js 2021-12-21 - pandur | |
Ops.User.pandur.TrackingColor renamed to Ops.Dev.TrackWebcamColor 2021-12-22 - pandur | |
Ops.Dev.TrackWebcamColor renamed to Ops.Libs.Trackingjs.TrackWebcamColor 2022-05-09 - pandur |