Emgu CV Library Documentation
laplacian Field
NamespacesEmgu.CVMCvSURFPointlaplacian

www.emgu.com/wiki
-1, 0 or +1. sign of the laplacian at the point. can be used to speedup feature comparison (normally features with laplacians of different signs can not match)
Declaration Syntax
C#Visual BasicVisual C++
public int laplacian
Public laplacian As Integer
public:
int laplacian

Assembly: Emgu.CV (Module: Emgu.CV) Version: 1.4.3249.6313 (1.4.0.0)