GithubHelp home page GithubHelp logo

strategist922 / crack-website-code Goto Github PK

View Code? Open in Web Editor NEW

This project forked from losenine/crack-website-code

0.0 1.0 0.0 75.71 MB

新浪微博验证码识别,知乎验证码识别,网易验证码识别,一号店验证码识别,常规英数验证码识别

Python 100.00%

crack-website-code's Introduction

CODE-OCR

识别微博验证码,分辨率100x40

识别知乎验证码,分辨率150x60

识别网易验证码,分辨率80x26

识别一号店验证码,分辨率124x50

识别常规英数店验证码,分辨率70x20

开放OCR.dll方法

  getOCR(mcg,img)

实例

from core import test

if __name__ == '__main__':
    ocr=test.OCR()
    img="D:/codes/DLL/wytest_2anq.bmp"
    print('result:', ocr.getOCR("wangyi",img ))
    #返回识别结果

crack-website-code's People

Contributors

charlesval avatar losenine avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.