mirror of
https://github.com/opencv/opencv.git
synced 2026-07-31 08:13:04 +04:00
Finalize calib3d module split for fisheye part.
This commit is contained in:
@@ -1,4 +1,7 @@
|
||||
{
|
||||
"namespaces_dict": {
|
||||
"cv.fisheye": "fisheye"
|
||||
},
|
||||
"func_arg_fix" : {
|
||||
"findFundamentalMat" : { "points1" : {"ctype" : "vector_Point2f"},
|
||||
"points2" : {"ctype" : "vector_Point2f"} },
|
||||
|
||||
Reference in New Issue
Block a user