代码搜索:Quantization
找到约 3,139 项符合「Quantization」的源代码
代码结果 3,139
www.eeworm.com/read/154760/11928979
m quantiz.m
function [y,t,snr]=quantiz(x,l,a,ty,ty2)
% QUANTIZ Quantization by rounding or truncation
%
% [Y,T,SNR]=QUANTIZ(F,L,A,TY,TY2) quantizes signal F to A levels.
% If F is an array, L = [low,hi]
www.eeworm.com/read/342008/12047693
m prex5.m
%PREX5 PRTOOLS example of image vector quantization
help prex5
echo on
% standard Matlab TIFF read
girl = imread('girl.tif','tiff');
% display
figure
subplot(2,3,1);
subimage(girl); axis off;
titl
www.eeworm.com/read/217557/14958704
m bounding_linear_box.m
function box = bounding_linear_box(loc,mapping_k_1,face_poly)
global GLOBAL_PIHA
global GLOBAL_APPROX_PARAM
% Get resolution to be used for quantization
min_angle = GLOBAL_APPROX_PARAM.mi
www.eeworm.com/read/14735/405554
h adapt_quant.h
#ifndef _ADAPT_QUANT_H_
#define _ADAPT_QUANT_H_
int adaptive_quantization(unsigned char* buf, int stride, int* intquant,
int framequant, int min_quant, int max_quant,
int mb_width, in
www.eeworm.com/read/251805/4416638
h adapt_quant.h
#ifndef _ADAPT_QUANT_H_
#define _ADAPT_QUANT_H_
int adaptive_quantization(unsigned char* buf, int stride, int* intquant,
int framequant, int min_quant, int max_quant,
int mb_width, in
www.eeworm.com/read/299916/3849614
m mula_pcm.m
function [sqnr,a_quan,code]=mula_pcm(a,n,mu)
%MULA_PCM mu-law PCM encoding of a sequence.
% [SQNR,A_QUAN,CODE]=MULA_PCM(A,N,MU)
% a=input sequence.
% n=number of quantization
www.eeworm.com/read/396844/2407813
m som_quality.m
function [mqe,tge] = som_quality(sMap, D)
%SOM_QUALITY Calculate the mean quantization and topographic error.
%
% [qe,te] = som_quality(sMap, D)
%
% qe = som_quality(sMap,D);
% [qe,te] = som_qualit
www.eeworm.com/read/293183/8310969
m prex5.m
%PREX5 PRTOOLS example of image vector quantization
help prex5
echo on
% standard Matlab TIFF read
girl = imread('girl.tif','tiff');
% display
figure
subplot(2,3,1);
subimage(girl); axis off;
titl
www.eeworm.com/read/147096/12583756
m mula_pcm.m
function [sqnr,a_quan,code]=mula_pcm(a,n,mu)
%MULA_PCM mu-law PCM encoding of a sequence.
% [SQNR,A_QUAN,CODE]=MULA_PCM(A,N,MU)
% a=input sequence.
% n=number of quantization
www.eeworm.com/read/300086/13936618
m mula_pcm.m
function [sqnr,a_quan,code]=mula_pcm(a,n,mu)
%MULA_PCM mu-law PCM encoding of a sequence.
% [SQNR,A_QUAN,CODE]=MULA_PCM(A,N,MU)
% a=input sequence.
% n=number of quantization