MPSImageFindKeypoints
A kernel that is used to find a list of keypoints.
Declaration
class MPSImageFindKeypointsOverview
This kernel is used to find a list of keypoints whose values are greater than the minimumThresholdValue in MPSImageKeypointRangeInfo. The keypoints are generated for a specified region in the image. The pixel format of the source image must be MTLPixelFormat.r8Unorm.