www.gusucode.com > matlab人类视觉系统(HVS)的工具箱 > matlab人类视觉系统(HVS)的工具箱/matlab人类视觉系统(HVS)的工具箱/contents.m

    % Basic introduction to Human Visual System (HVS) toolbox
%
%
% The function in this toolbox are listed as follow:
%
% func_LuminanceMasking --  Show luminance masking effect of HVS
%
% func_ContrastMasking -- Show Contrast masking effect of HVS
%
% func_ColorCSF -- Show Contrast Sensitive Function (CSF) via color Sinwave stimulus
%
% func_GrayCSF -- Show Contrast Sensitive Function (CSF) via gray Sinwave stimulus
%
% More information can be found in 
% S. E. Palmer, "Vision Science: From Photons to Phenomenology," MIT Press,
% Cambridge, MA, 1999.
%
% ---------------------------
% Jing Tian Apr.24 2004
% Contact me : scuteejtian@hotmail.com
% Homepage : http://ikanchi.yeah.net
% This program is written in Apr.2003 during my postgraduate in 
% NTU, Singapore.