-
The source code is SUN Xin and that the source code of this textbook, I believe...
这些源代码是孙鑫那本教材的源代码,相信它会对你有些。-The source code is SUN Xin and that the source code of this textbook, I believe it will tell you some.
- 2022-03-25 20:16:32下载
- 积分:1
-
c++做的图形学的内容。。鼠标拖动画直线,鼠标画举行。填充。。。所有图形学的基本功能的实现。对了。还有许多个交互式绘制曲线的功能。。。适用于初级的c++学习...
c++做的图形学的内容。。鼠标拖动画直线,鼠标画举行。填充。。。所有图形学的基本功能的实现。对了。还有许多个交互式绘制曲线的功能。。。适用于初级的c++学习-c++ to do graphics content. . Drag your mouse animated straight, hold the mouse painting. Filled. . . All the basic functions of graphics implementation. Right. There are a number of interactive curve drawing function. . . Apply to junior c++ learning
- 2022-05-10 22:45:04下载
- 积分:1
-
bmp图像读取、保存、显示等基本操作,功能完整,代码可靠。
bmp图像读取、保存、显示等基本操作,功能完整,代码可靠。-bmp image to read, preserve, display and other basic operations, full-featured, reliable code.
- 2022-08-07 11:47:02下载
- 积分:1
-
维纳滤波理论在图像处理中的应用。
包括维纳滤波,维纳复原,维纳边沿提取,维纳增强。我的一个小课题的终结版。
附有PPT...
维纳滤波理论在图像处理中的应用。
包括维纳滤波,维纳复原,维纳边沿提取,维纳增强。我的一个小课题的终结版。
附有PPT-Wiener filtering theory in image processing applications. Including the Wiener filter, Wiener restoration, Wiener edge extraction, Wiener enhanced. I have a small issue of the final version. With PPT
- 2022-02-09 13:41:14下载
- 积分:1
-
- 2022-09-27 09:40:02下载
- 积分:1
-
DDA画线算法, 此处加上了延时,更便于观察画线过程,演示效果好。...
DDA画线算法, 此处加上了延时,更便于观察画线过程,演示效果好。-DDA line drawing algorithm, here coupled with the delay, but also easy to observe the process of drawing lines to demonstrate good results.
- 2022-02-07 09:58:23下载
- 积分:1
-
Cad program with a very good, and I hope useful for everyone,
一个cad程序
很好用的,希望对大家有用,-Cad program with a very good, and I hope useful for everyone,
- 2023-08-05 08:05:05下载
- 积分:1
-
Function: to map all of the Z line endpoint coordinates are changed to 0. Uses:...
功能:将图中所有直线的端点的Z座标均改为0。用途:用于处理PKPM软件形成的图中两直线不能fillet的问题。-Function: to map all of the Z line endpoint coordinates are changed to 0. Uses: PKPM software used to deal with the formation of two straight line graph should not fillet problem.
- 2023-04-03 20:55:03下载
- 积分:1
-
用C++和OPENCV实现的SOBEL边缘检测
用C++和OPENCV实现的SOBEL边缘检测
-C++, and OPENCV realized SOBEL edge detection
- 2022-01-26 00:51:56下载
- 积分:1
-
手写体识别
利用决策导向无环图的算法,通过PCA进行了降维处理。为了看出不同核函数参数对识别率及运行时间的影响,我们采用了相同的惩罚因子而使用了线性核、二次核、多项式核、rbf核、多层感知器等核函数对这些数字样本进行分类,并对分类结果准确率及分类时间进行输出对比。
- 2022-01-26 07:16:41下载
- 积分:1