Songsayit

Results 3 issues of Songsayit

I had forked, but It can NOT build in Android Studio. The file of "HowToBuild" does not work.

I wondered that When the FootnoteView in FBReaderApp.java works . I have tried many epub files with footnote, However, FootnoteView did not work while the ModelId is null.

高分辨率的USB摄像头好多都是广角摄像头, 预览和拍照的画面都是鱼眼图. 我这边看到源码里有UVCCameraTextureView.java 里 是使用egl 预览的, 我想在里面使用 opencv 来处理鱼眼图, 可是 他里面有个注释 /* * Now you can get frame data as ByteBuffer(as YUV/RGB565/RGBX/NV21 pixel format) using IFrameCallback interface * with UVCCamera#setFrameCallback...