Giter VIP home page Giter VIP logo

scard's Introduction

#超级名片


###项目需求

  • 名片扫描并裁剪,支持名片背面(可选)
  • 智能识别名片信息并存入数据库
  • 手动识别区域的设定
    • 在智能识别失效的时候,采用手工方式制定区域进行识别
  • 增加附加标签的功能
  • 积分管理功能,通过积分管理用户资源,管理可用名片数量,可通过赠送积分来发展用户
  • 微信支付功能,用于微信收款

###实现方式

  • **输入流程:**拍照-裁剪-区域划分-OCR识别-填入相应字段-用户效验-修改-确认提交。
  • **查询流程:**模糊查询-输入关键字-查询结果-结果大于5条时显示前5条,并可输入第二关键字,在结果中查询。
  • 标签增加

###软件模块需求

  • python
  • PILLOW(图片处理),学习文档
  • Tesseract
  • tesseract中文识别率很差,但可以进行训练,但训练过程还是需要花很多的精力和时间,不适合自己全新的去实施。
  • 微信小程序,简易教程,粗略学习了一下微信小程序开发,居然发现个人用户无法进行微信认证,也就是说没办法使用收款的功能。晕死。

###结论: 通过查找资料分析发现,该项目基本不可行,1是需要大量的时间训练开源的OCR识别软件,2是基本无法实现收费,项目意义不大,项目终止。

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.