mirror of
https://github.com/opencv/opencv.git
synced 2026-07-28 06:43:01 +04:00
Added native camera Android sample; Added manual port of VideoCapture class.
This commit is contained in:
@@ -88,6 +88,7 @@ func_ignore_list = (
|
||||
|
||||
class_ignore_list = (
|
||||
"VideoWriter",
|
||||
"VideoCapture",
|
||||
)
|
||||
|
||||
# c_type : { java/jni correspondence }
|
||||
|
||||
Reference in New Issue
Block a user