Retrieves keypoints using the StarDetector algorithm.
Namespace: OpenCvSharp
Assembly: OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
Parameters
- storage
- Type: OpenCvSharpCvMemStorage
Memory storage where the keypoints will be stored
Return Value
Type: CvSeq[Missing <returns> documentation for "M:OpenCvSharp.CvArr.GetStarKeypoints(OpenCvSharp.CvMemStorage)"]
See Also