ben622 / libqrencode-androidLinks
使用libqrencode-android在C++中进行高效二维码编码😉,Efficient QR code encoding in C ++ using libqrencode-android
☆13Updated 5 years ago
Alternatives and similar repositories for libqrencode-android
Users that are interested in libqrencode-android are comparing it to the libraries listed below
Sorting:
- WeChatQrCode transplant to android platform.☆35Updated last year
- 用于Android中使用的libyuv库所有使用方式☆86Updated 3 years ago
- 在 Android Camera2 中获取和处理预览帧的示例工程☆62Updated 2 years ago
- NDK实现的工具库,支持AES的ECB和CBC加解密(支持emoji),MD5加盐☆112Updated 7 years ago
- Android 使用 so 文件存储私密数据,并增加签名防盗机制☆75Updated 7 years ago
- Android USB连接实例☆51Updated 6 years ago
- Add water on yuv image (Android platform) // Camera采集YUV数据叠加时间水印☆51Updated 7 years ago
- Android截屏的封装☆50Updated 5 years ago
- Android 基于共享内存实现 Camera 跨进程大数据的高效传输。目前有很多智能设备采用了Android系统,对Camera,图形渲染都有很多不同于手机App的需求,在没有很好的跨进程传输方案的情况,有些项目只能把很多业务功能杂糅在一个App进程中,使模块承载的业务功…☆73Updated 3 years ago
- 插件化动态跳转Activity、service、receiver等☆15Updated 5 years ago
- Android-Jni线程操作,包括:一般线程的创建、互斥锁、全局Listener调用java方法达到回调效果。☆44Updated 7 years ago
- Support YUV conversion to RGBA / BGRA, also adapted to YUV conversion of Camera1 and Camera2☆55Updated 2 months ago
- 🔥Logcatviewer is a floating window log output library!☆65Updated 6 years ago
- Android音视频开发☆50Updated 4 months ago
- detail please check the full doc☆52Updated 2 years ago
- FFmpeg命令 [ffmpeg] [ffprobe] 在Android中的使用☆39Updated 2 years ago
- 🔥 Supports AndroidX and Android-Support☆57Updated 3 years ago
- 集成了常见的第三方视频播放库,ijkplayer和VLC,并且进行了相应的封装☆12Updated 8 years ago
- 基于MediaCodec的硬编解码,YUV420<->Mp4,解码用到了Opencv库进行Byte[]快速旋转[可选]☆10Updated 7 years ago
- 重构 Android 16 的适配场景,新增72余种滤镜相机。可拍照、录像、图片修改。☆61Updated 2 weeks ago
- 一行代码实现Android屏幕采集并编码H264☆105Updated 7 months ago
- 使用JNI实现Base64编解码,AES加解密(从OpenSSL中抽出),非常适合Android端使用,保持了与调用java输出结果相同,可以直接使用。☆23Updated 4 years ago
- 使用android原生的MediaExtractor,MediaCodec和OpenGL ES对视频进行编辑, 裁剪,滤镜, 特效等.☆80Updated 2 years ago
- Android YUV图像检测器☆70Updated last year
- ☆31Updated 8 years ago
- Android的C++编程;加密MD5、RSA,秘钥存在native中;OpenSSL加密库☆35Updated 8 years ago
- 使用opencv对图片进行预处理以及zbar+zxing双重检测的方式,支持大角度,灰色二维码扫描识别(虽然本项目是android项目,但是opencv的图片预处理机制同样适用于ios等其他端)☆111Updated 7 years ago
- Android平台Camera采集预览nv21格式数据,AudioRecord采集音频pcm数据,使用MediaCodec分别进行h264和AAC硬编码,通过MediaMuxer合成MP4☆109Updated 6 years ago
- 仿InShot视频剪辑的贴图实现☆38Updated 5 years ago
- 用了OpenCV3.4.6,采用ndk的方式,获取Camera的实时帧处理图像返回后通过Tesserart进行文字识别☆24Updated 6 years ago