mirror of https://github.com/opencv/opencv.git
Open Source Computer Vision Library
https://opencv.org/
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
11 lines
228 B
11 lines
228 B
5 years ago
|
{
|
||
10 months ago
|
"namespaces_dict": {
|
||
|
"cv.fisheye": "fisheye"
|
||
|
},
|
||
5 years ago
|
"func_arg_fix" : {
|
||
4 years ago
|
"Calib" : {
|
||
4 years ago
|
"findCirclesGrid" : { "blobDetector" : {"defval" : "cv::SimpleBlobDetector::create()"} }
|
||
|
}
|
||
5 years ago
|
}
|
||
|
}
|