Home
last modified time | relevance | path

Searched refs:ANN_MLP (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/
H A Dml.hpp1403 class CV_EXPORTS_W ANN_MLP : public StatModel class
1576 CV_WRAP static Ptr<ANN_MLP> create();
1585 CV_WRAP static Ptr<ANN_MLP> load(const String& filepath);
1877 class CV_EXPORTS_W ANN_MLP_ANNEAL : public ANN_MLP