OpenCVwithUVC icon indicating copy to clipboard operation
OpenCVwithUVC copied to clipboard

Results 31 OpenCVwithUVC issues
Sort by recently updated
recently updated
newest added

A/art: art/runtime/indirect_reference_table.cc:132] JNI ERROR (app bug): weak global reference table overflow (max=51200) art/runtime/indirect_reference_table.cc:132] weak global reference table dump: art/runtime/indirect_reference_table.cc:132] Last 10 entries (of 51200): art/runtime/indirect_reference_table.cc:132] 51199: cleared jweak art/runtime/indirect_reference_table.cc:132] 51198:...

Hi, in this PR I have updated deprecated gnustl_shared to c++_shared. Library gnustl_shared is no longer supported and the project cannot be built using it. Sorry to include other changes...

Hello Sir... I tried but android 9 USB camera not connected to record video or capture photo. how to solve issue, please tell me.

I found inside UVCCamera.clase some functions about exposure, but they are private and I can't change because the .class is protected. So, is there any other way?

How can i change the exposure of camera?

After the app recognizes the camera, starts the preview and in a half of a second it crashes. This is the logcat (look at the end): 01-01 08:34:46.846 32360-32360/? I/art:...

CreateProcess error=2, The system cannot find the file specified :opencv:ndkBuild Execute exec Can someone please help me with this issue? I tried adding "C\:/OpenCV-android-sdk" to "gradle.properties", but that does not...

Hi folks, I build the android app which is working fine with the all the smartphones(tested in Samsung, mi, lennovo & moto). in all these phones Camera is detected &...

The other pakage is usbSerialForAndroid. I want to add your package in that usbSerialForAndroid package. plz help me ToT...

Hi, Do you happen to know what color space the the ByteBuffer "frame" and channel order it is in when it hits the onFrame method in the Main Activity? I...