What is it? - This is a hardware-optimised library for Area
correlation algorithm. It include C and Assembler optimized algorithms
with support of major programming interfaces.
Why? - Just to collect some my knowledge and put it together
- may be it will be useful for somebody.
Used algorithms - UnNormalized area correlation,
Normalized area correlation
S/W realization
Languages - C/C++ for biigest part of realization,
Assembler - for H/W optimization.
H/W realization
Functions <=> CPU - C - all CPU with C
compiler; MMX - Intel Pentium MMX and above, AMD K6 MMX and above,
Cyrix 6x86MX and above. SSE2 - Intel Pentium 4 (IA-64, x86-64);