mexopencv
3.4.1
MEX interface for OpenCV library
|
Variables | |
int | last_id = 0 |
Last object id to allocate. More... | |
map< int, Ptr< SVMSGD > > | obj_ |
Object container. More... | |
const ConstMap< string, int > | MarginTypeMap |
Option values for margin types. More... | |
const ConstMap< int, string > | InvMarginTypeMap |
Option values for inverse margin types. More... | |
const ConstMap< string, int > | SvmsgdTypeMap |
Option values for SVMSGD types. More... | |
const ConstMap< int, string > | InvSvmsgdTypeMap |
Option values for inverse SVMSGD types. More... | |
Option values for inverse margin types.
Definition at line 28 of file SVMSGD_.cpp.
Option values for inverse SVMSGD types.
Definition at line 38 of file SVMSGD_.cpp.
int anonymous_namespace{SVMSGD_.cpp}::last_id = 0 |
Last object id to allocate.
Definition at line 18 of file SVMSGD_.cpp.
Option values for margin types.
Definition at line 23 of file SVMSGD_.cpp.
Object container.
Definition at line 20 of file SVMSGD_.cpp.
Option values for SVMSGD types.
Definition at line 33 of file SVMSGD_.cpp.