beta
cables is under heavy development.
There might be one or another bug, please let us know about it!

TrackWebcamColor Op

Ops.Libs.Trackingjs.TrackWebcamColor


TrackWebcamColor

Op author: pandur

Uses library: tracking.js (Computer Vision on the web)

Track a position of a specific color in the current webcam stream


this needs quite some processing power, be sure to limit resolution and/or frequency of execution



Inputs

Update (Trigger)
Video Element (Object)
Threshold (Number)
Resize Video (Number)
r (Number)
g (Number)
b (Number)

Outputs

Positions (Array)
Sizes (Array)
Caught a mistake or want to contribute to the documentation?

Edit Documentation 

color tracking

Open Example In Editor

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