mirror of
https://github.com/opencv/opencv.git
synced 2026-07-31 08:13:04 +04:00
Merge branch 4.x
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"whitelist":
|
||||
{
|
||||
"": [
|
||||
"CamShift",
|
||||
"calcOpticalFlowFarneback",
|
||||
"calcOpticalFlowPyrLK",
|
||||
"createBackgroundSubtractorMOG2",
|
||||
"findTransformECC",
|
||||
"meanShift"
|
||||
],
|
||||
"BackgroundSubtractorMOG2": ["BackgroundSubtractorMOG2", "apply"],
|
||||
"BackgroundSubtractor": ["apply", "getBackgroundImage"],
|
||||
"TrackerMIL": ["create"],
|
||||
"TrackerMIL_Params": []
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user