We don’t allow questions seeking recommendations for software libraries, tutorials, tools, books, or other off-site resources. You can edit the question so it can be answered with facts and citations.
Closed 4 years ago.
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
接受
或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
发布评论
评论(2)
我和我的朋友 Andrew 在康奈尔大学的课堂项目中在手机上实现了斯托克宽度变换 (SWT)。或许你可以从报告中得到一些提示。
报告:http://www.cs.cornell.edu /courses/cs4670/2010fa/projects/final/results/group_of_arp86_sk2357/Writeup.pdf
我们的代码:https:/ /sites.google.com/site/roboticssaurav/行程宽度nokia
更新代码:https://github.com/aprau/DetectText
My friend Andrew and I implemented Stoke Width Transform (SWT) on a mobile phone during a class project at Cornell. Maybe you can get hint from the report.
The report: http://www.cs.cornell.edu/courses/cs4670/2010fa/projects/final/results/group_of_arp86_sk2357/Writeup.pdf
Our code: https://sites.google.com/site/roboticssaurav/strokewidthnokia
Updated code: https://github.com/aperrau/DetectText
这是执行您要求的代码: http://libccv.org/doc/doc-swt/
其他相关项目:
Here is code that does what you asked for: http://libccv.org/doc/doc-swt/
Other projects that are relevant: