This is the official code for the TWMM. TWMM (Template matching with Weights, Multilevel local max-pooling, and Max index backtracking) is a registration method for UAV thermal infrared and visible images taken by the camera with two sensors. We have released part of the dataset and source code. The full datasets and source code will be released soon.
These implementation of methods have been released. One can run these methodsas follows:
git clone https://github.com/mlxljz/TWMM.git
python results_SIFT_SURF_RIFT_SCB_HOPC.py
This repo is currently maintained by Lingxuan Meng ([email protected] ).