|
SpeededUpRobustFeaturesDescriptorInvariant Property
|
Namespace:
Accord.Imaging
Assembly:
Accord.Imaging (in Accord.Imaging.dll) Version: 3.8.0
Syntax public bool Invariant { get; set; }
Public Property Invariant As Boolean
Get
Set
Request Example
View SourceProperty Value
Type:
Booleantrue for rotation invariant features;
false otherwise.
See Also