Extremal Region Text Detection-ERDetect-Demo

时间:2018-03-06 15:25:36
【文件属性】:
文件名称:Extremal Region Text Detection-ERDetect-Demo
文件大小:156KB
文件格式:ZIP
更新时间:2018-03-06 15:25:36
OpenCV 3.0 Jiri Matas的方法:Real-Time Scene Text Localization and Recognition CVPR 2012 在OpenCV 3.0 contrib中的实现Demo,VC 2012+OpenCV3.0工程.论文和代码分析见博客:http://blog.csdn.net/hiterdu ERFilter源码地址:https://github.com/Itseez/opencv_contrib/tree/master/modules/text
【文件预览】:
ERDetect-Demo
----ERDetect.sln(970B)
----ERDetect()
--------precomp.hpp(2KB)
--------trained_classifierNM1.xml(47KB)
--------erfilter.cpp(149KB)
--------text.hpp(5KB)
--------erfilter.hpp(16KB)
--------text_config.hpp(101B)
--------scenetext01.jpg(95KB)
--------trained_classifierNM2.xml(47KB)
--------textdetection.cpp(5KB)
--------ERDetect.vcxproj.filters(2KB)
--------ERDetect.vcxproj(4KB)
----ERDetect.v12.suo(33KB)
----ERDetect.opensdf(16B)

网友评论

  • Github上有开源代码,但是这个效率好慢并且准确率不高。
  • 可以参考,有用,谢谢分享
  • 没啥用,本来就是源码
  • 可以运行就好,好评~~
  • 这些代码本身就是opencv_contrib上的呀,不是你的,还要积分,github上随便就能下(https://github.com/opencv/opencv_contrib/blob/master/modules/text/samples/textdetection.cpp)
  • 对于初学者有一定的帮助,可以让他们知道怎样让程序跑起来
  • 很不错,学习了
  • 大神的论文非常具有价值
  • 用处不大。。
  • 感觉没什么用呀。。。。
  • 这个方法很不错 学习了~~
  • 不错,还没跑起来
  • 非常好的代码,很有学习价值
  • 运行不起来。。
  • 好东西,可就是不清楚怎样在2.4.9运行起来
  • 非常好的代码,对我帮助很大
  • 这个方法很不错 学习了~~
  • 感谢Up主~~~我可以用这个方法解决字符分割不稳定的问题~