-
图像处理的裂缝宽度检测系统
在Android系统中进行了摄像头的预览、拍照、保存和关闭等功能的设计与开发,从而实现了裂缝图像的采集;通过研究常用的图像处理算法,并结合Android操作系统的性能特点,设计了一套适合本课题的裂缝图像处理算法,包括灰度化、图像增强、平滑滤波、二值化、形态学去噪和Canny边缘检测,并将该套图像处理算法在Android系统中实现,进而可提取出裂缝的边缘特征信息;然后根据系统设计的像素标定并执行特定的算法程序计算出裂缝的实际宽度,并将结果以波形显示出来;为了实现人机交互,完成了系统的界面设计。
- 2022-01-28 06:44:25下载
- 积分:1
-
AutoRingProjectxx_zz_src
I created this app to simulate the ring behavior of the Motorola RAZR which would switch to loud when charging and return to vibrate-only when disconnected (no manual adjustment needed). This app also allows the reverse scenario (silent when connected otherwise ring).
This tutorial assumes you already have the Eclipse environment up and running. If you are new to Eclipse and Android development, I recommend going through the temperature converter tutorial which can be found here.
- 2012-06-20 10:51:20下载
- 积分:1
-
人脸识别(摄像头识别)android Studio 工程
人脸识别(摄像头识别)android Studio 工程,非常好用,希望对大家有所帮助!
- 2022-04-14 23:18:29下载
- 积分:1
-
安卓版的公交路线查询
可以实现卫星、交通、普通地图的展示,可以自动定位,并实施公交,驾车,步行的路线规划等。
- 2023-08-02 15:45:08下载
- 积分:1
-
Soruce_Code_Of_Secret_Of_Android_Application_Devel
《Android应用开发揭秘》本书内容全面、循序渐进、深入浅出,实战性强,权威性毋庸置疑!全书一共分为5个部分:第一部分是准备篇,第二部分是基础篇,讲解了Android开发的相关知识,第三部分是实例篇,第四部分是高级篇,第五部分是扩展篇。(" Android Application Development Hood" of the book is comprehensive, step by step, easy to understand, combat and strong, authoritative doubt! The book is divided into a total of five parts: The first part is to prepare papers, articles based on the second part is to explain the Android development of knowledge, the third part is the instance of the article, the fourth part is the advanced part, Part V is to expand articles.)
- 2020-06-25 22:40:02下载
- 积分:1
-
android 三个Listview共享一个滚动条 实例源码下载
3listview example
- 2015-02-03下载
- 积分:1
-
安卓图片浏览器
提供几十种图像渲染/图像滤镜效果,包括像素级别的渲染,或者给图像蒙上特殊的蒙板效果。缺点是渲染速度不太好,还需要进一步改进。
- 2022-03-26 13:08:14下载
- 积分:1
-
webview实现 html5站点例子源码下载
其中的 移动站点模板在这里 http://www.haolizi.net/example/view_3676.html 下面是android端的 程序源码
- 2015-05-25下载
- 积分:1
-
android 3D物理传感器游戏——小球快跑
android应用程序,利用传感器开发的, 3D物理传感器游戏——小球快跑。本人参考国外源码进行的改变,非常有借鉴意义。传感器开发是未来的热点,将会和物联网、穿戴设备结合成为未来大热点。
- 2023-04-11 17:45:03下载
- 积分:1
-
安卓 HTTP
大多数网络连接的 Android 应用程序将使用 HTTP 来发送和接收数据。安卓系统包括两个 HTTP 客户端: HttpURLConnection 和 Apache HTTP 客户端。两者都支持 HTTPS 流上传和下载、 可配置的超时、 IPv6 和连接池。
- 2022-08-23 23:56:29下载
- 积分:1