Back to Aurora Vision Studio website
	
                
                    
		
	You are here: Start » Filter Reference » OpenCV » Feature 2D Framework » cvDetectFeature2D_KAZE
| Module: | OpenCV | 
|---|
KAZE keypoint detector and descriptor extractor.
| Name | Type | Range | Description | |
|---|---|---|---|---|
![]()  | 
				inImage | Image | Input image | |
![]()  | 
				inMask | Region* | ||
![]()  | 
				inExtended | Bool | ||
![]()  | 
				inUpright | Bool | ||
![]()  | 
				inThreshold | Real | 0.0 - ![]()  | 
				|
![]()  | 
				inOctaves | Integer | 0 - ![]()  | 
				|
![]()  | 
				inOctaveLayers | Integer | 0 - ![]()  | 
				|
![]()  | 
				inType | CvDiffusivityTypeKAZE | ||
![]()  | 
				outKeyPoints | AnnotatedPoint2DArray | Annotated x value mean class id and y mean angle | |
![]()  | 
				outDescriptors | Matrix | Matrix contained features values and class id. | |
Complexity Level
This filter is available on Basic Complexity Level.

 Basic

