-
两种直线划线算法
使用DDA划线算法和Bresenham划线算法生成两种不同的直线,并构思图形(Using the DDA scribing algorithm and the Bresenham scribing algorithm, two different straight lines are generated, and the graphics are conceived)
- 2017-06-27 21:19:06下载
- 积分:1
-
tuxiang
利用支持向量机对图像进行分割。特征属性为RGB图像3个通道的亮度。(Using support vector machines for image segmentation. Characteristic properties of three channels of RGB image brightness.)
- 2011-08-05 19:13:22下载
- 积分:1
-
Change
在梯度基础上使用加权平均提取指纹方向场然后使用高斯滤波进行平滑处理(Extraction of fingerprint orientation field using weighted average based on gradient)
- 2020-10-26 09:59:59下载
- 积分:1
-
FCM
在matlab开发环境中,使用模糊C均值聚类的方法对数据进行聚类(In the Matlab development environment, the use of fuzzy C-means clustering methods for data clustering)
- 2012-05-07 15:18:00下载
- 积分:1
-
Morph
数字图像处理中的基本形态学处理,如腐蚀、膨胀、开操作、闭操作等实现的源代码。可以自定义结构元素的形状。(Digital image processing in the basic morphology processing, such as corrosion, swelling, open operation and close operation to achieve the source code. You can customize the shape of structural elements.)
- 2009-01-06 09:38:40下载
- 积分:1
-
vc_draw
VC中绘制坐标系、网格、常用数学函数以及辅助功能(背景色切换、坐标标题修改等)(vc draw)
- 2014-08-27 17:03:59下载
- 积分:1
-
live-wire_contour_version_matlab
自己写的matlab版的live-wire算法,效率有点低,不过可用(Written in Matlab version, the live-wire algorithm, a bit low, but available)
- 2012-04-24 09:10:27下载
- 积分:1
-
02
说明: 摄像头+图像处理 C++编程,很好的东西,希望对大家有用!(Camera+ image processing C++ programming, very good, hope for all of us!)
- 2009-12-26 21:22:42下载
- 积分:1
-
EMDN
一些matla实现的图像处理算法,有emd,和BEMD分解的程序,及图像去噪等算法。(Some matla realize image processing algorithm, emd, and BEMD decomposition process, and image denoising algorithm.)
- 2011-06-24 20:21:43下载
- 积分:1
-
wode1
是一个很好的图像拼接程序,先用sift算法提取两幅图片的特征点再用算法筛去错配点,把匹配点用线连接起来,注意:主函数是match.m,运行主函数后在命令框输入运行match( image1.jpg , image2.jpg )(Is a good image stitching program, the first two pictures with the sift algorithm feature extraction algorithm and then weed out the wrong point with point, the match point with a line linking Note: The main function is match.m, after running the main function Enter the run command box match (' image1.jpg' , ' image2.jpg' ))
- 2011-10-17 16:07:23下载
- 积分:1