-
-
[
Matlab]
Frames.zip
calculates coefficients Frames_AG, calculates, coefficients, image processing
-
[
C/C++]
pdnmesh.rar
pdnMesh is an automatic mesh generator and solver for Finite Element problems. It will also do post-processing to generate contour plots and Postscript printouts. GUI support using GTK or MFC (Win32) is available. The problem definition can be done in any ...
-
[
Matlab]
mmse_mpsk.rar
... the LMS adaptive filter block in DSP Blockset. For DS-SS signal reception, the adaptive filter needs to have multi-rate operation. The input sample rate is equal to chip rate and the output is at symbol rate. Two rates are related by PG, processing gain
Category:
matlab Upload User:
weigan Size:
8K
-
[
C#(.net)]
motion.zip
... . In this article I ll try to describe some of the most common approaches. In describing the algorithms, I ll use an image processing library I ve described in my previous article. So, if you are common with it, it will only help. The demo applications ...
-
[
C#(.net)]
oocr_v2_07252004.zip
... History July 25,2004 : 2nd Release [NOT to be intended as a stable working release] Added: Program Icon Started: Image Processing for background detection Started: Bound Box reduction/fitting for standard scanning July 16,2004 : Initial Release [NOT to be ...
-
[
Matlab]
AffineTransformation02.rar
... by subtracting the shape cetroid. The affine matrix and the affinr transformation are computed using Matlab Image Processing Toolbox functions: maketform and imtransform. So this program is only demonstrates and facilitates the computation and the ...
-
[
Visual C++ (VC++)]
sdk_winbase_io_asyncio.rar
... program for searching the files in a directory tree for a match against a pattern. It uses multiple threads, with each thread processing one file at a time, accumulating its matches. When each thread finishes searching a file, the thread sends the matches ...
-
-
[
Delphi]
AudioComponentsSuite.v2.2.zip
Audio Components Suite, a set of cross-platform audio processing kits : one to support audio playback, capture. 2, CD-ROM ... 4, MP3, Ogg, FLAC, Monkey format support. 5, audio reverb processing. 6, dynamic input devices to capture. 7, audio format conversion ...
-
[
C/C++]
ppmCode.rar
This program is used to read ppm format image. It s simple but useful for the people who want to understand the basic idea of digital image processing.