-
OpenCVexe_02
读取一个文件夹中的任意数量图片,并对读入图片进行尺寸调整、灰度化处理、直方图均衡化处理,并显示图片(Read number of images from a folder, and adjust the size,do gray processing, histogram equalization processing with the pictures , and display pictures.)
- 2013-12-15 10:58:10下载
- 积分:1
-
1527531
C-W节约算法是最经典的求解车辆路径问题的启发式算法,()
- 2018-07-05 23:24:48下载
- 积分:1
-
Inpainting
图像修复程序,专门用于去除图片中大的物体。去除后的图像裂缝通过基于用户手动得到的掩模进行填充。(This project involved removing large objects from images. From a user-specified mask, small patches were duplicated until all remaining gaps were filled. )
- 2012-08-15 09:15:51下载
- 积分:1
-
envi_split_to_multiple_single_band_files
在ENVI中利用此程序可将多光谱影像拆分为单个波段。(In ENVI, multi-spectral images can be divided into single bands by using this program.)
- 2019-04-18 14:57:21下载
- 积分:1
-
RegsiterFM
用matlab软件编写的图像配准代码,用于图像配准或图像处理(matlab edge detect-matlab edge detect)
- 2009-03-02 21:19:29下载
- 积分:1
-
MosaicKit
利用surf算法,来实现图像间的拼接,并可将其推广为多幅图之间的拼接融合。(Realization of two images splicing)
- 2018-05-14 19:34:05下载
- 积分:1
-
image-distortion-correction
使用透视变换对图像进行畸变矫正,可以正常运行。(use Perspective transformation about image distortion correction )
- 2014-07-31 21:24:29下载
- 积分: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
-
TextureML
极化SAR图像多纹理最大似然处理滤波算法,可以生成处理后的四个通道图像数据。(Multi-polarization SAR image texture filtering deal with maximum-likelihood algorithm, can be generated after the deal with the four-channel image data.)
- 2009-02-24 17:57:02下载
- 积分:1
-
mixture_of_gaussians
混合高斯模型提取视频帧前景背景图像,经试验验证准确率比较高(Mixed gaussian model to extract video frame prospects background image)
- 2015-04-02 16:53:31下载
- 积分:1