-
matlab
在MATLAB中,信号S经过信道H卷积后生成接收信号V,V=conv(S,H),从V和H反卷积(In MATLAB, the signal S after convolution H channel generated receive signal V, V = conv (S, H), from V and H deconvolution)
- 2021-03-29 10:09:11下载
- 积分:1
-
TVdenoise
全变分去噪
J=tv(I,iter,dt,ep,lam,I0)
输入: I - 灰度图像,
iter - 迭代次数 [1],
dt - 时间步长 [0.2],
ep - 提升参数epsilon [1],
lam - 保真项 lambda [0],
I0 - 输入噪声图像 [I0=I]
([]中的是缺省值)( 全变分去噪
J=tv(I,iter,dt,ep,lam,I0)
输入: I - 灰度图像,
iter- 迭代次数 [1],
dt - 时间步长 [0.2],
ep - 提升参数epsilon [1],
lam - 保真项 lambda [0],
I0 - 输入噪声图像 [I0=I]
([]中的是缺省值))
- 2010-10-22 17:29:44下载
- 积分:1
-
MAP
实现图像的超分辨率算法,采用最大后验(MAP)算法,实现效果不错。(Image super-resolution algorithm using maximum a posteriori (MAP) algorithm, to achieve good results.)
- 2020-09-14 20:08:02下载
- 积分:1
-
SIFT
针对大尺度图像配准和不同传感器图像配准问题, 介绍了一种基于 SIFT 的图像配准方
法。(For large-scale image registration and image registration problem from different sensors, introduces a SIFT-based image registration method.)
- 2013-07-18 15:13:18下载
- 积分:1
-
tqwt_matlab_toolbox
本代码双密度双树复小波的实现,对图像去噪图像压缩起了很好的作用,很不错的源码(The double-density dual tree complex wavelet code implementation of image compression for image denoising very good effects, it is a good source)
- 2011-04-19 21:14:20下载
- 积分:1
-
fast_distance_map_caculate
使用边缘跟踪,种子填充等算法提取图像边界,然后使用并行的方法来计算图像的距离图。(using edge tracking and seed filling algorithm to detect the edges of images, then use the parallel approach to the calculation of the distance between the image map.)
- 2006-12-30 19:11:06下载
- 积分:1
-
MATLAB
边缘检测的MATLAB程序及结果,各种经典边缘算子实现(MATLAB edge detection procedures and results, to achieve a variety of classical edge operator)
- 2010-05-15 02:29:50下载
- 积分:1
-
SegmentationforImagesofVCH-F1BasednmprovedWatersed
针对分水岭算法存在的过分割问题以及VCH-F1切片图像的特点,提出一种能够有效消除局部极小值和噪声干扰的自动分割方法。首先比较彩色分量梯度图,选择分量图像的梯度信息,达到有效提取图像边缘信息的目的;然后提出基于多阈值分割的方法消除无效梯度信息;最后介绍了算法的步骤及结果。实验结果证明,通过该方法处理的梯度图像再进行分水岭算法处理,即使不进行区域合并也能达到很好的效果。(Watershed algorithm for over-segmentation problem of the existence of VCH-F1 as well as the characteristics of the image slice, a can effectively eliminate the local minimum value and noise automatic segmentation method. Comparing the first color component gradient map, select the quantity of image gradient information, achieve an effective extraction of image edge information purposes then made based on multi-threshold segmentation method to eliminate invalid gradient information Finally introduce the steps of the algorithm and results. Experimental results show that the adoption of the method of treatment of gradient watershed algorithm for image re-treatment, even if there is no regional merger will also achieve good results.)
- 2008-03-28 16:14:01下载
- 积分:1
-
segment_ga
说明: 利用遗传算法进行图像分割(matlab源码)(The use of genetic image segmentation algorithm (matlab source))
- 2021-05-13 01:30:03下载
- 积分:1
-
face_detect
基于肤色的人脸检测matlab程序,已经过调试,实现了人脸的检测,且检测准确率高(Face detection based on skin color matlab program, has been commissioning to achieve a human face detection, and the high rate of detection accuracy)
- 2021-05-12 20:30:02下载
- 积分:1