代码搜索:Distortion
找到约 806 项符合「Distortion」的源代码
代码结果 806
www.eeworm.com/read/172257/9715732
m vq.m
%函数VQ.m: 向量量化%
function [O_data,bit]=VQ(I_data,I_codebook)
%O_data:经向量量化压缩后输出数据%
%I_data:输入数据%
%I_codebook:向量量化码本%
%bit:向量量化所需总位数%
[row,col]=size(I_data);
[nc,nd]=size(I_codebook);
bit_index
www.eeworm.com/read/212431/15156269
pdf rate-distortion optimized image compression using wedgelets.pdf
www.eeworm.com/read/357506/10208332
m program_14_1.m
% Program 14_1
% Frequency Responses of Johnston's QMF Filters
% Type in prototype lowpass filter coefficients
B1 = input('Filter coefficients = ');
B1 = [B1 fliplr(B1)];
www.eeworm.com/read/276954/10692220
save testmin.save
Number of stages: 100
Average distortion: 0.0806688
0 [ 0.538642 -0.747656 ] dist = 0.143903
1 [ 0.058456 -0.350953 ] dist = 0.0607307
2 [ 0.333405 0.368641 ] dist = 0.958262
www.eeworm.com/read/276954/10692322
save minimal.save
Number of stages: 100
Average distortion: 0.0806688
0 [ 0.538642 -0.747656 ] dist = 0.143903
1 [ 0.058456 -0.350953 ] dist = 0.0607307
2 [ 0.333405 0.368641 ] dist = 0.958262
www.eeworm.com/read/416230/11037393
m program_14_1.m
% Program 14_1
% Frequency Responses of Johnston's QMF Filters
% Type in prototype lowpass filter coefficients
B1 = input('Filter coefficients = ');
B1 = [B1 fliplr(B1)];
www.eeworm.com/read/302727/13828225
m actsairadialdistortion.m
function Pd = acTsaiRadialDistortion(Pu, kappa1)
% Pd = acTsaiRadialDistortion(Pu, kappa1)
% Performs first order radial lens distortion using Tsai's model of the image formation process.
% Th
www.eeworm.com/read/488224/6498572
m program_14_1.m
% Program 14_1
% Frequency Responses of Johnston's QMF Filters
% Type in prototype lowpass filter coefficients
B1 = input('Filter coefficients = ');
B1 = [B1 fliplr(B1)];
www.eeworm.com/read/254742/12121032
m program_14_1.m
% Program 14_1
% Frequency Responses of Johnston's QMF Filters
% Type in prototype lowpass filter coefficients
B1 = input('Filter coefficients = ');
B1 = [B1 fliplr(B1)];
www.eeworm.com/read/167185/5463165
3 gnisdisttd.3
.\" Copyright (c) 1987-1990 Entropic Speech, Inc.
.\" Copyright (c) 1997 Entropic Research Laboratory, Inc. All rights reserved.
.\" @(#)gnisdisttd.3 1.7 18 Apr 1997 ESI/ERL
.ds ]W (c) 1997 Entropic R