MATLAB File Help: cv.SURF/HessianThreshold Index
cv.SURF/HessianThreshold

Threshold for the keypoint detector.

Only features, whose hessian is larger than HessianThreshold are retained by the detector. Therefore, the larger the value, the less keypoints you will get. A good default value could be from 300 to 500, depending from the image contrast.

Property Details
Constant false
Dependent true
Sealed false
Transient false
GetAccess 'public'
SetAccess 'public'
GetObservable false
SetObservable false