Files
opencv-wasm/modules/ml/misc/objc/gen_dict.json
2022-05-06 01:58:53 +08:00

10 lines
258 B
JSON

{
"enum_fix" : {
"EM" : { "Types": "EMTypes" },
"SVM" : { "Types": "SVMTypes" },
"KNearest" : { "Types": "KNearestTypes" },
"DTrees" : { "Flags": "DTreeFlags" },
"StatModel" : { "Flags": "StatModelFlags" }
}
}