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: