代码搜索:Transforms
找到约 1,181 项符合「Transforms」的源代码
代码结果 1,181
www.eeworm.com/read/339446/3307093
c pngrtran.c
/* pngrtran.c - transforms the data in a row for PNG readers
*
* Last changed in libpng 1.2.15 January 5, 2007
* For conditions of distribution and use, see copyright notice in png.h
* Copyright
www.eeworm.com/read/337074/3343957
c pngtrans.c
/* pngtrans.c - transforms the data in a row (used by both readers and writers)
*
* libpng 1.2.8 - December 3, 2004
* For conditions of distribution and use, see copyright notice in png.h
* Copy
www.eeworm.com/read/323643/3512043
c pngtrans.c
/* pngtrans.c - transforms the data in a row (used by both readers and writers)
*
* libpng 1.2.5 - October 3, 2002
* For conditions of distribution and use, see copyright notice in png.h
* Copyri
www.eeworm.com/read/309003/3708263
m toon0432.m
% toon0432 -- First-m Compression Numbers of Four Objects
%
% Plot the compression numbers for the S8 wavelet transforms
% of each of the four signals. These curves illustrate the
% gain in a
www.eeworm.com/read/309003/3708275
m toon0547.m
% toon0547 -- Data Compression of Ingrid Daubechies
%
% Visualize residuals (reconstruction errors) for
% the wavelet and DCT transforms of Daubechies.
%
subplot(1,2,1)
GrayImage(abs(ingrid-
www.eeworm.com/read/309003/3708310
m toon0546.m
% toon0546 -- Data Compression of Ingrid Daubechies
%
% Compare compression numbers for the wavelet and DCT
% transforms of Daubechies.
%
fingrid = dct2_iv(ingrid);
fcsort = sort(abs(fingrid
www.eeworm.com/read/309003/3708318
m toon0433.m
% toon0433 -- Best-m Compression Numbers of Four Objects
%
% Plot the compression numbers for the S8 wavelet transforms
% of each of the four signals. These curves illustrate the
% gain in a
www.eeworm.com/read/309003/3708320
m toon0441.m
% toon0441 -- Best-m Wavelet & DCT Partial Reconstructions
%
% Compare the accuracy of best-m reconstructions of the Doppler
% signal for the Wavelet and DCT transforms.
%
n = 2048;
t
www.eeworm.com/read/309003/3708777
m compressogram.m
function CompressoGram(Sig,QMF_Filter)
% CompressoGram -- compare compress abilities of four transforms
%
% Haar Transform
HaarQMF = MakeONFilter('Haar');
hSig = FWT_PO(Sig,1,HaarQMF);
epsi
www.eeworm.com/read/305566/3771841
c pfa2cr.c
/* Copyright (c) Colorado School of Mines, 1990.
/* All rights reserved. */
/*
FUNCTION: prime factor fft: 2-D complex to real transforms
PARAMETERS:
isign i sign of is