Matlab is a registered trademark of The Mathworks, Inc.


 Advanced Source Code . Com

 
 
HOME SOURCE CODE SOFTWARE INFO SUPPORT CONTACT US
 
Source code for fingerprint recognition, face recognition and much more


Software Info    About us     
Go To Matlab Official Website

.: Click here to download :.

Discrete cosine transforms (DCTs) are widely used in speech coding and image compression. They resemble Karhunen- Loeve transform for first-order Markov stationary random data and are classified into four groups. Finding fast computational algorithms for DCTs has been a rather active subject. These methods all tried to reduce the amount of multiplications. It is very important to low-power implementations of DCTs on mobile devices that no floating multiplications or less multiplications are needed. At the same time, the parallel hardware methods also have been developed for designing fast DCT processors. Among them the systolic array methods have been given more attentions due to their easy VLSI implementation.

By using a modular mapping and truncating, DCTs are approximated by linear sums of discrete moments computed fast only through additions. This enables us to use computational techniques developed for computing moments to compute DCTs efficiently. We demonstrate this by applying our earlier systolic solution to this problem. The method can also be applied to multidimensional DCTs as well as their inverses.

J. G. Liu, Y. Z. Liu, G. Y.Wang, "Fast DCT-I, DCT-III, and DCT-IV via Moments", 2005.

Index Terms: DCT, discrete cosine transform, moments, moment, fast transform, systolic array, Matlab source code.

 

 

 

 

 

Figure 1. DCT coefficients



A simple and effective source code for Discrete Cosine Transforms based on Moments.



Demo code (protected P-files) available for performance evaluation. Matlab Image Processing Toolbox is required.

Release
Date
Major features
1.0

2007.02.07



We recommend to check the secure connection to PayPal, in order to avoid any fraud.
This donation has to be considered an encouragement to improve the code itself.

Fast DCT Via Moments 1.0 - Click here for your donation. In order to obtain the source code you have to pay a little sum of money: 50 EUROS (less than 70 U.S. Dollars).

Once you have done this, please email us luigi.rosa@tiscali.it
As soon as possible (in a few days) you will receive our new release of Fast DCT Via Moments.

Alternatively, you can bestow using our banking coordinates:
Name :
Luigi Rosa
Address :
Via Centrale 35 67042 L'Aquila Italy
Bank name:
Poste Italiane
Bank address:
Viale Europa 190 00144 Roma Italy
IBAN (International Bank Account Number) :
IT-50-V-07601-03600-000058177916
BIC (Bank Identifier Code) :
BPPIITRRXXX

The authors have no relationship or partnership with The Mathworks. All the code provided is written in Matlab language (M-files and/or M-functions), with no dll or other protected parts of code (P-files or executables). The code was developed with Matlab 14 SP1. Matlab Image Processing Toolbox is required. The code provided has to be considered "as is" and it is without any kind of warranty. The authors deny any kind of warranty concerning the code as well as any kind of responsibility for problems and damages which may be caused by the use of the code itself including all parts of the source code.

New - Mobile Biometrics
 .MOBI Premium Domain Names: Biometrics for Secure Mobile Communications As mobile devices become increasingly ubiquitous and play ever more significant roles in our lives, ensuring the trustworthiness and security of the information being exchanged has never been more important.
 
New - Software references
 Papers and lectures A list of papers that included Advanced Source Code .Com in the references section. If you have written a paper where our software is cited in the references list please email us and your work will be published at our web site.
 
New - WebCam Face Identification
 Face Recognition Based on Fractional Gaussian Derivatives Local photometric descriptors computed for interest regions have proven to be very successful in applications such as wide baseline matching, object recognition, texture recognition, image retrieval, robot localization, video data mining, building panoramas, and recognition of object categories.
 
New - Palmprint Recognition System
 On-line palmprint identification In the field of biometrics, palmprint is a novel but promising technology. There are many unique features in a palmprint image that can be used for personal identification. Principal lines, wrinkles, ridges, minutiae points, singular points, and texture are regarded as useful features for palmprint representation.
 
New - FFW Fastest Filtering in the West
 Fast convolution and filtering for 2D images
Convolution of time-domain functions is equivalent to multiplication of their Fourier transforms. Due to the efficiencies of the fast Fourier transform algorithm, the latter is often done to maximize the speed of a signal filtering task. In the frequency domain, block-processing is required.
 
New - Speaker Recognition System
 Source code for speaker recognition
Speaker recognition is the process of automatically recognizing who is speaking on the basis of individual information included in speech waves.
 
New - Speech Recognition System
 Source code for isolated words recognition
Speech recognition technology is used more and more for telephone applications like travel booking and information, financial account information, customer service call routing, and directory assistance. Using constrained grammar recognition, such applications can achieve remarkably high accuracy.
 



The MathWorks, Inc. Google NeuralNetworks.It Octave Scilab The R Project for Statistical Computing Python Other available resources
 
Software Info    About us