mirror of
https://github.com/opencv/opencv.git
synced 2025-01-10 22:28: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()"} }
|
|
}
|
|
}
|
|
}
|