mirror of
https://github.com/opencv/opencv.git
synced 2024-12-15 09:49:13 +08:00
11 lines
228 B
JSON
11 lines
228 B
JSON
{
|
|
"namespaces_dict": {
|
|
"cv.fisheye": "fisheye"
|
|
},
|
|
"func_arg_fix" : {
|
|
"Calib" : {
|
|
"findCirclesGrid" : { "blobDetector" : {"defval" : "cv::SimpleBlobDetector::create()"} }
|
|
}
|
|
}
|
|
}
|