Emgu CV Library Documentation
laplacian Field
NamespacesEmgu.CV.StructureMCvSURFPointlaplacian

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.5.0.0 (1.5.0.0)