基于Java实现手写汉字识别系统,不使用机器学习的方法,而是使用0-1矩阵的文件来保存手写体的字形,再通过欧氏距离计算出可能的字符,是一个比较简单的手写识别系统,可以比较准确的识别出大多数的常用汉字。
☆15Aug 3, 2019Updated 6 years ago
Alternatives and similar repositories for HandWriteRecoginize
Users that are interested in HandWriteRecoginize are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- A simple Android Modbus scanner/polling program with modern android UI.☆16Feb 11, 2014Updated 12 years ago
- 手撸一个简单的面向对象数据框架(工厂模式+泛型+注解+反射)☆16Nov 27, 2017Updated 8 years ago
- 仿支付宝“全部应用”模块,联动布局的demo☆15Jul 26, 2018Updated 7 years ago
- 敏感信息,垃圾信息,黄赌毒信息判断☆11Jul 17, 2017Updated 8 years ago
- 这是一个自定义 音频频谱控件、音视频播放进度条控件、伸缩开关控件的demo☆10Feb 21, 2019Updated 7 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- 基于 OpenGL ES 开发,支持实时滤镜、相机录制、视频播放功能☆21Jun 12, 2018Updated 8 years ago
- 汉字字符特征提取器 (featurizer),提取汉字的特征(发音特征、字形特征)用做深度学习的特征 | A Chinese character feature extractor, which extracts the features of Chinese charac…☆302Dec 29, 2025Updated 6 months ago
- SuperCLUE高考作文机器自动阅卷系统☆19Jun 8, 2023Updated 3 years ago
- Kotlin版本的文字OCR扫描组件,支持离线识别、相机拍照识别、传入指定图片识别,具备一定的业务使用场景。☆14Oct 8, 2023Updated 2 years ago
- 百度书源,可以配合 饭团小说☆12Nov 28, 2017Updated 8 years ago
- android animator library☆20Oct 14, 2020Updated 5 years ago
- 上帝之眼GodsEye——定位监控,即时通信☆25Mar 3, 2018Updated 8 years ago
- A demonstration of the Google Maps iOS SDK GMSPanoramaView with custom overlay elements☆11Oct 19, 2018Updated 7 years ago
- 图片马赛克拼图☆16Jun 4, 2018Updated 8 years ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- 一个仿抖音的时间钟轮盘☆16Nov 25, 2023Updated 2 years ago
- 微信版小明找厕所,主要功能为搜索附近测试实现导航功能☆13Apr 23, 2017Updated 9 years ago
- 在WebView中使用原生组件替换html元素的小示例☆18Oct 15, 2017Updated 8 years ago
- 将地铁的坐标通过百度地图搜集起来,然后使用canvas做成的地铁图。☆10Apr 21, 2022Updated 4 years ago
- A simple android word cloud widget☆21Mar 13, 2022Updated 4 years ago
- Third-party dependencies, pre-modified for ready-made use by libretro cores. Uses libretro-common where needed.☆12Jan 3, 2026Updated 5 months ago
- 支持多行多列等复杂布局的RadioGroup,重点是!!使用简单!!,称之为Multi_RadioGroup_Plus吧☆28Nov 30, 2016Updated 9 years ago
- 【已发布】modbus协议的Android实现,从jamod移植而来,支持蓝牙串口(SPP),BLE,TCP网络☆33Oct 19, 2018Updated 7 years ago
- Vue3版本的chatUI(通义千问)☆21Apr 19, 2025Updated last year
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- 新浪表情面板的vue组件☆11Jun 30, 2017Updated 9 years ago
- Video editor☆11Nov 27, 2024Updated last year
- Extract the outline of the table from the paper form obtained from the photo and recognize the text content in the outline. 从拍照得到的纸质表格中检测…