-
xiaoboquzao
基于小波变换的图象去噪 Normalshrink算法(based on wavelet transform algorithm for image denoising Normalshrink)
- 2007-07-08 11:06:30下载
- 积分:1
-
CVisionProject
This is a computer vision project implemented in matlab to remove radial distortion from the image
This is a computer vision project implemented in matlab to remove radial distortion from the image
- 2009-04-17 09:02:21下载
- 积分:1
-
T_NPC_PWM
说明: T型三相两电平DCAC仿真,中间利用PI调节PWM对逆变器进行控制(T-type three-phase two-level DCAC simulation)
- 2020-12-26 14:32:23下载
- 积分:1
-
ECE1512-Chaos-based-Image-Encryption-master
说明: implementation of arnold transform
- 2020-06-20 03:20:02下载
- 积分:1
-
turbo-source
turbo码的编译码实现,经典程序。工具:matlab(turbo codes‘s coding and decoding )
- 2020-12-09 11:39:19下载
- 积分:1
-
image_compress
本程序利用奇异值分解对3通道彩色图像进行压缩分解,具体步骤如下:
压缩过程:
1. 选取子图像大小K值,把图像分解成M×M个子图像,IMG(s),s=1,2,…, M2,其中M=N/K,原始图像IMG大小为N×N。
2. 计算这M2个子图像的平均值average,对每幅子图像减去均值图像得到新图像。
3. 计算相关矩阵R,其元素定义为 。
4. 计算R的特征值与特征向量,计算每幅子图像与最大特征向量的内积,便得到编码,即压缩后的图像。
(This procedure using singular value decomposition of 3-channel color image compression decomposition, concrete steps are as follows: compression process: 1. Select the sub-image size K value, the image is decomposed into M × M sub-image, IMG (s), s = 1, 2, ..., M2, in which M = N/K, the original image IMG size N × N. 2. M2 calculate the average of sub-image average, for each sub-image minus the new images mean images. 3. Calculation of correlation matrix R, defined as its elements. 4. Calculation of the characteristics of R value and eigenvector calculated each sub-image with the largest eigenvector of the inner product, they will have to code, that is, the compressed images.)
- 2008-01-03 23:00:33下载
- 积分:1
-
finalronghe
信息融合 使用两个传感器进行航迹融合 Bar-Shalom-Campo融合算法(fusion Bar-Shalom-Campo)
- 2020-12-25 20:59:04下载
- 积分:1
-
X509CRLImpl
Creates X.509 CRL by wrapping of the specified CertificateList object.
- 2014-01-22 11:24:59下载
- 积分:1
-
huffman-matlab-1_1
Huffman coding for comperesrion data and ready to send
- 2010-12-04 22:42:12下载
- 积分:1
-
Train_Classifier
This function (trainClassifierExample.m) is a tutorial/example on how to create a user-defined vision.CascadeObjectDetector detector. This function uses an attached webcam to take video of a user and builds a detector on their face. From this example hopefully it is clear how to generate detectors for any general object class. Faces are used in this example since the labeling can be done autonomously using a pre-trained face detector
- 2014-12-03 17:23:02下载
- 积分:1