Number of detected points

How I can find the number of detected features points using FAST algorithm for image matching?

Risposte (1)

Ayush
Ayush il 25 Set 2024

0 voti

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:

Richiesto:

il 19 Feb 2021

Risposto:

il 25 Set 2024

Community Treasure Hunt

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

Start Hunting!

Translated by