y.qiu bcdade9daa Revert "aligned scene"
This reverts commit e5cf60e2547db7e7b27d03080b16bf1db79807bf.
2025-03-13 09:21:37 +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-02-27 20:08:44 +08:00
2025-03-13 09:21:37 +08:00
2024-09-02 14:21:56 +08:00
2025-02-27 20:08:44 +08:00
2025-02-25 22:20:56 +08:00
2025-02-27 20:58:08 +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 mathod train model really fast(1ms), 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%