maxi
PURPOSE
SYNOPSIS
function [m]=maxi(a)
DESCRIPTION
CROSS-REFERENCE INFORMATION
This function calls:
This function is called by:
epifanio03_encoder
QREREDCT (uniform) quantization of the linear reretransformada
epifanio03_encoder_v2
jpeg91_encoder
It employs QDCT55 to quantize the DCTs patches with resolution N from a 2D signal
malo06_encoder
Use QDCT65 to quantize the normalized DCTs of a subblock of a 2D signal
malo99_encoder
It employs QDCT55 to quantize the DCTs patches with resolution N from a 2D signal
svr_dct_encoder
------------------------------------------------- ------------------------
svr_nl_encoder
SVR_NL DCTs 'retransformadas' of a 2D signal subblock
iafet
iafet_10
niv66
qdct57
relation
jpeg91_c_decoder
Given a .zip file it gets ristra/sequence and obtains the decoded image
jpeg91_c_encoder
svr_nl_c_encoder_cs
SVR_NL_C_ENCODER encoding images by quantization of the SVM weights trained in the DCT domain
deal_levels
REPARTO_NIVELES returns the weight functions from a linear response model.
SOURCE CODE
0001 0002
function [m]=maxi(a)
0003 0004 m=max(max(a));
Generated on Fri 07-Mar-2014 13:29:20 by
m2html
© 2005