Back to Aurora Vision Studio website

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

cvDetectFeature2D_GFTT


Module: OpenCV

Feature detection using the good features to track function.

Name Type Range Description
Input value inImage Image Input image
Input value inMask Region*
Input value inMaxCorners Integer 0 -
Input value inQualityLevel Double
Input value inMinDistance Double
Input value inBlockSize Integer 0 -
Input value inUseHarrisDetector Bool
Input value inK Double
Output value outKeyPoints AnnotatedPoint2DArray Annotated x value mean class id and y mean angle

Complexity Level

This filter is available on Basic Complexity Level.