» Video Analysis/Tracking
This site relies heavily on Javascript. You should enable it if you want the full experience. Learn more.

Video Analysis/Tracking

vvvv ships with a range of video tracking nodes, all implementated as FreeFrame plugins.

ARTK  (FreeFrame DShow9)
Implemenation of the ARToolkitPlus library for tracking of AR markers. Returns transformation of multiple markers in space.

CamShiftTracker (FreeFrame DShow9)
Color adaptive mean shift tracker. implementation of OpenCVs cvCamShift function. returns position(x/y), width, height and rotation angle of tracked objects. can track multiple objects of different colors at the same time.

ColorTracker (FreeFrame DShow9)
returns position(x/y), width, height and rotation angle of tracked objects. for tracking image is thresholded by given colors and tolerances for hue, saturation and brightness. can track multiple objects of different colors at the same time.

Contour (FreeFrame DShow9)
returns points(x/y) along contours found in the thresholded input image. additionally returns the individual contours positions, sizes and rotation angles

DetectObject (FreeFrame DShow9)
implemenation of OpenCVs cvHaarDetectObjects function for patter/object (e.g. face) detection

FiducialTracker (FreeFrame DShow9)
tracks fiducial markers and returns their position and orientation in the image

Trautner (FreeFrame DShow9)
simple movement detection in regions defined via a grayscale bitmap. based on an idea by mr. trautner -> brainsalt.net


Also see the Tracking Tools section on video software links for other tracking software that can communicate with vvvv.

anonymous user login

Shoutbox

~25min ago

joreg: @tobi: OSCDecoder helppatch has a section: OSC_Advanced (bottomright) that demoes decoding of multiple messages

~53min ago

TobiTobsen123: I'm using an OSCDecoder, it receives two arguments...works but how can I seperate the arguments into two seperate values

~3h ago

u7angel: @mediadog, make it a forum question.

~4h ago

u7angel: @mediadog, tty renderer ?

~6h ago

microdee: however non-conductive objects are invisible for this so the pencil and the sticks in the video are still a mysteries

~6h ago

microdee: hey i just found a possible solution behind leap's black magic http://www.quora.com/Leap-Motion/What-is-the-technology-behind-Leap-Motion

~6h ago

mediadog: @u7agel: red node, no connections; can' drag&drop into patch either - 27.2

~11h ago

christosk: Thanx Elliot! UnixPath worked fine :-)