-
Notifications
You must be signed in to change notification settings - Fork 212
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
博主,您好,此項目做的很好,很值得學習,有沒有java版本的呀,c++學的不太好呀! #31
Comments
Java版本沒有呢 |
博主,首先謝謝您的回復。
有個問題,請教一下,openCV識別出來的像素坐標,如何進行標定,也就是如何將像素坐標轉化為物理坐標(機器人坐標),有什麼方法,如果有示例代碼,更好,麻煩您了!
小小鸟
***@***.***
…------------------ 原始邮件 ------------------
发件人: "DennisLiu1993/Fastest_Image_Pattern_Matching" ***@***.***>;
发送时间: 2023年2月23日(星期四) 凌晨2:23
***@***.***>;
***@***.******@***.***>;
主题: Re: [DennisLiu1993/Fastest_Image_Pattern_Matching] 博主,您好,此項目做的很好,很值得學習,有沒有java版本的呀,c++學的不太好呀! (Issue #31)
Java版本沒有呢
除了SIMD部分,基本上所有行數都可以找到Java OpenCV對應的寫法
一行一行搬過去就行了
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you authored the thread.Message ID: ***@***.***>
|
辨識一張標定版(物理)上的點,可得到像素座標配合findHomography函數即可 |
小小鸟
***@***.***
…------------------ 原始邮件 ------------------
发件人: "DennisLiu1993/Fastest_Image_Pattern_Matching" ***@***.***>;
发送时间: 2023年3月3日(星期五) 下午3:12
***@***.***>;
***@***.******@***.***>;
主题: Re: [DennisLiu1993/Fastest_Image_Pattern_Matching] 博主,您好,此項目做的很好,很值得學習,有沒有java版本的呀,c++學的不太好呀! (Issue #31)
辨識一張標定版(物理)上的點,可得到像素座標配合findHomography函數即可
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you authored the thread.Message ID: ***@***.***>
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
No description provided.
The text was updated successfully, but these errors were encountered: