-
registration
遥感图像配准,手动选取配准点。包括程序和原图像,待配准图像。(Remote sensing image registration, and manually select with punctuality.)
- 2020-12-17 11:19:11下载
- 积分:1
-
Digital Image Processing
1.RAW格式转换为BMP格式
2.灰度线性拉伸
3.局部处理
4.几何处理
5.二值化
6.模板匹配
7.影像融合(1.RAW format converted to BMP format
2. grayscale linear stretch
3. local processing
4. geometric processing
5. binaryzation
6. template matching
7. image fusion)
- 2018-01-17 18:55:16下载
- 积分:1
-
ADMM图像去噪
说明: 本实验使用了ADMM的方法进行图像的去噪音。(Image denoising using ADMM method)
- 2021-03-18 13:09:19下载
- 积分: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
-
images
数字图像处理的非常面全的图片,包含有各种格式的和大小的。(there are many kids of images that used to digitial image pricessing,including lena,boat,cman images)
- 2015-04-25 11:19:56下载
- 积分:1
-
target-tracking-radar
下面是利用卡尔曼滤波的方法,实现雷达对目标的跟踪:一目标沿水平方向运动,起始位置为(-2000米,1000米),运动速度为15米/秒,扫描周期T=2秒, 米,采用蒙特卡洛方法对跟踪滤波器进行仿真,仿真次数为100次。(Below is the use of Kalman filtering method, to achieve the target tracking radar. Parameter :: a target in a horizontal direction, the starting position (2000m, 1000m), the motion speed of 15 m/s, the scan period T = 2 seconds, rice, Monte Carlo method using the tracking filter simulation, simulation 100 times.)
- 2013-05-23 16:13:31下载
- 积分:1
-
Visual+C++Picture
说明: 该书介绍的用VC实现图像处理,其中包括一些图像处理知识的介绍(The book described the realization of image processing using VC, including some knowledge of image processing introduction)
- 2008-11-29 14:47:35下载
- 积分:1
-
zhang_h
张正友标定算法,包含自己的测试图片以及实验分析。(Zhang Zhengyou calibration algorithm, contains its own test images and experimental analysis.)
- 2014-09-15 10:47:59下载
- 积分:1
-
tuxiang
四种滤波(SVD滤波,PCA滤波,DCT滤波,DWT滤波)对图像处理,有程序代码和对应图片(Four kinds of filter for image processing)
- 2020-06-29 20:40:02下载
- 积分:1
-
blur
本文是中值滤波的一些应用,个人觉得中值滤波比一些算子滤波效果要好得多(This article is median filtering applications, personal feel median filter is much better than some of the filtering effect of the operator)
- 2012-10-09 20:26:27下载
- 积分:1