Skip to content

This repository contains scrips required for a multi-object tracking algorithm based on network flow

Notifications You must be signed in to change notification settings

afshindn/Network_Flow_Tracker

Repository files navigation

Network Flow Tracker.

License

By Afshin Dehghan

Introduction

This MATLAB code is a modified implementation of the network flow code originally released by Hamed Pirsiavash in CVPR 2011. This code is relatively easier to use and allow one to add pairwise cost along with the observation costs. Meaning you can add cost to your edges as well as your nodes in a graph.

Contents

  1. Installation
  2. Test

Installation

  1. Get the code.
git clone [email protected]:afshindn/Network_Flow_Tracker.git
cd Network_Flow_Tracker

Test

  1. Open Matlab and set the project path to the main folder.
  2. Run main.m

About

This repository contains scrips required for a multi-object tracking algorithm based on network flow

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages