Fastest_Image_Pattern_Matching icon indicating copy to clipboard operation
Fastest_Image_Pattern_Matching copied to clipboard

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

Open boludoz opened this issue 2 years ago • 2 comments

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

boludoz avatar May 30 '23 18:05 boludoz

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

boludoz avatar May 30 '23 18:05 boludoz

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

DennisLiu1993 avatar May 31 '23 04:05 DennisLiu1993