| cv.SURF/HessianThreshold - MATLAB File Help | 
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.
| Constant | false | 
| Dependent | true | 
| Sealed | false | 
| Transient | false | 
| GetAccess | public | 
| SetAccess | public | 
| GetObservable | false | 
| SetObservable | false |