Class StarDetector
- Namespace
- OpenCvSharp.XFeatures2D
- Assembly
- OpenCvSharp.dll
The "Star" Detector
public class StarDetector : Feature2D, IDisposable
- Inheritance
-
StarDetector
- Implements
- Inherited Members
Properties
- LineThresholdBinarized
Line threshold used for the binarized line filtering.
- LineThresholdProjected
Line threshold used for the projected line filtering.
- MaxSize
Maximum size of the features.
- ResponseThreshold
Response threshold.
- SuppressNonmaxSize
Non-maximum suppression size.
Methods
- Create(int, int, int, int, int)
Constructor