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
859 stars 205 forks source link

The implementation with cv::TM_CCOEFF fails when there is no match on the screen and will display erroneous results. #39

Open boludoz opened 1 year ago

boludoz commented 1 year ago

The implementation with cv::TM_CCOEFF fails when there is no match on the screen and will display erroneous results.

boludoz commented 1 year ago

Another thing is that the code is difficult for me to separate from the program, Could there be an implementation for DLL?

DennisLiu1993 commented 1 year ago

Another thing is that the code is difficult for me to separate from the program, Could there be an implementation for DLL?

yes, contact me with email