We can see feature extraction module on figure A.3 on page . The abstract module is the interface
definition. The following must be implemented by ancestors:
where is an input image,
is non-normalized feature vector and
is its normalized version.
The normalize() function is useful since it makes a distribution from feature vector.