| AgastFeatureDetectorType Property |
type one of the four neighborhoods as defined in the paper
Namespace:
OpenCvSharp
Assembly:
OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0
Syntax public AgastFeatureDetectorDetectorType Type { get; set; }
Public Property Type As AgastFeatureDetectorDetectorType
Get
Set
public:
property AgastFeatureDetectorDetectorType Type {
AgastFeatureDetectorDetectorType get ();
void set (AgastFeatureDetectorDetectorType value);
}
member Type : AgastFeatureDetectorDetectorType with get, set
Property Value
Type:
AgastFeatureDetectorDetectorTypeSee Also