opencv物体检测
☆11Sep 24, 2022Updated 3 years ago
Alternatives and similar repositories for OpenCvDemo
Users that are interested in OpenCvDemo are comparing it to the libraries listed below
Sorting:
- IOS使用CIRectangleFeature进行实时矩形检测☆10Aug 30, 2017Updated 8 years ago
- Traceroute in C using raw sockets.☆13Jan 12, 2013Updated 13 years ago
- 鸿蒙系统,内部应用打包工具,一键打包,彻底解放您的双手!告别提交应用商店审核限制!☆41Nov 8, 2025Updated 4 months ago
- MFree——开源音乐播放器☆12Sep 15, 2016Updated 9 years ago
- ☆20Jul 27, 2024Updated last year
- Make https://sourceforge.net/projects/traceroute/ work on Android☆18May 26, 2016Updated 9 years ago
- HarmonyOsHttp基于 Remote Communication Kit(远场通信服务) 封装而来,简化了请求方式,增加了常见的业务功能,支持同步、异步、支持多种返回数据类型,Json、对象、数组,支持数据缓存,支持dialog加载,支持控制台请求信息格式化输出……☆17Jan 14, 2026Updated 2 months ago
- 仿掌阅实现 TabLayout 切换时的字体及 Indicator 动画效果☆14Nov 7, 2019Updated 6 years ago
- 对腾讯IM的封装☆10Dec 29, 2021Updated 4 years ago
- Android app for my LaunchPad FlightController: https://github.com/Lauszus/LaunchPadFlightController☆17Apr 14, 2018Updated 7 years ago
- ☆10Nov 2, 2018Updated 7 years ago
- A simple checkbox view interaction that tweens between tick and a cross.☆10Dec 26, 2015Updated 10 years ago
- ☆10Apr 19, 2018Updated 7 years ago
- An Android library written in Kotlin that wraps the CountDownTimer so it can be used with RxJava.☆20Feb 17, 2018Updated 8 years ago
- A SFSpeechRecognizer-based voice recordings transcriber for macOS☆25Oct 31, 2022Updated 3 years ago
- android4.0蓝牙开发,兼容2.0蓝牙的使用,喜欢arduino开发的,本代码提供hc-06,08蓝牙模块的连接使用☆16Dec 8, 2017Updated 8 years ago
- A high-performance, high-configuration IM SDK based on Netty development, supports TCP protocol、 websocket protocol,、UDP protocol☆133Oct 22, 2025Updated 4 months ago
- ☆29Jan 2, 2026Updated 2 months ago
- 底层实现traceroute功能,目前在mac os、linux和Android平台经过测试,未采用其他库,移植性比较好☆20Mar 4, 2019Updated 7 years ago
- ☆16Nov 19, 2021Updated 4 years ago
- CacheDemo☆10Mar 16, 2018Updated 8 years ago
- h264 video streamer based on MediaCodec API android.☆10Sep 15, 2015Updated 10 years ago
- ☆13Mar 1, 2022Updated 4 years ago
- FFmpeg based android video streamer with multi threaded h264 encoding support for android.☆10Jan 16, 2015Updated 11 years ago
- ACache是一个为android制定的 轻量级的 开源缓存框架☆11Jan 17, 2018Updated 8 years ago
- ☆12Mar 20, 2019Updated 7 years ago
- RK3588 Debian11环境下实现yolov5-face的推理实现,包括Python和C++实现。主要依赖RKNPU2 SDK和rknn_toolkit_lite2☆25Jun 3, 2024Updated last year
- 基于Netty封装UDP收发工具,支持设置消息重发、重发次数、重发间隔。