-
一个桌面闹钟源程序
一个桌面闹钟源程序-a desktop alarm clock source
- 2022-04-15 20:29:57下载
- 积分:1
-
VC6下VTK体绘制,然后boxwidget多角度任意切体数据
VC6下VTK体绘制,然后boxwidget多角度任意切体数据-VTK volume rendering under VC6, and then arbitrarily cut boxwidget multi-angle data
- 2023-06-11 05:05:03下载
- 积分:1
-
彩色图像的数值拟合分析方法。计算简单速度快。优点多多。...
彩色图像的数值拟合分析方法。计算简单速度快。优点多多。-color image analysis of the numerical fitting method. Simple calculation speed. Manifold benefits.
- 2023-01-06 15:25:03下载
- 积分:1
-
This process could be restored due to noise/noise interference or distortion due...
这个程序可以修复因噪声/噪音干扰或者因抖动产生的失真的图像,Inverse滤波器, Wiener滤波器和Lucy-Richardson滤波器被使用到,同时代码还使用了光学流线分析,估计模糊的长度和角度。-This process could be restored due to noise/noise interference or distortion due to jitter generated images, Inverse filter, Wiener filter and the Lucy-Richardson filter was used, while the code also used the optical flow analysis, it is estimated that the length and fuzzy perspective.
- 2022-07-05 09:28:48下载
- 积分:1
-
数字图像模式识别技术及工程实践与研究…
vc++数字图像模式识别技术及工程实践中的第七章签名鉴定-vc digital image pattern recognition technology and engineering practices and the identification of Chapter VII Signed
- 2023-05-14 14:15:02下载
- 积分:1
-
旋转变换的VC程序,请审阅
旋转变换的VC程序,请审阅-rotation transform the VC procedures, please review
- 2022-05-23 15:01:38下载
- 积分:1
-
3DS文件格式的读写,以及3DS文件的结构进行简单说明
3DS文件格式的读写,以及3DS文件的结构进行简单说明-3DS file format reading and writing, and the 3DS document structure briefly
- 2022-03-16 07:59:53下载
- 积分:1
-
Matlab do with a wavelet transform two
一个用matlab做二维小波变换的源程序 -Matlab do with a wavelet transform two-dimensional source
- 2022-02-21 05:32:20下载
- 积分: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
-
一些基本的图像处理方法
Some basic image processing methods
- 2022-05-27 09:32:48下载
- 积分:1