Skip to content

segment the merged characters in the TAOBAO CAPTCHA that composed of blue character and white background

Notifications You must be signed in to change notification settings

kunsonx/merged-characters-segmentation

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

1.本工程中包含粘连字符的分割算法,算法思想主要来源于文献《The Robustness of “Connecting Characters Together” CAPTCHAs》。 2.本工程中实现的分割算法的研究对象是TAOBAO网中白底蓝字的四字符粘连的验证码,工程中已包含部分样本。 3.本工程的函数的移植性不强,代码也不是非常规范,后续会持续改进,欢迎指教。 4.访问http://livezingy.com可以获得本工程中各函数的详细分析和解释。


1.This repository contains merged characters segmentation algorithm according <The Robustness of “Connecting Characters Together” CAPTCHAs>.

2.The algorithm research the TAOBAO captchas with four blue characters and white background.

3.Get more information about the algorithm from http://livezingy.com

About

segment the merged characters in the TAOBAO CAPTCHA that composed of blue character and white background

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%