Coder Social home page Coder Social logo

multi-target-tracking-using-ramanujan-sum-based-dwt's Introduction

Multi-target-tracking-using-Ramanujan-Sum-based-DWT

This is the implementation for Multi-target tracking using Ramanujan Sum based DWT

This paper was awarded the best paper award of the session in 2021 IEEE ICORT

Abstract

Wavelets are powerful set of tools used for Computer Vision. Ramanujan sums-based wavelet transform is relatively new in the field of signal processing. In this paper the Ramanujan Sum based DWT (Discrete wavelet transform) is implemented to tackle the problem of multitarget tracking using wavelets. A novel multi-target tracking algorithm is proposed based on DWT. The implementation is done for real time video sequences. The result is compared to Haar & Daubechies based DWT tracking algorithm and performance is better in the video sequences that have been evaluated on the Ramanujan sums-based DWT tracking algorithm. Also, as Ramanujan sums-based wavelet transform use integer coefficients and the normalization can be performed at a later stage, it would be easier to form hardware on this.

Flowchart

image

About the paper: Multi-target tracking using Ramanujan Sum based DWT

Conference Proceedings: 2021 2nd International Conference on Range Technology (ICORT) Author: Mayukhmala Jana; Pradipta Roy Publisher: IEEE Date: 5-6 Aug. 2021 Copyright © 2021, IEEE

Usage

Required Input :

Source static image sequence three frames (i1,i2,i3) and groundtruth image (igt)

Output :

     (1) Metrics: ri,gce,vi
     
     (2) Segmented Image: itr 
     
     (3) Original Image with bounding box: ii
     
     (4) The coordinates of bounding box: s

Usage :

      Here is the main code for running the ors tracking methodology,
      please download other functions and datasets to run the main
      files properly. 
      
      For three image frame use: ORS_Tracking_main.m and
      for using video for tracking use: ORS_Tracking_byaircraft_main.m
      
      For example purpose, three image frame data has been given with the ground-truth image.
      Please download your own video and respective groundtruth frames to use the ORS_Tracking_byaircraft_main.m file.

Citing this work

If you find this work useful in your research, please consider to cite the work for using this package.

M. Jana and P. Roy, "Multi-target tracking using Ramanujan Sum based DWT," 2021 2nd International Conference on Range Technology (ICORT), Chandipur, Balasore, India, 2021, pp. 1-6, doi: 10.1109/ICORT52730.2021.9581552.

Results

image

image

multi-target-tracking-using-ramanujan-sum-based-dwt's People

Contributors

mayukhmalajana avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.