|
mexopencv
3.4.1
MEX interface for OpenCV library
|
Variables | |
| int | last_id = 0 |
| Last object id to allocate. More... | |
| map< int, Ptr< Subdiv2D > > | obj_ |
| Object container. More... | |
| const ConstMap< string, int > | EdgeTypeMap |
| edge types for option processing More... | |
| const ConstMap< int, string > | PointLocationInvMap |
| inverse point location types for option processing More... | |
edge types for option processing
Definition at line 21 of file Subdiv2D_.cpp.
| int anonymous_namespace{Subdiv2D_.cpp}::last_id = 0 |
Last object id to allocate.
Definition at line 16 of file Subdiv2D_.cpp.
Object container.
Definition at line 18 of file Subdiv2D_.cpp.
inverse point location types for option processing
Definition at line 32 of file Subdiv2D_.cpp.
1.8.14