-
Tongxinluo achieved a substantially from the input to the output of the mapping...
络实质上实现了一个从输入到输出的映射功能,而数学理论已证明它具有实现任何复杂非线性映射的功能。-Tongxinluo achieved a substantially from the input to the output of the mapping function, while mathematical theory has proven it can achieve any complex nonlinear mapping function.
- 2023-06-15 07:10:03下载
- 积分:1
-
No graphics library function like windows drawing program to do this is the rece...
不用图形库函数的仿windows画图程序
这是最近做的计算机图形学实验,其界面是一个仿Windows下的窗口界面,程序具有较好的交互性。全部的图形函数都没有用C语言自带的图形库函数,所写的函数都是直接写屏实现的,模拟了大部分图形库函数的功能。但也有部分没有写出,如保存图形块的getimage()等函数。由于水平有限,还有部分功能没有实现,如保存或打开BMP图片等。等有了时间再说吧。算法什么的写的很潦草,都随便说说的,欢迎高手指点,希望与广大C语言爱好者共同学习讨论。
-No graphics library function like windows drawing program to do this is the recent experiment of computer graphics, the interface is an imitation of the window under the Windows interface, the program has better interactivity. All graphics functions are not used C language graphics library built-in function, written by direct write screen functions are achieved, the majority of simulation graphics library function function. However, some did not write, such as the preservation of graphical block getimage () function and so on. Due to the limited level, there are some features did not realize, such as saved or opened that BMP pictures. With time, etc. later. What algorithm is written in the scrawl, are casual, welcome expert guidance, I hope with the
- 2022-09-09 18:05:02下载
- 积分:1
-
熵部分图像匹配,医学图像可用于专业
利用熵进行局部图像匹配,可用于医学图像专业-entropy partial image matching, medical images can be used for professional
- 2022-05-15 10:19:58下载
- 积分: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
-
MultiWavelet Tools是一个变换工具,可以用来进行压缩、去噪,边缘检测等等!...
MultiWavelet Tools是一个变换工具,可以用来进行压缩、去噪,边缘检测等等!-MultiWavelet Tools is a transformation tool can be used for compression, denoising, edge detection and so on!
- 2023-05-30 02:40:03下载
- 积分:1
-
该代码是一个用C++编写的面向对象的计算机视觉库,它包含了许多的功能用于解决数学问题,许多的图像处理算法等...
该代码是一个用C++编写的面向对象的计算机视觉库,它包含了许多的功能用于解决数学问题,许多的图像处理算法等-the code is a C prepared by the object-oriented computer vision library, which contains many of the functions for solving mathematical problems, many of the image processing algorithm
- 2022-08-21 07:25:37下载
- 积分:1
-
如何建立一个大的完整的系统工程,这是初学VC++者很头疼的问题。这里提供一个完整的系统工程源代码,仅供参考...
如何建立一个大的完整的系统工程,这是初学VC++者很头疼的问题。这里提供一个完整的系统工程源代码,仅供参考-How to create a large integrated systems engineering, this is the beginner VC++ Are very headache problem. Here to provide a complete systems engineering source code, for reference only
- 2023-07-17 07:45:03下载
- 积分:1
-
do an online Optical Character Recognition vc procedures, used mainly to the mom...
做的一个在线光学字符识别的vc程序,主要采用了图像的矩特征和几何特征等两种方法,提供了完整了C++源代码,可供图像处理和模式识别人员参考。-do an online Optical Character Recognition vc procedures, used mainly to the moment the image characteristics and geometric features such as the two methods, providing a complete C++ source code, for image processing and pattern recognition reference.
- 2023-02-23 06:05:03下载
- 积分:1
-
云台镜头控制系统
云台镜头控制系统-pan and camera control system
- 2022-03-10 15:43:48下载
- 积分:1
-
3D model progra
3D model progra
- 2022-03-28 17:43:04下载
- 积分:1