A semi-joke on how to create your own Perl 6 compiler and run the code in production already today.
Author: Andrew Shitov
Gearman and Perl
An introduction of what are Gearman and its architecture, and how to use it to dispatch jobs in Perl.
9000 km of Perl
A small talk featuring the Perl-related events that I organised so far.
Syntaxanalyse von URL mit die Grammatik
A talk about how to use grammars in Perl to analyse the structure of the URL.
Perl 5.10
An overview of the new features available in the version 5.10 of the Perl programming language.
Translating human language with computer grammar
Life with Perl (presentation)
How to make Google Books at home
A talk about making your own full-text search system over printed books.
YAPC::TV essentials
A talk about the pre-YouTube epoch of the Perl talks collection.
My four preferences in Perl Web practices
Perl behind the Wall
An overview of the Perl-events that I organised so far.
Face Image Preprocessing Based on Wavelets
Abstract Wavelet analysis methods are applied to find the main features of the human face. There exist methods of feature extraction based on banana wavelets that use 2-dimentional wavelets. We try to apply simple Gaussian Wavelets, more correctly called Vanishing Momenta Wavelet Family (VMWF). Applying that type of wavelets we use recently developed fast algorithms that allow to reach real-time preprocessing of the image. Images Face image is what is at the input of the system. The expected result … Continue reading “Face Image Preprocessing Based on Wavelets”