mirror of
https://github.com/opencv/opencv.git
synced 2024-12-16 18:39:12 +08:00
22 lines
515 B
JSON
22 lines
515 B
JSON
|
{
|
||
|
"whitelist":
|
||
|
{
|
||
|
"": [
|
||
|
"findHomography",
|
||
|
"calibrateCameraExtended",
|
||
|
"drawFrameAxes",
|
||
|
"estimateAffine2D",
|
||
|
"getDefaultNewCameraMatrix",
|
||
|
"initUndistortRectifyMap",
|
||
|
"Rodrigues",
|
||
|
"solvePnP",
|
||
|
"solvePnPRansac",
|
||
|
"solvePnPRefineLM",
|
||
|
"projectPoints",
|
||
|
"undistort",
|
||
|
"fisheye_initUndistortRectifyMap",
|
||
|
"fisheye_projectPoints"
|
||
|
]
|
||
|
}
|
||
|
}
|