http://www.emgu.com
Assembly: Emgu.CV (in Emgu.CV.dll) Version: 2.3.0.1416 (2.3.0.1416)
Get the star keypoints from this image
Namespace: Emgu.CVAssembly: Emgu.CV (in Emgu.CV.dll) Version: 2.3.0.1416 (2.3.0.1416)
Syntax
C# |
---|
public MCvStarKeypoint[] GetStarKeypoints( ref MCvStarDetectorParams param ) |
Visual Basic |
---|
Public Function GetStarKeypoints ( _ ByRef param As MCvStarDetectorParams _ ) As MCvStarKeypoint() |
Visual C++ |
---|
public: array<MCvStarKeypoint>^ GetStarKeypoints( MCvStarDetectorParams% param ) |
Parameters
- param
- Type: Emgu.CV.Structure..::..MCvStarDetectorParams%
The Star Detector parameters