Skip to content

Tensor-based Keypoint Detection and Matching for Radiometric and Geometric Multispectral Image Matching.

License

Notifications You must be signed in to change notification settings

ArminMoghimi/Tensor-based-keypoint-detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tensor-based Relative Radiometric Normalization (RRN) and its optimization using TRR and GA (codes and dataset)

This repository contains MATLAB codes and datasets utilized for relative radiometric normalization (RRN) of bi-temporal multi-spectral images in the following papers:

  • Armin Moghimi, Turgay Celik & Ali Mohammadzadeh (2022) Tensor-based keypoint detection and switching regression model for relative radiometric normalization of bitemporal multispectral images, International Journal of Remote Sensing, 43:11, 3927-3956, DOI: 10.1080/01431161.2022.2102951)
  • Armin Moghimi, Turgay Celik, Ali Mohammadzadeh, Saied Pirasteh, and Jonathan Li (IGARS IEEE 2024), Optimizing Relative Radiometric Modeling: Fine-tuning strategies using Trust-Region Reflective and Genetic Algorithms for Residual Error Minimization.

ISPRS ICWG III/IVa "Disaster Management

This dataset is also available in the "Datasets & Opensources" section of # ISPRS ICWG III/IVa "Disaster Management" of ISPRS:

https://www2.isprs.org/commissions/comm3/icwg-3-4a/datasets/

Overview

As presented in our papers, the MATLAB code implements relative radiometric normalization methods for unregistered satellite image pairs based on the WSST-SURF detector descriptors. The WSST-SURF has been developed on the great function OPENSURF, an implementation of SURF (Speeded Up Robust Features)SURF by Dr. Dirk-Jan Kroon (Dirk-Jan Kroon (2024). OpenSURF (including Image Warp) (https://www.mathworks.com/matlabcentral/fileexchange/28300-opensurf-including-image-warp), MATLAB Central File Exchange.

Test Image 1

For code and datasets, please take a look at the supplementary material.

Dependencies and Environment

The codes are developed and tested in MATLAB R2020a, with both OpenCV.3.4.1 and the VLFeat open-source libraries on a desktop computer with Intel(R) Core (TM) i7 CPU @ 2.40 GHz, 16.00GB RAM, running the Windows 10. To use the codes, you need some prerequisites as follows:

Having the required build tools for Windows and Visual Studio would be best. Please see https://github.com/kyamagu/mexopencv for instructions on downloading and installing OpenCV on your MATLAB software. Also, please see the https://www.vlfeat.org/ for downloading and installing VLFeat 0.9.21.

Getting Started

After installing OpenCV 3.4.1 and VLFeat 0.9.21, it is enough to use only main.m for a quick start.

Acknowledgment

I sincerely thank Dr. Dirk-Jan Kroon and Professor Vedaldi for their codes at every research project stage.

About

Tensor-based Keypoint Detection and Matching for Radiometric and Geometric Multispectral Image Matching.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages