Code Monkey home page Code Monkey logo

mht-1's Introduction

The mht_tracking project seeks to adapt the original MHT tracking algorithm
for use in tracking storm cells in radar images.  v1.0, v1.1, v1.2 are
official releases from the original author. The master branch, however,
has significant differences that may introduce undesired behaviors for your
application, but which are desired for storm cell tracking.

Some changes that have been made :
    * Original implementation operated until no detections were found.
      This is no longer the case and will operate until the end of data is
      is reached.
    * Cross-Correlation of no change in intensity now returns 1.0
    * Coordinates are now given as floating point numbers instead of integers.
      Coordinates of NaNs are now used for invalid points instead of integer
      zeros. Negative coordinates are also allowed now.
    * Each detection now has an identification number that is read in
      from the corner data and is saved in the final tracking data.
    * Input corner data may also contain timestep data, but support for using
      this information is experimental.

This library was originally written by Ingemar J. Cox.
Benjamin Root has been given permission to host the original source code
on GitHub.

The original website can be found here:
    http://www.cs.ucl.ac.uk/staff/ingemar/Content/Downloads.html

The following is project's original copyright notice.
 * ----------------------------------------------------------------- *
 *                                                                   *
 *             Copyright (c) 1993, NEC Research Institute            *
 *                       All Rights Reserved.                        *
 *                                                                   *
 *   Permission to use, copy, and modify this software and its       *
 *   documentation is hereby granted only under the following terms  *
 *   and conditions.  Both the above copyright notice and this       *
 *   permission notice must appear in all copies of the software,    *
 *   derivative works or modified versions, and any portions         *
 *   thereof, and both notices must appear in supporting             *
 *   documentation.                                                  *
 *                                                                   *
 *   Correspondence should be directed to NEC at:                    *
 *                                                                   *
 *                     Ingemar J. Cox                                *
 *                                                                   *
 *                     NEC Research Institute                        *
 *                     4 Independence Way                            *
 *                     Princeton                                     *
 *                     NJ 08540                                      *
 *                                                                   *
 *                     phone:  609 951 2722                          *
 *                     fax:  609 951 2482                            *
 *                     email:  [email protected] (Inet)    *
 *                                                                   *
 *********************************************************************

All inquiries regarding this project hosted on GitHub should be directed
at Benjamin Root first.

mht-1's People

Contributors

weathergod 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.