mexopencv
3.4.1
MEX interface for OpenCV library
|
This is the complete list of members for anonymous_namespace{SVM_.cpp}::MatlabFunction, including all inherited members.
Algorithm() | cv::Algorithm | |
calc(int vcount, int n, const float *vecs, const float *another, float *results) | anonymous_namespace{SVM_.cpp}::MatlabFunction | inlinevirtual |
clear() | cv::Algorithm | virtual |
create(const string &func) | anonymous_namespace{SVM_.cpp}::MatlabFunction | inlinestatic |
empty() const | cv::Algorithm | virtual |
getDefaultName() const | cv::Algorithm | virtual |
getType() const | anonymous_namespace{SVM_.cpp}::MatlabFunction | inlinevirtual |
load(const String &filename, const String &objname=String()) | cv::Algorithm | static |
loadFromString(const String &strModel, const String &objname=String()) | cv::Algorithm | static |
MatlabFunction(const string &func) | anonymous_namespace{SVM_.cpp}::MatlabFunction | inlineexplicit |
read(const FileNode &fn) | cv::Algorithm | virtual |
read(const FileNode &fn) | cv::Algorithm | static |
save(const String &filename) const | cv::Algorithm | virtual |
write(FileStorage &fs) const | cv::Algorithm | virtual |
write(const Ptr< FileStorage > &fs, const String &name=String()) const | cv::Algorithm | |
writeFormat(FileStorage &fs) const | cv::Algorithm | protected |
~Algorithm() | cv::Algorithm | virtual |