If the seeding search failed, DIC is computed, the ROI and seed point are updated, and the seeding is recomputed. What if it failed again? it will redo the update step and again and again https://github.com/xdic-dev/CppNCorr/blob/main/src/ncorr.cpp (compute_only_seedpoint)
If the seeding search failed, DIC is computed, the ROI and seed point are updated, and the seeding is recomputed. What if it failed again? it will redo the update step and again and again https://github.com/xdic-dev/CppNCorr/blob/main/src/ncorr.cpp (compute_only_seedpoint)