-
-
-
-
[
Matlab]
fourier.rar
FFTGUI Demonstration of Finite Fourier Transform.
FFTGUI(y) plots real(y), imag(y), real(fft(y)) and imag(fft(y)).
FFTGUI, without any arguments, uses y = zeros(1,32).
When any point is moved with the mouse, the other plots respond.
...
Category:
matlab Upload User:
szfavar Size:
81K
-
[
Matlab]
houghcircle.rar
... transform for circle detection. Function uses Standard Hough Transform to detect circles in a binary image.According to the Hough Transform for circles, each pixel in image space corresponds to a circle in Hough space and vise versa. Upper left corner of ...
-
[
Matlab]
EMDprogram.rar
Empirical Mode Decomposition (EMD), In some cases than WAVELET TRANSFORM STFT analysis and better results. Computing is a great time!
Category:
matlab Upload User:
mlyooo Size:
513K
-
[
Visual C++ (VC++)]
Image-Compression.rar
... code. Include: the use of block truncation coding for image compression (Block Truncation), based on the Gaussian pyramid transform for image compression (Gaussian Pyramids), based on the discrete cosine transform for image compression (Discrete Cosine ...
-
[
Matlab]
treewave.zip
... and readme. wav2 function biennium max the tree structured wavelet transform of t he input matrix. given up to the ... wav1 another function called, which takes the well known wavelet transform of the given matrix. Daubechies wavelet coeffici separations are ...
Category:
matlab Upload User:
sy_khl Size:
4K
-
[
WINDOWS]
SPY_filter.rar
Most good object, DirectShow Filter modify from transform filter can spy all media type by hook KSEevent .
-
[
Matlab]
Affine-Transformation.rar
... to a 2-D image.
The program main functions are:
- Load Image: Load the image to be transformed.
- Transform Image: Computes the transformation matrix from the transformation parameters specified by the user, then it applies the transformation to the ...
-
[
C/C++]
fft.zip
fft.c- fast Fourier transform and its inverse (both recursively)
Category:
SCM Upload User:
whktkj Size:
4K