搜索资源列表
casino2x_exe
- 一个蒙特卡罗算法程序,可以自己扩编改编次程序 [visualmatlab.rar] - 本书系统地介绍了图像处理与识别的基本原理、典型方法和实用技术。全书共分12章,第1章~第6章是图像处理与识别的基础内容,包括图像科学综述、MATLAB语言图像编程、图像增强、图像分割、图像特征提取和图像识别;第7章~第10章是图像处理与识别的工程实例,涵盖了医学图像处理、文字识别和自导引小车路径识 [MonteCarlo.rar] - 蒙特卡罗(Monte Carlo)方法,又称随机抽样或统计试验
8
- 基于OCR的VB手写文字识别程序.rar-OCR-based VB handwriting recognition program. Rar
radar.m
- SAR雷达系统完整信号产生、压缩、识别过程,最齐全雷达系统matlab仿真程序,代码段详细注释文字说明,适合论文仿真参考-SAR radar system signal, compression, complete identification process, the most complete radar system matlab simulation program, code detailed annotation text, suitable for paper simulation
OCR
- 人工智能OCR文字识别程序,人工智能OCR文字识别程序-OCR text recognition artificial intelligence program
CCMD_OCR
- 基于Viusal C++的ocr文字识别程序-ocr program based on visual c++
Windows_voice_1.109_5795b47e
- 一个简单的语音识别程序,可以将录好的录音文件转换为文字-A simple speech recognition program, can be recorded audio file into a text
Artificial Intellegence人工智能OCR文字识别程序
- OCR文字识别的简单样例,没有弹窗,供OCR研究者探讨和学习(OCR simple examples of text recognition, no popups, for OCR researchers to explore and learn)
学宪法懂宪法座谈会 - 副本
- matlab 程序 实现对文字的识别,对字母f做了验证了(The matlab program implements the recognition of the text and validates the letter F.)
tesseractAutoTrain
- 可以识别图像中文字的工具,然而识别结果因文字的字体而可能出现差错。本项目使用SpringBoot开发,通过封装Tesseract程序命令,及解析box文件来达到自动训练的目的,要求主机安装有Tesseract程序即可。本项目提供Web API进行自动化训练,提供的参数可见接口文档(The tool can recognize text in the image, but the recognition result may be wrong due to the font of the text