CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 手写识别

搜索资源列表

  1. ANeuralNetworkonGPU.rar

    1下载:
  2. CUDA应用:在CUDA上实现神经网络,识别手写数字,the implementation of a neural network with CUDA. Neural Network for Recognition of Handwritten Digits
  3. 所属分类:MPI

    • 发布日期:2016-03-03
    • 文件大小:1202182
    • 提供者:tt
  1. Chinput-3.0.2.tar.gz

    0下载:
  2. 手写识别Chinput3.0.2源代码,可以在linux下开发手写板程序,Handwriting recognition Chinput3.0.2 source code
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-23
    • 文件大小:485221
    • 提供者:王晨
  1. matlab.rar

    8下载:
  2. MATLAB 神经网络用于数字识别源程序 手写数字识别,有图例,大家可以看看,MATLAB neural network to identify the source for digital handwritten numeral recognition, there are legends, we will look at
  3. 所属分类:Graph Recognize

    • 发布日期:2014-04-08
    • 文件大小:150251
    • 提供者:zheng
  1. 用神经网络进行手写字母识别(java程序下载)

    0下载:
  2. 用神经网络进行手写字母识别(java程序下载)- 鐢ㄧ
  3. 所属分类:Graph Recognize

    • 发布日期:2017-11-09
    • 文件大小:45427
    • 提供者:宋雨
  1. ANNRecognizer

    0下载:
  2. C#编写的BP神经网络模型的手写识别器,可以识别数字-C# prepared by the BP neural network model of the handwriting recognizer, you can identify the numbers
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-28
    • 文件大小:59997
    • 提供者:执迷不悔
  1. DataRecog

    0下载:
  2. 用神经网络,实现手写数字0-9的识别,对于相似度小的拒绝识别-Using neural networks, implementation figure 0-9 handwriting recognition, the similarity of small refuse recognition
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:210660
    • 提供者:wu song lin
  1. Chinesecharacterrecognition

    0下载:
  2. 在WIN XP/2000 下的对手写输入的汉字的识别处理,支持手写输入,支持侯选字区域。-WIN XP/2000 in the handwriting input of Chinese characters on the recognition processing, support handwriting input in support of a candidate word regional.
  3. 所属分类:Windows编程

    • 发布日期:2017-05-23
    • 文件大小:1964289
    • 提供者:刘林涛
  1. chinesecharrecognizer

    0下载:
  2. 手写体汉字识别,手写方便,识别率高,采用新的算法,-Handwritten Chinese character recognition, handwriting Convenience, identification rate, the introduction of a new algorithm,
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-10
    • 文件大小:2422597
    • 提供者:renjian
  1. Handwrittennumeralrecognition

    0下载:
  2. 手写数字识别算法,基于置信度分析和多信息融合的手写数字识别。-Handwritten numeral recognition algorithm, based on the confidence level and multi-information fusion analysis of handwritten numeral recognition.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-11
    • 文件大小:2267197
    • 提供者:flq412
  1. shibie

    2下载:
  2. 针对10个手写数字的识别问题,设计了一个BP神经网络,使它能够正确识别10个数字。-Against the 10 handwritten numeral recognition problem, a BP neural network is designed so that it can correctly identify the 10 digits.
  3. 所属分类:Special Effects

    • 发布日期:2016-04-20
    • 文件大小:123095
    • 提供者:zhangjin
  1. BPHandIdentifyRate

    0下载:
  2. 基于bp神经网络的手写识别系统 matlab仿真-Bp neural network-based handwriting recognition system simulation matlab
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:306249
    • 提供者:王立彬
  1. 基于概率神经网络的手写体数字识别

    1下载:
  2. 基于概率神经网络的手写数字识别,利用概率神经网络识别1-9的手写数字,matlab程序(Handwritten numeral recognition based on probabilistic neural network)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-16
    • 文件大小:525312
    • 提供者:鸣啾啾
  1. codecnnMNIST

    0下载:
  2. 用cnn卷积神经网络实现对mnist手写库的识别(mnist classfication with convolution neural network)
  3. 所属分类:其他

    • 发布日期:2017-12-17
    • 文件大小:14716928
    • 提供者:Elena0806
  1. stm32手写识别实验

    0下载:
  2. 可以利用stm32的彩屏进行手写文字的输入,方便快捷。(Can be handwritten text input using the STM32 color screen, convenient and quick.)
  3. 所属分类:单片机开发

    • 发布日期:2017-12-24
    • 文件大小:1165312
    • 提供者:asdfghjkl123
  1. 手写识别实验

    0下载:
  2. stm32f4手写设置,运行与测试等,开发平台KEIL,希望对大家有帮助(Stm32f4 handwriting settings, running and testing, development platform KEIL, we want to help)
  3. 所属分类:单片机开发

    • 发布日期:2017-12-24
    • 文件大小:1144832
    • 提供者:zl10917
  1. Character_Recognition

    0下载:
  2. 本程序主要参照论文,《基于OpenCV的脱机手写字符识别技术》实现了,对于手写阿拉伯数字的识别工作。识别工作分为三大步骤:预处理,特征提取,分类识别。预处理过程主要找到图像的ROI部分子图像并进行大小的归一化处理,特征提取将图像转化为特征向量,分类识别采用k-近邻分类方法进行分类处理,最后根据分类结果完成识别工作。 程序采用Microsoft Visual Studio 2010与OpenCV2.4.4在Windows 7-64位旗舰版系统下开发完成。并在Windows xp-32位系统下测试
  3. 所属分类:图形/文字识别

    • 发布日期:2017-12-20
    • 文件大小:23580672
    • 提供者:Kas_Zhao
  1. handwrite2

    0下载:
  2. 采用KNN算法,用PYTHON语言实现的手写数字图像识别(Using KNN algorithm, handwritten digital image recognition with PYTHON language)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-27
    • 文件大小:1391616
    • 提供者:小龙女
  1. KNN手写数字识别

    1下载:
  2. 可支持手写数字识别,r和python两种语言编写,生成画板鼠标手写输入,也支持上传图片(Handwritten digit recognition)
  3. 所属分类:图形图像处理

    • 发布日期:2020-07-09
    • 文件大小:3072
    • 提供者:jjkka
  1. 手写数字识别

    1下载:
  2. 基于Matlab的手写数字识别系统,准确率还行,配有GUI界面(Matlab handwriting number recognition system, accuracy is not bad, with GUI interface)
  3. 所属分类:模式识别(视觉/语音等)

    • 发布日期:2021-02-15
    • 文件大小:76800
    • 提供者:zah_123
  1. MATLAB手写数字汉字识别[写字板,神经网络]

    2下载:
  2. 该课题为基于MATLAB bp神经网络的手写汉字识别系统。可以利用鼠标手写中文汉字进行训练,测试,可以识别任何字体,只需要到GUI界面面板更换即可。在GUI界面就可以随写随训练中文,不需要到后台手动更换文字训练,方便快捷上档次。(This project is a handwritten Chinese character recognition system based on Matlab bp neural network. You can use the mouse to write Ch
  3. 所属分类:matlab例程

    • 发布日期:2020-12-22
    • 文件大小:332800
    • 提供者:可乐一生
« 1 2 3 45 6 7 8 9 10 ... 49 »
搜珍网 www.dssz.com