From b7899f6bd8da20f28f10f8b1291cd84ffafc6804 Mon Sep 17 00:00:00 2001 From: Cristiano Nunes Date: Fri, 3 May 2024 12:33:53 -0300 Subject: [PATCH] README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index be4cf2e..fc0f1d3 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Multispectral Feature Descriptor (MFD) [![Actions Status](https://github.com/cfgnunes/mfd/workflows/build/badge.svg)](https://github.com/cfgnunes/mfd/actions) +# MFD - Multispectral Feature Descriptor [![Actions Status](https://github.com/cfgnunes/mfd/workflows/build/badge.svg)](https://github.com/cfgnunes/mfd/actions) This is the Python implementation of the Multispectral Feature Descriptor (MFD), as described in the paper "[A Local Feature Descriptor Based on Log-Gabor Filters for Keypoint Matching in Multispectral Images](https://ieeexplore.ieee.org/document/8024177)".