hrishabh007 / LearningAndroidOpenCVLinks
OpenCV 4.5 kotlin sample
☆23Updated 2 years ago
Alternatives and similar repositories for LearningAndroidOpenCV
Users that are interested in LearningAndroidOpenCV are comparing it to the libraries listed below
Sorting:
- 🔥🔥🔥A lightweight cross-process communication component on Android, Kotlin and Coroutines both supported.☆58Updated last year
- 基于Android原生View体系的声明式UI框架(Kotlin)☆82Updated 8 months ago
- An Android startup jobs sceduler.☆52Updated 3 years ago
- 通过Parcel copy的方式深copy数据 DiffUtil抽象☆37Updated 3 years ago
- 高性能播放android帧动画。避免 AnimationDrawable 带来的 OOM 问题。High performance Android Frame animation that can play 1080P frame animation on most devi…☆30Updated 4 years ago
- 辅助Android开发者在多模块工程间跨模块获取接口(或抽象类)的实现类的开源库,可实现模块的顺序初始化、业务的动态组合等实现。基于AGP和ASM开发。☆53Updated last year
- 🔥🔥🔥 Android模块化/组件化通信框架,本库旨在解决模块间的通信需求,可以让模块间的代码在依旧存在于其自己的模块的前提下,实现能够互相访问而不需要下沉到公共模块。以此来解决公共模块因为各个模块下沉代码而导致的不断膨胀的问题。更有方便的router功能☆21Updated 10 months ago
- generate reports,UML and so on from notation☆40Updated last year
- 消除 Android 项目 Key-Value 样板代码☆77Updated 2 years ago
- Jetpack components such as paging ktx flow, aouter componentized development, kolin coroutines cooperate with retrofit network request, d…☆24Updated 2 years ago
- 使用asm实现的方法拦截器☆67Updated 4 years ago
- Android Dark Theme in Action☆46Updated last year
- Kotlin 写的 Gradle Plugin,自动 png2Webp、输出权限信息、重复资源检测等☆51Updated last month
- AndroidQ下,使用MediaStore和SAF的示例☆87Updated 5 years ago
- ☆34Updated 2 years ago
- compose playground☆35Updated 3 years ago
- 这是一个由 kotlin 、C++ 编写的 RTMP 推流项目☆113Updated 5 years ago
- A easy way to store secret string value data in .so file by adding plugin☆2Updated 4 months ago
- 实现 looper 兜底机制的 demo,支持远程下载 crash 兜底的配置文件,出现 crash 时,通过对异常各种信息、app 和系统版本信息等来实现崩溃画像匹配,保护住之后还可以进行一些自定义操作,如 toast、清除缓存等