Value of the hessian (can be used to approximately estimate the feature strengths; see also params.hessianThreshold.

Namespace:  Emgu.CV.Structure
Assembly:  Emgu.CV (in Emgu.CV.dll) Version: 2.0.1.0 (2.0.1.0)

Syntax

C#
public float hessian
Visual Basic (Declaration)
Public hessian As Single
Visual C++
public:
float hessian

See Also