Time Series Prediction This demonstration tries to solve yet another task with Genetic Programming and Gene Expression Programming. For the given time series it tries to build an algebraic expression, which calculates next time series value from the given known past...

Motion Detector The sample application demonstrates the work of different motion detection algorithms. With this application it is possible as just to enable/disable motion detection, as turn on different motion post-processing algorithms, like highlighting of motion...

Duplicate songs detector via audio fingerprinting This demonstration shows an efficient algorithm of signal processing which will allow one to have a competent system of sound fingerprinting and signal recognition. As an example, consider an audio signal Ψ1,...

Optical Marks Recognition (OMR) Engine OMR ( wiki ) are answer sheets that are not intended to be read by a human being. This projects eliminates the need to buy OMR reading machines and even a photo scanner for computer. Any 2MP< mobile phone camera...

Kernel Principal Component Analysis (KPCA) Sample application demonstrating how to use Kernel Principal Component Analysis (KPCA) to perform non-linear transformations and dimensionality reduction. Linear Discriminant Analysis (LDA) Sample application demonstrating...