-
该程序实现了计算机图形学中的中点画线法的算法,
该程序实现了计算机图形学中的中点画线法的算法,-the program in the computer graphics, which were dotted line method algorithm
- 2022-12-31 06:05:05下载
- 积分:1
-
维纳滤波,逆滤波,模糊图像复原源代码
上面是实现后的界面展示,内含有维纳滤波,逆滤波,图像模糊,清晰化等处理的源代码
- 2023-07-06 19:20:04下载
- 积分:1
-
用视觉工作室实现了不规则掩模的中值滤波功能…
Function realized median filter with irregular mask by using Visual Studio, and OpenCV library.
User can define mask by special matrix with unrestricted size N x M, which includes 0 and 1 values. Only 1 values determine which element of neighborhood of point will be used to calculate median.-Function realized median filter with irregular mask by using Visual Studio, and OpenCV library.
User can define mask by special matrix with unrestricted size N x M, which includes 0 and 1 values. Only 1 values determine which element of neighborhood of point will be used to calculate median.
- 2022-04-22 03:07:13下载
- 积分:1
-
字体大小写VC的源码
字体大小写VC的源码-fonts case is the source VC
- 2022-03-05 08:18:23下载
- 积分:1
-
用vb对cad进行二次开发的几个简单功能,包括画表格等
用vb对cad进行二次开发的几个简单功能,包括画表格等-vb right cad with secondary development of a few simple functions, including painting forms, etc.
- 2022-05-21 11:26:10下载
- 积分:1
-
Khodorkovsky conversion to detect round Application
霍多尔科夫斯基圆变换检测应用霍多尔科夫斯基原理可以解决图像的一些变化
- 2022-07-07 04:28:40下载
- 积分:1
-
Realize the inside and outside the edge of the iris position, with the corrosion...
实现了虹膜内外边缘的定位,用腐蚀和膨胀的方法实现的,希望对大家有所帮助。-Realize the inside and outside the edge of the iris position, with the corrosion and expansion of the method, and they hope to be helpful to everyone.
- 2022-05-24 03:12:50下载
- 积分:1
-
嵌入式下使用C++编写的mp3播放器
自己写的mp3播放器,可以通过交叉编译下载到开发板中,然后加入相应的音频文件,然后就可以播放了。整个界面很美观,而且操作也很方便。这个可以作为自己的一个小项目来操作,相应大家可以得到很大的收获。整个源代码内容很详细,里面有详细注解,相信大家看了会有很大的收获。
- 2022-07-06 14:49:18下载
- 积分:1
-
对读入的两幅图像进行逐个像元比较,取其中最大或最小值形成新图像矩阵,输出。
已形成界面。可通过界面进行上述操作。...
对读入的两幅图像进行逐个像元比较,取其中最大或最小值形成新图像矩阵,输出。
已形成界面。可通过界面进行上述操作。-To read the two images pixel-by-comparison, the maximum or minimum value from which to form a new image matrix, the output. Interface has formed. Through the interface to carry out such operations.
- 2022-01-26 02:12:34下载
- 积分:1
-
图像分割技术
图像的边缘是图像最基本的特征之一,基于边缘的分割方法可以说是人们最早的研究方法,图像分割算法中的开启和闭合组合操作,利用次操作可以对图像边缘进行提取。
- 2022-03-05 20:24:18下载
- 积分:1