Tag Archives: Hungarian algorithm

The Hungarian method is a combinatorial optimization algorithm that solves the assignment problem in polynomial time and which anticipated later primal-dual methods. … Since then the algorithm has been known also as the Kuhn–Munkres algorithm or Munkres assignment algorithm.

Motion detection and objects tracking algorithm implementation

Motion recognition is very important in automated surveillance systems. In this article we propose a novel approach to implement a complete framework that allows real-time detection and motion-based tracking of moving objects in a video stream acquired by a stationary camera.