DennisLiu1993 / Fastest_Image_Pattern_Matching

C++ implementation of a ScienceDirect paper "An accelerating cpu-based correlation-based image alignment for real-time automatic optical inspection"
BSD 2-Clause "Simplified" License
842 stars 205 forks source link

Is there any recommended deep learning method to solve perspective and deformation transform problem? #55

Open KongCang opened 8 months ago

KongCang commented 8 months ago

Thanks for your sharing. Is it feasible to modify the LoFTR method from 1-to-1 to 1-to-n? https://github.com/zju3dv/LoFTR Is there a better way to recommend?