MCPcopy Create free account
hub / github.com/abhn/marvel / CvStatModel

Class CvStatModel

openCVLibrary2410/src/main/java/org/opencv/ml/CvStatModel.java:62–176  ·  view source on GitHub ↗

Base class for statistical models in ML. class CvStatModel // C++ code: public: / CvStatModel(); / / CvStatModel(const Mat& train_data...); / virtual ~CvStatModel(); virtual void clear()=0; / virtual bool train(const Mat& tra

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected