-
14-3W-Grid-Connection-PV-
本文提出了一种单相三线(143W)
电网连接photovoItaic(PV)逆变电源与功能
部分有源电力滤波器(武警部队),它不仅可以处理
光伏发电,但过滤电流谐波,提高功率因数。(This paper presents a single-phase three-wire (14 3W)
grid-connection photovoItaic (PV) power inverter with a feature
of partial active power filter (PAPF), which can not only deal with
PV power but filter current harmonics and improve power factor. )
- 2014-07-15 11:38:13下载
- 积分:1
-
arnold
这个程序对图像进行arnold变换,把二值图像置乱,然后一定的周期之后进行复原。(This procedure is arnold image transformation, the binary image scrambling, and then after a certain recovery cycle.)
- 2007-10-18 18:45:21下载
- 积分:1
-
JPEGCompression
说明: 编码:
(1)进行颜色转换,将RGB格式转换为YUV格式。
(2)将待编码的N×N的图像分解成(N/8)^ 2 个大小为8×8的子图像。
(3)对每个子图像进行DCT变换,得到各子图像的变换系数。这一步的实质是把空间域表示的图像转换成频率域表示的图像。
(4)对变换系数进行量化。
(5)进行Z字形重排
(6)使用霍夫曼变长变码编码器对量化的系数进行编码,得到压缩后的图像(数据)。
解码:
(1) 对压缩的图像数据进行解码,得到用量化系数表示的图像数据。
(2) 进行反Z字型重排
(3)用与编码时相同的量化函数或量化值表对用量化系数表示的图像数据进行逆量化,得到每个子图像的变换系数。
(4)对逆量化得到的每个子图像的变换系数进行反向正交变换(如反向DCT变换等),得到(N/8)^2 个大小为8×8的子图像。
(5)将(N/8)^2 个大小为8×8的子图像重构成一个N×N的图像。
(6)进行颜色组合,将YUV格式转换为RGB格式图像。(JPEG compression and decompression process)
- 2019-02-18 22:58:13下载
- 积分:1
-
yundongjianceGUI
别人编写的运动检测gui,能够检测运动目标以及测速,给大家分享一下。(Written by someone else' s motion detection gui, can detect moving targets and guns, to share with you.)
- 2010-06-08 10:39:35下载
- 积分:1
-
BP-classification
BP神经网络图像分类程序,代码很好懂,适合初学者。样本选的不是很大。(BP neural network image classification procedures, code easy to understand for beginners. Sample selected is not great.)
- 2013-07-24 18:19:51下载
- 积分:1
-
9.SAD-StereoMatching
双目立体匹配,使用SAD,SSD,NCC算法,比较多种常见算法的优劣,对其优化实现快速准确匹配。(Binocular stereo matching, the use of SAD, SSD, NCC algorithm, compare the merits of a variety of common algorithms, and its optimization to achieve fast and accurate matching)
- 2016-08-30 16:13:14下载
- 积分:1
-
zernike
镜片面形数据通过zernike多项式用协方差方法拟合得到的zernike系数(Zernike coefficients covariance fitting)
- 2013-08-20 11:00:25下载
- 积分:1
-
量子图像加密daima
matlab实现量子图像加密,包括Arnold变换,双随机相位变换,信息熵,相邻像素相关性分析(matlab quantum encryption, including Arnold transform, double random phase transformation, entropy, correlation analysis of adjacent pixels)
- 2021-01-06 14:08:54下载
- 积分:1
-
ASR_fusion
该文件包含与以下文件相关的代码:
Y.Liu和Z.Wang具有自适应稀疏表示的同时图像融合和去噪(This package contains the code which is associated with the following paper:
Y. Liu and Z. Wang Simultaneous image fusion and denoising with adaptive sparse representatio)
- 2020-07-13 17:08:52下载
- 积分:1
-
Saliency
CVPR2013中出现的一种显著性特征检测算法,该算法用于模拟人眼视觉识别过程,提取图像中的显著性特征借后期目标对象的检测跟踪等使用,该算法(Context-Aware Saliency Detection。matlab implementation of an classical saliency detection alrogithm,which imitate our recognition process of eyes)
- 2013-10-03 22:45:25下载
- 积分:1