-
面型编辑工具,组态软件中常常用到库浏览的功能,这个工具就是用来做图形库的...
面型编辑工具,组态软件中常常用到库浏览的功能,这个工具就是用来做图形库的-face editing tools, configuration software is often used for access to the functions of this tool is used for graphics library
- 2022-10-01 03:30:03下载
- 积分:1
-
This is the part of machine vision products abroad in the code section of the co...
这是一部分国外机器视觉产品的核心代码中的一段内容,水平极高-This is the part of machine vision products abroad in the code section of the core content, the level of high
- 2022-03-05 18:24:33下载
- 积分:1
-
这段程序,实现了上述的膨胀运算,针对的都是黑色点。
这段程序,实现了上述的膨胀运算,针对的都是黑色点。-this process, achieve the above expansion computing has been aimed at Black Point.
- 2022-03-22 04:35:09下载
- 积分:1
-
图像处理的基本库,包括图像的失真,图像,图像的编辑…
图像处理基本库,包括图像变形、图像灰度化、图像编辑等-Basic library of image processing, including image distortion, image, image editing, etc.
- 2022-04-17 21:59:29下载
- 积分:1
-
基于MATLAB编写的蜗轮蜗杆啮合仿真程序源代码,运行效果很好...
基于MATLAB编写的蜗轮蜗杆啮合仿真程序源代码,运行效果很好-Prepared based on the MATLAB simulation program meshing worm source code, running well
- 2023-06-29 16:45:03下载
- 积分:1
-
产生水纹、火焰及熔岩效果示例,本程序可以在图像上生成特效效果,值的一下。...
产生水纹、火焰及熔岩效果示例,本程序可以在图像上生成特效效果,值的一下。-Generated水纹, flame and lava sample effect, the program can generate effects in the image effect, the value of the click.
- 2022-09-23 17:10:03下载
- 积分:1
-
YUV与RGB互转动态链接库 可直接使用
YUV与RGB互转动态链接库 可直接使用 -YUV and RGB referrals dynamic link library can be used directly
- 2023-06-21 12:15:04下载
- 积分:1
-
实现最陡下降法,研究步长因子和特征扩散度对收敛速度的影响...
实现最陡下降法,研究步长因子和特征扩散度对收敛速度的影响-Achieve the steepest descent method to study the characteristics of step length factor and the proliferation of degree of influence on the convergence rate
- 2022-07-19 06:30:05下载
- 积分:1
-
根据多边形区域的填充原理可以推广到圆域的填充,由于圆的特殊属性,即可根据任何欲填充的像素点与圆心的距离是否大于或小于半径来判断是否在圆内或圆外,具体实现程序如下...
根据多边形区域的填充原理可以推广到圆域的填充,由于圆的特殊属性,即可根据任何欲填充的像素点与圆心的距离是否大于或小于半径来判断是否在圆内或圆外,具体实现程序如下;
利用中点画圆算法实现边界程序:
void CArea_FillData::MidpointCircle(int xc, int yc, int r, int color)
{//画八分之一的圆
int x,y,d
x=0 y=r d=1-r
WholeCircle(xc,yc,x,y,color)
while(x
- 2023-03-14 21:40:04下载
- 积分:1
-
一个联机手写数字识别小程序,用vc++工具编写的。可以执行,试过了,放心下载...
一个联机手写数字识别小程序,用vc++工具编写的。可以执行,试过了,放心下载-An on-line handwritten numeral recognition applet, using vc++ Tools prepared. Can be implemented, tried, and rest assured Download
- 2022-02-03 08:12:10下载
- 积分:1