-
Sobel 边缘检测
Sobel 边缘检测算法基本上用于检测 edgen 从图像。它计算 Gx 和 Gy 的图像。在那之后它计算 Sobel 边缘检测。它还将彩色图像转换成灰度图。保存输出。
- 2023-08-28 10:10:03下载
- 积分:1
-
Android图书管理系统精品demo系统.rar
资源描述Android图书管理系统精品demo系统Android图书管理系统精品demo系统Android图书管理系统精品demo系统Android图书管理系统精品demo系统Android图书管理系统精品demo系统Android图书管理系统精品demo系统
- 2022-01-26 05:04:32下载
- 积分:1
-
简单代码
Apache Struts 2 is an elegant, extensible framework for creating enterprise-ready Java web applications.
The framework is designed to streamline the full development cycle,
from building, to deploying, to maintaining applications over time.
Apache Struts 2 was originally known as WebWork 2.
After working independently for several years,
the WebWork and Struts communities joined forces to create Struts2.
This new version of Struts is simpler to use and
closer to how Struts was always meant to be.
- 2023-05-29 21:50:02下载
- 积分:1
-
直方图对比
实现两个图像的直方图对比,采用四种方式计算基准图与目标图的相似性,其中最常用的就是巴氏距离,调用opencv的直方图对比类,直接实现计算,注意得到的巴氏距离的值越小,表示基准图与目标图的相似度越高,当然还有其他的三种方式,这个在代码里面修改一下名称就可以了。Histogram contrast achieve two images, the use of four ways to calculate the reference map and target map similarity, one of the most commonly used is pasteurized distance calls opencv histogram comparison class, directly implement calculations, pay attention to get Pap distance the smaller the value, the reference chart indicates the similarity with the target figure is higher, of course, there are other three ways, this change in the code inside look at the name on it.
- 2022-02-12 04:07:52下载
- 积分:1
-
语音识别器
主要包,包含所有在用Java API这里是类,结构,工会和与简要说明
- 2022-04-16 12:53:52下载
- 积分:1
-
用JAVA实现的picturesprocessor
用JAVA实现的picturesprocessor,利用多线程的思想,模拟实现了一般网站中的图片的加载过程。
- 2022-02-12 17:09:31下载
- 积分:1
-
漂亮的对话框
资源描述android漂亮的对话框集,各种漂亮的动画!
- 2022-01-31 01:43:50下载
- 积分:1
-
UDP接口测试(server+client)
资源描述
UDP接口测试(server+client),包括2个工程,一个工程是服务端,另一个工程是客户端
下载后,启动服务端工程,然后通过客户端调用服务端,注意,客户端调用时要保证配置的IP和port为启动的服务端的IP和port
- 2023-03-17 11:05:04下载
- 积分:1
-
坦克作战
看到一个新手开发的坦克大战,自己修改了一下,将lnjey发布的源码中的View改成了surfaceView,并将声音加入,但是由于加入声音会阻塞主线程,我将所有声音的代码都注释掉了,希望高手指出音乐会阻塞主线程的原因,游戏开始需要多点几下确定键和方向键。
- 2022-01-21 05:11:46下载
- 积分:1
-
重力加速度实例
小小的一个Demo,供新手使用,大神就不必了,
通过sensor传入的x,y的值 控制小球的运动,,
- 2022-10-07 04:55:03下载
- 积分:1