mirror of
https://github.com/opencv/opencv.git
synced 2024-12-12 23:49:36 +08:00
21 lines
476 B
JSON
21 lines
476 B
JSON
{
|
|
"whitelist":
|
|
{
|
|
"": [
|
|
"findHomography",
|
|
"drawFrameAxes",
|
|
"estimateAffine2D",
|
|
"getDefaultNewCameraMatrix",
|
|
"initUndistortRectifyMap",
|
|
"Rodrigues",
|
|
"solvePnP",
|
|
"solvePnPRansac",
|
|
"solvePnPRefineLM",
|
|
"projectPoints",
|
|
"undistort",
|
|
"fisheye_initUndistortRectifyMap",
|
|
"fisheye_projectPoints"
|
|
]
|
|
}
|
|
}
|