How does the bipartite graph matching work?
interpret movement of objects as a graph
nodes: objects at time t and t+1
weighted edges = (euclidean) distance between nodes at t and t+1
minimize cost function
What is the principl of tracking ny model evaluation
evolve active contour over time
use previous position as initial condition
requires high framerate
What is optical flow?
tracking method, not relying on object identification
track shift in brightness -> greyscale displacement field (“which pixel went where?”)
Last changeda day ago