sott

Simple Offset Tracking Tool


Keywords
geoscience, geophysics, remote-sensing, sar, deformation
License
GPL-3.0
Install
pip install sott==0.0.5

Documentation

sott

sott implements pixel offset tracking method based on amplitude of SAR images or optical images.

Install

conda install -c conda-forge sott

How to use

import sott as ot

Please refer to the Documentation for detailed usage.