-
边缘检测
说明: 包括canny,sobel,log等边缘检测的改进算法,使用效果良好(Including improved edge detection algorithms such as canny, sobel, log and so on, the application effect is good.)
- 2019-04-07 20:56:19下载
- 积分:1
-
检测高光和消除高光代码
说明: 准确检测图像中的高光区域,并对检测出的高光区域的高光进行去除(Detect highlights, remove highlights)
- 2020-09-14 13:17:58下载
- 积分:1
-
FAST-ICA
1、对观测数据进行中心化,;
2、使它的均值为0,对数据进行白化—>Z;
3、选择需要估计的分量的个数m,设置迭代次数p<-1
4、选择一个初始权矢量(随机的W,使其维数为Z的行向量个数);
5、利用迭代W(i,p)=mean(z(i,:).*(tanh((temp) *z)))-(mean(1-(tanh((temp)) *z).^2)).*temp(i,1)来学习W (这个公式是用来逼近负熵的)
6、用对称正交法处理下W
7、归一化W(:,p)=W(:,p)/norm(W(:,p))
8、若W不收敛,返回第5步
9、令p=p+1,若p小于等于m,返回第4步
剩下的应该都能看懂了
基本就是基于负熵最大的快速独立分量分析算法(1, on the center of the observation data, 2, making a mean of 0, the data to whitening-> Z 3, select the number of components to be estimated m, setting the number of iterations p < -1 4, select an initial weight vector (random W, so that the Z dimension of the row vectors of numbers) 5, the use of iteration W (i, p) = mean (z (i, :).* (tanh ((temp) ' * z)))- (mean (1- (tanh ((temp)) ' * z). ^ 2)).* temp (i, 1) to learn W (This formula is used to approximate the negative entropy) 6 with symmetric orthogonal treatments W 7, normalized W (:, p) = W (:, p)/norm (W (:, p)) 8, if W does not converge, return to step 5 9 , so that p = p+1, if p less than or equal m, return to step 4 should be able to read the rest of the basic is based on negative entropy of the largest fast independent component analysis algorithm)
- 2013-06-27 15:39:00下载
- 积分:1
-
two_valuable
灰度图像二值化比较经典的算法,包括otsu方法和局部阈值法。(Gray image binarization more classic algorithms, including methods and local otsu threshold.)
- 2010-10-27 14:11:56下载
- 积分:1
-
bm3d_src
这是二维图像去噪算法,C++版本,需自行配置工程使用(Image Denoising Method)
- 2017-06-28 14:11:34下载
- 积分:1
-
mbpp
matlab 归一化相关系数,可用于模板匹配(matlab normalized correlation coefficient)
- 2021-01-19 17:18:42下载
- 积分:1
-
Watermarking
Add watermark to image
The program provide the interface to the user that the watermark can be easily added to the image
- 2008-01-31 18:20:28下载
- 积分:1
-
Entropy
有关于求取图像信息熵的matlab M 文件;虽然很简单,但可以为你省去那么一点时间。 共享改变未来!(Image information on the strike entropy matlab M documents although very simple, but it can save you some time. Share changes in the future!)
- 2011-06-03 10:49:56下载
- 积分:1
-
PMFFT
PMF FFT捕获技术性能仿真,分段匹配滤波法和改进算法相比较(FFT PMF capture technology performance simulation, segmented matching filter and improved algorithm comparison)
- 2021-03-08 21:29:28下载
- 积分:1
-
tuxianggeshizhuanhuan
进行图像格式的转换,可以由bmp转换为tif、jpg等格式(Image format conversion, may tif, jpg bmp format conversion by the)
- 2020-07-03 13:00:01下载
- 积分:1