https://github.com/alekszaf/mosse-object-tracking

This is the implementation of MOSSE tracking algorithm (correlation filter based).

https://github.com/alekszaf/mosse-object-tracking

Science Score: 10.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
  • .zenodo.json file
  • DOI references
  • Academic publication links
    Links to: ieee.org
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (4.3%) to scientific vocabulary
Last synced: 9 months ago · JSON representation

Repository

This is the implementation of MOSSE tracking algorithm (correlation filter based).

Basic Info
  • Host: GitHub
  • Owner: alekszaf
  • License: mit
  • Default Branch: master
  • Homepage:
  • Size: 16.4 MB
Statistics
  • Stars: 0
  • Watchers: 0
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Fork of TianhongDai/mosse-object-tracking
Created over 4 years ago · Last pushed almost 7 years ago

https://github.com/alekszaf/mosse-object-tracking/blob/master/

# MOSSE Tracking Algorithm
![MIT License](https://img.shields.io/badge/license-MIT-blue.svg)   
This is the **python** implementation of the - [Visual object tracking using adaptive correlation filters](https://ieeexplore.ieee.org/document/5539960/).

## Requirements
- python - 3.5.2
- opencv-python

## How to use the code
### Step 1
```bash
python demo.py 

```
### Step2
Use mouse to select the object which needs to be tracked and Press **Enter** to start tracking.

## Demo
![demo](https://github.com/TianhongDai/MOSSE_Object_Tracking/blob/master/examples/surfer.gif)

## Reference:
[1] [Visual object tracking using adaptive correlation filters](https://ieeexplore.ieee.org/document/5539960/)

Owner

  • Name: Aleksandra Zaforemska
  • Login: alekszaf
  • Kind: user
  • Location: Newcastle upon Tyne, United Kingdom
  • Company: Newcastle University

PhD researcher at @Geospatial-Systems-CDT Newcastle University

GitHub Events

Total
Last Year