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

TrackWebcamColor Op

 extension op - visible to all users


TrackWebcamColor

Op author: pandur
Maintained by Team: TrackingJs

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 

Patches using TrackWebcamColor

  • Examples (1)
  • Public
  • My Patches

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
renameOps.Libs.Trackingjs.TrackWebcamColor renamed to Ops.Extension.Trackingjs.TrackWebcamColor
2023-06-16 - pandur