fixing #1800
This commit is contained in:
parent
ffbee1fe97
commit
b0dd192d52
@ -173,6 +173,15 @@ missing_consts = \
|
|||||||
) # public
|
) # public
|
||||||
}, # Calib3d
|
}, # Calib3d
|
||||||
|
|
||||||
|
"Video":
|
||||||
|
{
|
||||||
|
'private' :
|
||||||
|
(
|
||||||
|
('CV_LKFLOW_INITIAL_GUESSES', 4 ),
|
||||||
|
('CV_LKFLOW_GET_MIN_EIGENVALS', 8 ),
|
||||||
|
) # private
|
||||||
|
}, # Video
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user