mirror of
https://github.com/opencv/opencv.git
synced 2026-09-13 05:42:51 -05:00
Added native camera Android sample; Added manual port of VideoCapture class.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
package org.opencv.test.highgui;
|
||||
|
||||
import org.opencv.highgui;
|
||||
import org.opencv.highgui.VideoCapture;
|
||||
import org.opencv.VideoCapture;
|
||||
|
||||
import org.opencv.test.OpenCVTestCase;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user