mirror of
https://github.com/opencv/opencv.git
synced 2026-07-29 15:23:05 +04:00
Java Script config fix after 4.x merge.
This commit is contained in:
@@ -3,7 +3,6 @@
|
||||
{
|
||||
"": [
|
||||
"findHomography",
|
||||
"calibrateCameraExtended",
|
||||
"drawFrameAxes",
|
||||
"estimateAffine2D",
|
||||
"getDefaultNewCameraMatrix",
|
||||
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"whitelist":
|
||||
{
|
||||
"": [
|
||||
"calibrateCameraExtended"
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user