-
6
[Wang 2011]The Meaning of Interior Tomography
- 2013-10-31 23:02:32下载
- 积分:1
-
regiongrow2
区域生长,基本处理方法是 以一组种子点开始来行程生长区域,即将哪些预定义属性类似于种子的邻域像素附加到每个种子上 (regional growth, the basic approach is based on a group of seed starting point to the growth of regional tour, What about predefined attributes similar to seed the neighborhood of each pixel additional seeds)
- 2006-12-21 20:53:55下载
- 积分:1
-
ImageMatlab
Matlab数字图像处理,GUI界面,可以运行,载入图象后进行变换(Image traslation based on Matlab)
- 2010-11-17 18:08:30下载
- 积分:1
-
代码原理、要求及工具箱
可以直接调用,适用于各种利用contourlet工具箱做为工具的算法(Can be directly invoked, suitable for various algorithms using contourlet toolbox as a tool)
- 2019-02-23 12:23:50下载
- 积分:1
-
Random-Forest-Matlab-master
随机森林用于 图像处理matalab 代码(Random Forest matalab code for image processing)
- 2014-04-15 00:48:05下载
- 积分: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
-
摄影测量点云 Grid
摄影测量点云,三维激光点云进行点云特征图像提取进行格网化代码(Photogrammetric point cloud, 3D laser point cloud, point cloud feature image extraction for grid code)
- 2018-10-11 11:54:57下载
- 积分:1
-
图像处理程序
说明: 图像处理程序,基于K均值聚类的图像分割——灰度图像,基于中位数算法的运动目标检测(Image processing program, image segmentation based on k-means clustering -- gray image, moving target detection based on median algorithm)
- 2020-06-20 14:00:02下载
- 积分:1
-
test_batch_mod
说明: 可完成对MODIS09GA数据的批量格式转换与裁剪(Batch format conversion and clipping of modis09GA data)
- 2020-12-09 10:59:23下载
- 积分:1
-
matlab(quzao)
八种经典的图像去噪的方法(包括图像),希望能对您有所帮助!(Eight classical image denoising methods (including images), hoping to help you!)
- 2008-12-12 22:52:29下载
- 积分:1