2 * Image Library -- Comparisions of image signatures
4 * (c) 2006 Pavel Charvat <pchar@ucw.cz>
6 * This software may be freely distributed and used according to the terms
7 * of the GNU Lesser General Public License.
13 #include "images/math.h"
14 #include "images/images.h"
15 #include "images/signature.h"
19 #define ASORT_PREFIX(x) image_signatures_dist_integrated_##x
20 #define ASORT_KEY_TYPE uns
21 #include "ucw/sorter/array-simple.h"
24 #include "images/sig-cmp-gen.h"
25 #include "images/sig-cmp-gen.h"