Number of detected points

1 vue (au cours des 30 derniers jours)
Ali Hadi
Ali Hadi le 19 Fév 2021
Réponse apportée : Ayush le 25 Sep 2024
How I can find the number of detected features points using FAST algorithm for image matching?

Réponses (1)

Ayush
Ayush le 25 Sep 2024
Hi,
To determine the number of detected feature points using the FAST algorithm, you can utilize the "detectFASTFeatures" function. This function provides information about corner features detected in a 2-D grayscale or binary input.
For more information about the "detectFASTFeatures" function, please refer to the documentation below:

Catégories

En savoir plus sur Feature Detection and Extraction dans Help Center et File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by