http://www.emgu.com
Assembly: Emgu.CV (in Emgu.CV.dll) Version: 2.3.0.1416 (2.3.0.1416)
Checks planar subdivision for correctness. It is not an absolute check, but it verifies some relations between quad-edges
Namespace: Emgu.CVAssembly: Emgu.CV (in Emgu.CV.dll) Version: 2.3.0.1416 (2.3.0.1416)
Syntax
C# |
---|
public static bool icvSubdiv2DCheck( IntPtr subdiv ) |
Visual Basic |
---|
Public Shared Function icvSubdiv2DCheck ( _ subdiv As IntPtr _ ) As Boolean |
Visual C++ |
---|
public: static bool icvSubdiv2DCheck( IntPtr subdiv ) |
Parameters
- subdiv
- Type: System..::..IntPtr
Pointer to the MCvSubdiv2D