笔画宽度变换(SWT)实现(Java和C#...) [英] Stroke Width Transform (SWT) implementation (Java, C#...)

查看:1303
本文介绍了笔画宽度变换(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?

推荐答案

我的朋友安德鲁和我实现了斯托克宽度变换(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.

报告:<一href=\"http://www.cs.cornell.edu/courses/cs4670/2010fa/projects/final/results/group_of_arp86_sk2357/Writeup.pdf\">http://www.cs.cornell.edu/courses/cs4670/2010fa/projects/final/results/group_of_arp86_sk2357/Writeup.pdf

我们的code:<一href=\"https://sites.google.com/site/roboticssaurav/strokewidthnokia\">https://sites.google.com/site/roboticssaurav/strokewidthnokia

更新code: https://github.com/aperrau/DetectText

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

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