-
Notifications
You must be signed in to change notification settings - Fork 207
Issues: DennisLiu1993/Fastest_Image_Pattern_Matching
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
感谢,很好的代码。但是,我使用自己的数据测试时,发现找不到目标?使用shape_based_matching可以。
#3
opened May 25, 2022 by
xinsuinizhuan
updated Oct 11, 2022
The implementation with cv::TM_CCOEFF fails when there is no match on the screen and will display erroneous results.
#39
opened May 30, 2023 by
boludoz
updated May 31, 2023
SIMD指令集在x86 windows下可以,但是在linux或者arm下面就不支持了
#5
opened Jun 6, 2022 by
xinsuinizhuan
updated Jun 11, 2023
您好!我想问一下这个的角度的精度大概是多少呢?在我的测试过程中角度偏差有点大。我的测试方法是使用opencv的旋转函数旋转图片,再进行识别。
#50
opened Nov 9, 2023 by
BoL12138
updated Nov 10, 2023
Previous Next
ProTip!
Updated in the last three days: updated:>2024-12-18.