Difference between NativeCameraView and JavaCameraView in OpenCV [duplicate]

落花浮王杯 提交于 2019-12-22 05:42:30

问题


As in the topic, could someone please explain to me what is the difference using NativeCameraView and JavaCameraView in OpenCV?

Currently I am using JavaCameraView to detect fingertips and it is extremely slow. I am wondering if using NativeCameraView would make a change?


回答1:


https://groups.google.com/forum/#!msg/android-opencv/G7bwR5nkVfc/alK3FeDrJsIJ

What is the difference between `opencv.android.JavaCameraView` and `opencv.android.NativeCameraView`

can help you a bit.



来源:https://stackoverflow.com/questions/17938265/difference-between-nativecameraview-and-javacameraview-in-opencv

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!