13 lines
344 B
JSON
13 lines
344 B
JSON
{
|
|
"class_ignore_list": [
|
|
"CirclesGridFinderParameters"
|
|
],
|
|
"namespaces_dict": {
|
|
"cv.fisheye": "fisheye"
|
|
},
|
|
"func_arg_fix" : {
|
|
"initCameraMatrix2D" : { "objectPoints" : {"ctype" : "vector_vector_Point3f"},
|
|
"imagePoints" : {"ctype" : "vector_vector_Point2f"} }
|
|
}
|
|
}
|