-
第6次课程序
说明: 将两张图像进行图像相减或相处,使两张图片叠加。(The two images are subtracted or coexisted, so that the two images are superimposed.)
- 2019-04-10 21:44:48下载
- 积分: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
-
stereo
立体视觉代码。主要过程包括:harris角点检测,zncc最优策略匹配,扩散得到更多特征对应,计算disparity和对应颜色值。另外提供了两幅图片以及对应的特征匹配的结果和disparity图像。(Three-dimensional visual codes. The main process includes: harris corner detection, zncc optimal strategy for matching, the proliferation of more features of the corresponding calculation of disparity and the corresponding color value. Also provides a picture and two corresponding feature matching results and disparity images.)
- 2020-06-29 14:40:02下载
- 积分:1
-
canny
canny边缘检测的步骤:
1,生成高斯核,与图像做卷积
2,计算梯度图像
3,非极大值抑制
4,双阈值法和连接边缘(Canny edge detection steps:
1, Generate Gaussian kernel, convolution with the image
2, calculate the gradient image
3, non-maximal inhibition
4, double threshold method and connect the edge)
- 2017-11-28 19:31:27下载
- 积分:1
-
cell2csv
说明: MATLAB中cell转换为csv,用matlab语言实现(MATLAB cell to csv,matlab)
- 2021-01-08 14:38:52下载
- 积分:1
-
BwAdd_Y_ColorImage
matlab程序添加水印的DCT算法,先将水印加密,然后嵌入图像中(matlab program to add a watermark in the DCT algorithm, first the watermark encryption, and embedded images)
- 2010-11-07 14:21:39下载
- 积分:1
-
lpt
实现直角坐标系至极坐标系下的图形图像变换。本方法为最新的快速变换方法,可应用于相位相关下的带旋转平移、缩放等变换。(the method can transform pic to radan.it can be used by PC to get the roation.)
- 2011-01-10 17:01:26下载
- 积分:1
-
wawtershed
图像的三种分水岭分割方法,一般分水岭分割,使用梯度的两次分水岭分割及使用梯度加掩模的三次分水岭算法(images of the three watershed segmentation method, the general watershed segmentation, gradient of the two watershed segmentation and the use of the gradient increases mask the three watershed algorithm)
- 2020-10-31 09:09:55下载
- 积分:1
-
sift
SIFT 算法的实质上是提取局部特征的算法, 该算法在尺度空间寻找极值点, 然后根据极值点来获得尺度、旋转不变量和位置等特征。(In essence, the SIFT algorithm is an algorithm to extract local features. The algorithm finds the extreme points in the scale space and then obtains the characteristics of scale, rotation invariant and position according to the extreme point.)
- 2018-05-10 08:13:41下载
- 积分:1
-
multi-target-tracking
多目标跟踪的主程序,包含跟踪起始,数据关联,目标状态估计等过程(The main process of multi-target tracking, including track initiation, data association, target state estimation process)
- 2013-06-26 16:26:24下载
- 积分:1