8e7227f74b41ab3f86f1329e73cb5bc737d1ace3
Template match with gray model(ncc)
highlights:
- original code based Fastest_Image_Pattern_Matching, you can checkout tag v1.0 for more details.
- refactor simd match process with opencv Universal intrinsics, have be tested on x86_64(sse),arm(neon),LoongArch(lsx).
- support model save/load as binary file
- provide pure c interface
usage:
all you need can be found in main.cpp
gallery:
Description
Languages
C++
88.2%
C
7.4%
CMake
4.4%