pysteps.tracking.interface.get_method

Contents

pysteps.tracking.interface.get_method#

pysteps.tracking.interface.get_method(name)#

Return a callable function for tracking features.

Description: Return a callable function for tracking features on input images .

Implemented methods:

Name

Description

lucaskanade

Wrapper to the OpenCV implementation of the Lucas-Kanade tracking algorithm

tdating

Thunderstorm Detection and Tracking (DATing) module