Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mlxljz authored Jul 5, 2022
1 parent 02a8e5b commit 2f3ed7f
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
# Description
This is the official code for the TWMM. TWMM (**T**emplate matching with **W**eights, **M**ultilevel local max-pooling, and **M**ax 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.

# Run
Expand All @@ -11,10 +12,13 @@ These implementation of methods (SIFT, SURF, ORB, RIFT, RCB, TFeat, HardNet) hav

The implementation for RIFT and SCB refers to http://www.ivlab.org/publications.html and https://ljy-rs.github.io/web/

# Result
# Test imgs and Result
The experimental results fordifferent methods are located in this directory:test_img.

The experimental results fordifferent methods are located in this directory:test_img/out.

The subitems in experimental results: homo, matchpoints_img, mosaic, warp_thermal

## Contact
## Contact

This repo is currently maintained by Lingxuan Meng ([email protected] ).

0 comments on commit 2f3ed7f

Please sign in to comment.