Back to Aurora Vision Studio website

You are here: Start » Filter Reference » OpenCV » Feature 2D Framework » cvDetectFeature2D_KAZE

cvDetectFeature2D_KAZE


Module: OpenCV

KAZE keypoint detector and descriptor extractor.

Name Type Range Description
Input value inImage Image Input image
Input value inMask Region*
Input value inExtended Bool
Input value inUpright Bool
Input value inThreshold Real 0.0 -
Input value inOctaves Integer 0 -
Input value inOctaveLayers Integer 0 -
Input value inType CvDiffusivityTypeKAZE
Output value outKeyPoints AnnotatedPoint2DArray Annotated x value mean class id and y mean angle
Output value outDescriptors Matrix Matrix contained features values and class id.

Complexity Level

This filter is available on Basic Complexity Level.