描边宽度变换 (SWT) 实现(Java、C#...) [英] Stroke Width Transform (SWT) implementation (Java, C#...)

查看:43
本文介绍了描边宽度变换 (SWT) 实现(Java、C#...)的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我最近发现了笔画宽度变换,如以下研究论文所述:

I recently discovered the stroke width transform, as documented in the following research paper:

  • Detecting Text in Natural Scenes with Stroke Width Transform. Boris Epshtein, Yonathan Wexler, and Eyal Ofek. IEEE International Conference on Computer Vision and Pattern Recognition, 2010.

该算法旨在从自然场景中检测和提取文本.

The algorithm is intended for detecting and extracting text from natural scenes.

但是,我找不到任何实现,从论文中我发现很难确定有关算法的所有细节,因此我可以在实践中实现它.有谁知道这个算法是否在系统中实现并在实践中使用?是否有 C# 或 Java 实现?

However, I could not find any implementation, and from the paper I find it hard to determine all the details regarding the algorithm so I can implement it in practice. Does anyone know if this algorithm is implemented and used in practice in a system? Is there a C# or Java implementation of it?

推荐答案

我和我的朋友 Andrew 在康奈尔大学的一个课堂项目中在手机上实施了斯托克宽度变换 (SWT).也许你可以从报告中得到提示.

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.

报告:http://www.cs.Cornell.edu/courses/cs4670/2010fa/projects/final/results/group_of_arp86_sk2357/Writeup.pdf

我们的代码:https://sites.google.com/site/roboticssaurav/strokewidthnokia

更新代码:https://github.com/aperrau/DetectText

这篇关于描边宽度变换 (SWT) 实现(Java、C#...)的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆