自定义 camera + camera2+ opengles + 各种系统相机操作
☆146Mar 30, 2021Updated 4 years ago
Alternatives and similar repositories for CameraMaster
Users that are interested in CameraMaster are comparing it to the libraries listed below
Sorting:
- 录制小视频,并且实现小视频循环播放,也简单集合视频播放功能,采用CAMERA2 api实现☆20Mar 5, 2019Updated 7 years ago
- 根据 http://www.wanandroid.com 提供api ,编写 包含 Material Design + MVP + Rxjava2 + Retrofit + Glide项目☆72Sep 27, 2020Updated 5 years ago
- ProCamera是一款基于Camera2 API的相机,实现了相机的常用功能,力求不断挖掘Camera2的巨大潜力,锻造一款在功能和设计上完美的相机产品。☆450Oct 14, 2022Updated 3 years ago
- 脉象仪 波形实时绘制 Demo☆36Apr 13, 2020Updated 5 years ago
- Flutter 商城 (基于Dart、 Dio、FlutterEasyrefresh、Provide and so on)☆17Mar 21, 2023Updated 3 years ago
- mvp+okhttp3+retrofit2+rxjava2☆11Jul 15, 2019Updated 6 years ago
- Android开发学习总结☆478Sep 11, 2022Updated 3 years ago
- Android自定义相机☆223Nov 13, 2020Updated 5 years ago
- 🔥空祖家的Wifi连接封装库,适用于智能硬件Wifi连接通讯☆65Mar 11, 2020Updated 6 years ago
- opengl es测试工程☆11Jan 31, 2024Updated 2 years ago
- opengl学习☆15May 22, 2019Updated 6 years ago
- 自定义View 练习 demo☆23Feb 21, 2020Updated 6 years ago
- 一个较为完整的Android相机Demo,使用Camera2 api接口开发☆50Sep 9, 2019Updated 6 years ago
- 一款Android平台上基于Binder的IPC进程间通信库☆24Jun 14, 2019Updated 6 years ago
- GridViewPager组件:采用ViewPager2 + FlexBoxLayout 实现方式,轻松实现类似美团首页分类多页展示。也可用于表情面板的展示。 链式调用,属性配置,几行代码轻松搞定。☆326Sep 3, 2021Updated 4 years ago
- Yet another camera library for Android.☆473Aug 28, 2021Updated 4 years ago
- 视图工具库,提供了滑动辅助(ScrollHelper)、测量工具(MeasureUtils)、拦截辅 助器(InterceptTouchHelper)、手势辅助器(GestureHelper)☆11Apr 2, 2021Updated 4 years ago
- 兼容android 10,自定义相机拍照。android图片选择、裁剪、压缩,自定义相机仿微信拍照,相册选择(单选/多选),文件夹图片选择(单选/多选),各界面根据状态栏颜色智能适配状态栏字体颜色变色为深色或浅色,根据使用场景智能适配沉浸式状态栏,内部处理运行时权限,支持G…☆537Mar 21, 2023Updated 3 years ago
- CameraDemo☆16Feb 18, 2019Updated 7 years ago
- 🔥🔥🔥自定义Android相机(仿抖音 TikTok),其中功能包括视频人脸识别贴纸,美颜,分段录制,视频裁剪,视频帧处理,获取视频关键帧,视频旋转,添加滤镜,添加水印,合成Gif到视频,文字转视频,图片转视频,音视频合成,音频变声处理,SoundTouch,Fmod…☆3,276Aug 13, 2024Updated last year
- 此库是基于 CameraX 的二维码扫描封装、仅含基础功能(扫码、闪光灯),不包含扫码框动画,如有需要请自行实现。目的是解决以往原始 Camera 实现的扫码再较长屏幕设备上可能出现因画面纵向被拉伸导致识别率低的问题,相比于传统的 Camera,CameraX 的优势更大,…☆22Jun 8, 2023Updated 2 years ago
- rabbitmq study way☆15May 5, 2021Updated 4 years ago
- 🎡 CircleProgressView是一个圆形渐变的进度动画控件(支持外环显示刻度,内环随之变化,配置参数完全可配),动画效果纵享丝滑。☆480May 14, 2025Updated 10 months ago
- Practical app of live streaming, live-room architecture, Agora & Exoplayer samples, everything is available.☆13May 9, 2024Updated last year
- 像File一样操作Assets资源 - https://blog.csdn.net/aa464971/article/details/82740299☆19Sep 17, 2018Updated 7 years ago
- Android端强大的音视频编辑App(FFmpeg 命令方式)☆190Jun 16, 2019Updated 6 years ago
- 一个 CameraX + OpenGL + MediaCodec + MediaMuxer 实现的相机App。☆148Nov 22, 2025Updated 3 months ago
- Multiple samples showing the best practices in camera APIs on Android.☆5,402Updated this week
- 仿抖音录制、特效处理、裁剪视频(也与微信裁剪视频类似)☆407Dec 20, 2018Updated 7 years ago
- Android平台录音,可录制单双声道,并保存到文件☆36Aug 20, 2020Updated 5 years ago
- 3DShow 是一个3D图片展示的采集工具☆11Jun 2, 2016Updated 9 years ago
- Camera App write with api 2☆269Sep 26, 2021Updated 4 years ago
- camera2 API的使用,camera1API的使用,连拍的实现,拍照预览,录像等等 app下为camera2的使用 ,camera1下为camera1的使用,radio下为录像的实现和连拍的使用。其中连拍的实现采用获取视频帧画面的方式☆33Mar 14, 2019Updated 7 years ago
- ☆38Sep 26, 2023Updated 2 years ago
- 兼容android11、android 10,相机拍照,相册选择(单选/多选),文件夹图片选择(单选/多选),视频选择,视频图片多类型复杂选择,各界面根据状态栏颜色智能适配状态栏字体颜色变色为深色或浅色,根据使用场景智能适配沉浸式状态栏,内部处理运行时权限,支持Glide/…☆3,030Jan 16, 2024Updated 2 years ago
- This is a pure kotlin version of Android Base Utils for any android project. You can also get this project in gitee.☆14Mar 13, 2026Updated last week
- 📷SmartCamera 是一个 Android 相机拓展库,能够实时采集并且识别相机内物体边框是否吻合指定区域。SmartCamera is an Android camera extension library,provides a scanning module t…☆1,309Jul 11, 2019Updated 6 years ago
- 基于Android平台的音视频编解码项目,使用MediaCodeC、OpenGL高效解决音视频编解码问题☆259Nov 15, 2019Updated 6 years ago
- Edit, crop, filter, and add special effects to video using Android native MediaExtractor, MediaCodec, and OpenGL☆485Sep 11, 2023Updated 2 years ago