Number of detected points

2 ビュー (過去 30 日間)
Ali Hadi
Ali Hadi 2021 年 2 月 19 日
回答済み: Ayush 2024 年 9 月 25 日
How I can find the number of detected features points using FAST algorithm for image matching?

回答 (1 件)

Ayush
Ayush 2024 年 9 月 25 日
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:

カテゴリ

Help Center および File ExchangeFeature Detection and Extraction についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by