?? evaluate_nbr_bits.m
字號:
function m = evaluate_nbr_bits(M,T)
% evaluate_nbr_bits - evaluate the number of bits to code an image
%
% m = evaluate_nbr_bits(M)
%
% nbr_bit is a lower bound (Shanon entropy bound) on the number
% of bits needed to code the wavelet image.
%
% Works also with cell array of matrix.
%
% Copyright (c) 2004 Gabriel Peyr
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -