Code Monkey home page Code Monkey logo

onepiece's Introduction

指导老师

赵永瑞

小组人员

组长:杨越

组员:

海佳磊

吴浩淼

韦玉杰

张穗佳颖

小组分工

代码开发:杨越、吴浩淼、海佳磊

项目文档:杨越、海佳磊、韦玉杰

项目测试:杨越、韦玉杰、张穗佳颖

项目分析:吴浩淼、海佳磊

填写项目报告:杨越、海佳磊、吴浩淼、韦玉杰、张穗佳颖

产品设计:吴浩淼、张穗佳颖

PPT撰写:韦玉杰、张穗佳颖

项目介绍

此项目为手写汉字的识别,基于K-means算法和KNN算法实现。

LICENSE

本项目使用BSD开源协议。

项目描述

手写体汉字识别由于数据采集方式不同可以划分为脱机手写体汉字识别和联机手写体汉字识别两大类。 我们主要使用脱机手写文字识别,其所处理的手写文字是通过扫描仪或摄像头等图像捕捉设备采集到的手写文字二维图片。脱机手写文字识别丢失了书写笔顺信息的二维像素信息,由于没有笔顺信息,加之由于拍照扫描设备在不同光照、分辨率、书写纸张等条件下,数字化会带来一定的噪声干扰,一般来说,脱机手写文字识别更加困难。 此项目以Python为主要语言进行开发,运用Python中的K-means和KNN库实现手写汉字的识别。

参考文献

请列出本报告参考的资料来源。 https://blog.csdn.net/m0_37657841/article/details/88672119 https://blog.csdn.net/erchouchou/article/details/102938482 https://blog.csdn.net/codedz/article/details/108862498 https://blog.csdn.net/qq_34104548/article/details/79336584 https://blog.csdn.net/qq_26598445/article/details/80866938 https://www.92python.com/

onepiece's People

Contributors

qzcrane avatar z-xxy avatar jiulisino avatar homiiii avatar morikumi 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.