gen_dict.json 303 Bytes
Newer Older
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
{
    "const_ignore_list": [
    ],
    "const_private_list" : [
    ],
    "missing_consts" : {
    },
    "ManualFuncs" : {
    },
    "func_arg_fix" : {
        "fit" : {
            "landmarks" : {"ctype" : "vector_vector_Point2f"},
            "faces" : {"ctype" : "vector_Rect"}
        }
    }
}