mirror of
https://github.com/opencv/opencv_contrib.git
synced 2025-10-19 02:16:34 +08:00
Merge remote-tracking branch 'upstream/3.4' into merge-3.4
This commit is contained in:
@@ -1292,6 +1292,8 @@ public:
|
||||
Params();
|
||||
void read(const FileNode& /*fn*/);
|
||||
void write(FileStorage& /*fs*/) const;
|
||||
String modelTxt;
|
||||
String modelBin;
|
||||
};
|
||||
|
||||
/** @brief Constructor
|
||||
|
Reference in New Issue
Block a user