Detect features for given image.
Input image where corners are to be found. Only 8-bit mono image is supported as this time.
How many corners are to be found.
Array of found feature points.
See Implementation
Detect features for given image.