-
otsu2d
二维otsu的快速实验算法,具体可参考相应的文献。(Two-dimensional Otsu rapid test algorithm, specific reference to the corresponding literature.)
- 2008-05-08 21:47:54下载
- 积分:1
-
person1_256
超分辨率复原(分块处理)
将样本库中的高分辨率图象和低分辨率图象分别做分块处理,当新输入一幅低分辨率图象时,分成小块到样本库中寻找最匹配的高分辨率块,然后复原出高分辨率图象。(Superresolution recovery (block processing) for a sample of high-resolution images and low-resolution images respectively block , when the new importation of a low-resolution image, divided into small samples to find the most matching high-resolution block, then recovery from high-resolution images.)
- 2007-05-15 09:30:44下载
- 积分:1
-
CSR_Denoising
该算法首先通过字典学习得到含噪图像的冗余字典,然后对相似的图像块进行聚类构成块群,并通过迭代收缩和L1正则化约束,对同类的图像块在字典上进行稀疏表示,以达到降噪的目的。实验结果表明,在常规的图像处理上,本文提出的算法能较好的保留图像的结构信息,与K-SVD和BM3D等现有的流行算法相比,具有更高的峰值信噪比(PSNR)(It firstly get the redundant dictionary of a noised image by dictionary learning.Then,the image patches are gathered according to their similarities.Meanwhile,the similar patches get sparse representation showed in dictionaries by iterative shrinkage and L1 regularization constraints and eventually the image is restored and noise is removed.The experimental results indicate that the proposed algorithm can well preserve the structure information of the common image with a higher Peak Signal to Noise Ratio(PNSR),compared with state-of-the-art algorithms,such as K-SVD and BM3D)
- 2017-05-02 20:48:25下载
- 积分:1
-
matlabimageprocession
matlab可以用来做小波变换的图像处理代码,可以用来做图像分割,融合。(matlab wavelet transform can be used to make the image processing code, can be used to make image segmentation, integration.)
- 2008-05-27 13:20:54下载
- 积分:1
-
CDD
一种基于CDD的图像修复算法,效果还不错,做图像修复的可以好好看看,还有论文哦
(Based CDD image restoration algorithm, the results were pretty good, do image restoration can be a good look, there are papers Oh)
- 2013-01-15 11:56:16下载
- 积分:1
-
epipolar_line
同名核线的提取,完整的c++代码,注释详细易懂,并且已经验证过(Line of the same name as the nuclear extract, complete c++ code, comments, detailed and easy to understand, and have been verified)
- 2020-07-21 18:18:45下载
- 积分:1
-
BCS_demo
说明: 贝叶斯压缩感知例子 Bayesian Compressive Sensing, Shihao Ji, Ya Xue, and Lawrence Carin, IEEE Trans. Signal Processing, vol. 56, no. 6, June 2008.(Bayesian Compressive Sensing, Shihao Ji, Ya Xue, and Lawrence Carin, IEEE Trans. Signal Processing, vol. 56, no. 6, June 2008.)
- 2020-12-09 07:19:20下载
- 积分:1
-
Image-Restoration-by-total-variation
基于全变分(TV)的多光谱遥感图像恢复。当多光谱图像中一个通道模糊时,利用其它通道的图像特征辅助进行去模糊或反卷积,效果不错!!附带有对应的文章做参考。(This is a new image restoration or deconvolution method, which uses one of clear band image to constraint Total Variation de-blurring of degraded band image in multispectral image. It tested with different noise with different regularization parameters. It also compared with otherhods.)
- 2013-08-30 22:13:45下载
- 积分:1
-
detectpoint
光斑中心提取算法,在VS2010下,用opencv2.3.1编写的控制台程序,主要功能是利用hession矩阵和高斯滤波进行光斑中心点提取,里面附测试图片,提取精度为亚像素级别。(Spot center extraction algorithm, in VS2010, written by opencv2.3.1 console program, the main function is to use hession matrices and Gaussian filter for extracting the center spot, which is attached test images, the extraction accuracy of sub-pixel level.)
- 2014-04-16 15:33:49下载
- 积分:1
-
yunfeng
该函数用于简单背景下运动目标检测和轮廓提取,虽为简易实现,但效果不错,可根据个人需要添加代码(This function for a simple moving object detection and contour extraction, although it is easy to achieve, but good results can be based on individual need to add code)
- 2008-05-26 17:27:36下载
- 积分:1