| AKAZEAKAZEDescriptorChannels Property  | 
        
          
    Namespace: 
   OpenCvSharp
    Assembly:
   OpenCvSharp (in OpenCvSharp.dll) Version: 3.4.1.20180605-33-CaRLSharp
 Syntax
Syntaxpublic int AKAZEDescriptorChannels { get; set; }Public Property AKAZEDescriptorChannels As Integer
	Get
	Set
public:
property int AKAZEDescriptorChannels {
	int get ();
	void set (int value);
}member AKAZEDescriptorChannels : int with get, set
function get_AKAZEDescriptorChannels();
function set_AKAZEDescriptorChannels(value);
Property Value
Type: 
Int32 See Also
See Also