-
hongkonguniversitydoctoromp
信号压缩传感的实现(正交匹配追踪法Orthogonal Matching Pursuit)(The realization of signal compression sensing)
- 2009-02-15 11:06:23下载
- 积分:1
-
defogging_hekaiming
说明: 何凯明的暗通道去雾算法,Python版本代码(image defogging based on dark channel)
- 2020-03-31 16:42:23下载
- 积分:1
-
snakes
关于snake算法对图像处理的实现,包括相关实例。 不错!(On the snake image processing algorithm to achieve, including relevant examples. Yes!)
- 2007-12-13 23:16:57下载
- 积分:1
-
Otsu
包含了21篇二维最大类间方差(Otsu)阈值分割方法的论文,(Contains 21 article 2 d between the most kinds of variance (Otsu) threshold segmentation method papers)
- 2011-10-24 16:51:12下载
- 积分:1
-
IDB
这是图像恢复中的盲反卷积迭代算法的matlab的源程序,对于学习数字图像有很大的好处!(This is image restoration in the Iterative Blind Deconvolution algorithm matlab source for the study of digital image has a lot of benefits!)
- 2009-03-10 20:34:01下载
- 积分:1
-
rtools
几种基本的CFAR检测方法的比较,各种杂波背景分布的参数估计方法等等(Comparison of basic types of CFAR detection method, a variety of clutter distribution parameter estimation methods, etc.)
- 2012-03-01 11:15:11下载
- 积分:1
-
Itti-saliency
itti算法进行感兴趣区域的选择,方法较好,可以直接运行。(itti algorithm select the region of interest ,and this program can run directly)
- 2013-02-03 15:20:43下载
- 积分:1
-
MATLAB
本算法先将彩色图像变换成灰度图像,在进行基于区域生长法进行图像分割(It segmented image with region growing. Then local adaptation luminance was computed via region-based bilateral filter. It outputted low dynamic range images in conjunction with tone mapping operator.
)
- 2010-12-28 18:41:04下载
- 积分:1
-
TotalVariationAlgorithms-master
说明: 全变分去噪程序,用于图像去噪,该方法能克服图像去噪中的震荡效应,使图像更加光滑,并能保存边缘信息。(total variation denoisy)
- 2019-03-10 15:36:48下载
- 积分:1
-
PinholeModel
针孔模型中单应矩阵的求解
mian函数,测试单应矩阵计算的算法,程序流程如下
1、 读入两个图像。
2、读入4组对应点。
3、调用CalcH函数计算H矩阵。
4、在第一幅图中用鼠标选择一点。
5、调用WarpH函数计算在第二幅图中的对应的。
6、显示结果.(Pinhole model for solving the homography
mian functions, test homography computation algorithm, program flow is as follows
1, read the two images.
2, 4 reads the corresponding points.
3, call CalcH function to calculate the H matrix.
4, in the first picture using the mouse to select it.
5, call WarpH function calculation in the second picture in the corresponding.
6 displays the results.
)
- 2011-01-25 19:50:23下载
- 积分:1