mirror of
https://github.com/opencv/opencv.git
synced 2025-07-24 22:16:27 +08:00
23 lines
553 B
JSON
23 lines
553 B
JSON
{
|
|
"whitelist":
|
|
{
|
|
"": [
|
|
"findHomography",
|
|
"calibrateCameraExtended",
|
|
"drawFrameAxes",
|
|
"estimateAffine2D",
|
|
"getDefaultNewCameraMatrix",
|
|
"initUndistortRectifyMap",
|
|
"Rodrigues",
|
|
"solvePnP",
|
|
"solvePnPRansac",
|
|
"solvePnPRefineLM",
|
|
"projectPoints",
|
|
"undistort",
|
|
"fisheye_initUndistortRectifyMap",
|
|
"fisheye_projectPoints"
|
|
],
|
|
"UsacParams": ["UsacParams"]
|
|
}
|
|
}
|