-
用C语言和图形学算法画的手机,是我们班的一位强人作的。
用C语言和图形学算法画的手机,是我们班的一位强人作的。-C language and graphics algorithm painting is the mobile phone, one of our classes for the strongman.
- 2022-07-16 05:21:17下载
- 积分:1
-
a VC development of a simple drawing program
一个用VC开发的简单画图程序-a VC development of a simple drawing program
- 2022-11-02 08:20:03下载
- 积分:1
-
可以检查图像的基本参数,并进行模板匹配
可以检测出图像的基本参数,并进行模板匹配-May examine the image the basic parameter, and carries on the template matching
- 2022-04-11 08:35:55下载
- 积分:1
-
使用cimage输入输出的,大小转换,格式变换的代码
使用cimage输入输出的,大小转换,格式变换的代码-cimage use of the input and output, the size conversion, format conversion code
- 2022-05-15 22:21:41下载
- 积分:1
-
matlab图像边缘检测多算子融合
通过matlab自带的edge函数求图像边缘
然而单一的算子得到边缘较浅
可以通过三个效果相似的算子sobel,prewitt,roberts得到的边缘加起来
- 2022-02-27 00:54:23下载
- 积分:1
-
plt文件转dxf
plt文件转dxf-diverted dxf
- 2022-10-29 10:15:04下载
- 积分:1
-
用MATLAB进行静态图像压缩编程中的游长编码部分的程序实现
用MATLAB进行静态图像压缩编程中的游长编码部分的程序实现-using MATLAB programming static image compression of outbound long-coding part of the program
- 2023-03-09 10:30:03下载
- 积分:1
-
画圆程序 经典画圆程序
画圆程序 经典画圆程序-Circle procedures classic Circle procedures
- 2022-02-13 08:39:59下载
- 积分:1
-
基于主成分分析的图像特征提取
Image Feature Extraction based on PCA
- 2022-03-15 13:40:44下载
- 积分:1
-
种子填充算法
资源描述
运用递归来实现种子填充算法,基本可以概括为选定屏幕中任意一点(多边形内),由此为种子,向其四周(即上下左右)“开花”(即填充),并且将上下左右各点当成种子点,直至满足If表达式的点个数为0。
- 2022-06-18 11:02:50下载
- 积分:1