-
图像处理源码关于三角形的算法
图像处理源码关于三角形的算法-source image processing algorithms on the triangle
- 2022-03-03 22:27:32下载
- 积分:1
-
自编的绘制电子线路图源码,模仿Protel 99SE风格
自编的绘制电子线路图源码,模仿Protel 99SE风格-Self-drawn electronic circuit diagram of the source, to imitate the style Protel 99SE
- 2022-11-07 16:30:04下载
- 积分:1
-
support of the edges in the image feature extraction, and access to, such as his...
支持图像的边缘特征提取,和获取直方图 等-support of the edges in the image feature extraction, and access to, such as histogram
- 2022-01-25 22:59:54下载
- 积分:1
-
This program is a simple Java 2D spaceship. Feel free to turn it into asteroids....
This program is a simple Java 2D spaceship. Feel free to turn it into asteroids. It uses the JAMA class for it s matrix operations
- 2022-07-01 22:02:10下载
- 积分:1
-
RSA Encryption and Decryption of BigInteger
下面是使用RSA算法使用大整数对字符串执行加密和解密的java源代码。公钥和私钥将仅通过代码随机生成,并且还取决于代码中指定的位长度。
- 2022-04-16 18:36:06下载
- 积分:1
-
这是一个小巧并令你惊讶的屏幕保护程序,不过这个迭代算法不是我弄出来的,我可没这么厉害....
这是一个小巧并令你惊讶的屏幕保护程序,不过这个迭代算法不是我弄出来的,我可没这么厉害.-This is a compact and surprise your screen saver, but this algorithm is not my get out of the I can not be so powerful.
- 2022-05-27 20:27:33下载
- 积分:1
-
人脸识别
1 程序功能
这是一个人脸识别演示/测试程序,用户可以基于程序中已经实现的算法,开发新的有关人脸识别的应用;也可以修改或添加新的算法,并测试其性能。
2 程序平台
程序基于Windows操作系统,VS2008 SP编写,算法部分用到了OpenCV
- 2022-02-02 11:13:39下载
- 积分:1
-
图像的平移,旋转
平移(translation)变换是几何变换中最简单的一种。初始坐标为(x0,y0)的点经过平移(tx,ty)(以向
右,向下为正方向)后,坐标变为(x1,y1)。这两点之间的关系是x1=x0+tx ,y1=y0+ty。
下面给出 Translation 的源代码。算法的思想是先将所有区域填成白色,然后找平移后显示
区域的左上角点(x0,y0) 和右下角点(x1,y1) ,分几种情况进行处理。
- 2022-03-16 08:40:04下载
- 积分:1
-
the ongoing implementation of the new version of documents and continue coverage
将正在执行的文件用新版本覆盖并且继续执行-the ongoing implementation of the new version of documents and continue coverage
- 2022-02-15 15:34:58下载
- 积分:1
-
vc original image processing code, the contents of the image and enlarge it to n...
vc++图象处理原代码,内容是对图象进行缩小和放大等处理.-vc original image processing code, the contents of the image and enlarge it to narrow handle.
- 2022-02-26 07:08:58下载
- 积分:1