搜索结果
找到约 2 项符合
DownSampling 的查询结果
企业管理 function [beta,alfa] = AIDyadDown(afine,D,F,EF) % AIDyadDown -- Average-Interpolating DownSampling
function [beta,alfa] = AIDyadDown(afine,D,F,EF)
% AIDyadDown -- Average-Interpolating DownSampling Operator
VC书籍 This sample shows different ways of performing anti-aliasing - both by using only the native hardwa
This sample shows different ways of performing anti-aliasing - both by using only
the native hardware AA support, and by mixing the hardware modes with additional
supersampling. There are various ways in which the supersampled image can be
down-sampled. The way we do the downsampling in this example ...