Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我在使用 android 拍摄视频时遇到自动对焦问题opencv。我发现很多解决方案建议我使用mCamera. 但是它仅用于拍照。是否有任何功能OpenCV可以将视频捕获设置为自动对焦模式。
opencv
mCamera
OpenCV
另一件事是我使用opencv4android教程 4 作为我的基本代码。代码使用mOpenCvCameraView对象来控制camera和查看。谁能建议我如何自己获取mCamera或VideoCapture反对和设置参数
opencv4android
mOpenCvCameraView
camera
VideoCapture