Skip to content

Algorithm implementation of the "The Robustness of “Connecting Characters Together” CAPTCHAs". The test data set is the TAOBAO CAPTCHA that composed of blue character and white background.

Notifications You must be signed in to change notification settings

livezingy/merged-characters-segmentation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

1.This repository created in C# VS2013-x64, It contains the following function:

  • merged characters segmentation algorithm according "The Robustness of “Connecting Characters Together” CAPTCHAs".
  • Sauvola binarization
  • OTSU binarization
  • Iteration binarization
  • Zhang-Suen skeletonization

2.The test data set is the TAOBAO CAPTCHA that composed of blue character and white background.

About

Algorithm implementation of the "The Robustness of “Connecting Characters Together” CAPTCHAs". The test data set is the TAOBAO CAPTCHA that composed of blue character and white background.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages