You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
// Push the luma data into a byte array.
buffer.get(cameraFrameData);
The text was updated successfully, but these errors were encountered:
asalin
changed the title
kudanCV BufferUnderflowException occur,please show me how to solve this
kudanCV Android DEMO BufferUnderflowException occur,please show me how to solve this
Mar 12, 2018
the exception occured at CameraFragment.java
// Push the luma data into a byte array.
buffer.get(cameraFrameData);
The text was updated successfully, but these errors were encountered: