2025-05-08 17:06:00 +08:00
2025-02-27 20:05:42 +08:00
2024-08-23 18:25:10 +08:00
2024-08-23 18:25:10 +08:00
2024-08-23 18:25:10 +08:00
2025-03-13 11:42:10 +08:00
2025-03-13 11:42:10 +08:00
2025-03-13 11:42:10 +08:00
2025-03-13 11:42:10 +08:00
2025-05-08 16:44:08 +08:00
2025-02-25 22:20:56 +08:00
2025-05-08 17:06:00 +08:00
2025-03-13 09:21:26 +08:00
2025-02-24 15:46:05 +08:00

Template match with gray model(ncc)

rotate-model vs main branch

method main(ms) rotate-model(ms) factor(main/rotate-model)
train 1 680 1/680
match 31 16 2
train-omp 1 160 1/160
match-omp 12 6 2

result: main brain method train model really fast(1ms) and parameter free, rotate-model method 2x faster in matching.

Description
template match base gray model (Normalized cross correlation)
Readme BSD-2-Clause 2.5 MiB
Languages
C++ 88.2%
C 7.4%
CMake 4.4%