CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - ocr neural network

搜索资源列表

  1. neuroocr_demo

    0下载:
  2. Neural Network OCR Ne ural Network OCR-Neural Network OCR Ne ue al Network OCR
  3. 所属分类:语音合成与识别

    • 发布日期:2008-10-13
    • 文件大小:177703
    • 提供者:mike
  1. neural

    0下载:
  2. 用Java编写的基于Kohonen神经网络的OCR-Java prepared by the Kohonen neural network-based OCR
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:32761
    • 提供者:张华
  1. OCR(vc)

    6下载:
  2. 一个经典的C++图像识别源码。包含:图像处理(灰度化,二值化,梯度锐化) 和 神经网络 两部分。-A classic image recognition of the C++ source code. Include: image processing (grayscale-based, binary gradient sharpening) and neural network in two parts.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2014-10-08
    • 文件大小:1504407
    • 提供者:倪燕翔
  1. Asprise-OCR-CSharp-Windows_XP_32bit-4.0

    1下载:
  2. 人工神经网络算法的OCR识别,识别还可以,如果摄像头够清晰的话,效果更好-Artificial neural network algorithms OCR recognition, recognition can also, if the camera is far from clear, then better
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-19
    • 文件大小:5178456
    • 提供者:刘友斌
  1. digitrecognizesystembasedbp

    0下载:
  2. 给出了基于神经网络的手写体数字的识别程序,并对BP神经网络进行了一些改进-Are given based on neural network Handwritten digit identification procedures, and BP neural networks have been some improvements
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-06
    • 文件大小:757058
    • 提供者:鹿玉红
  1. ocr

    0下载:
  2. This a sample of an Algorithm of OCR with Neural Network.-This is a sample of an Algorithm of OCR with Neural Network.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-25
    • 文件大小:104625
    • 提供者:
  1. BPneuralnetwork

    0下载:
  2. 关于BP神经网络de原理和应用的一些文章 -some articles about BP neural network principle and application
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-15
    • 文件大小:3855223
    • 提供者:belle
  1. SimpleOCR

    0下载:
  2. C#使用神经网络实现光学字符识别(OCR)源代码-Csharp use the neural network optical character recognition (OCR) the source code
  3. 所属分类:CSharp

    • 发布日期:2017-04-03
    • 文件大小:159935
    • 提供者:易湘陵
  1. ResearchonVideoCaptionDetectionandExtraction

    0下载:
  2. Research on Video Caption Detection and Extraction. The automatic video annotation is a key module of the video indexing and retrieval system,and the extraction and location of captions are important steps for video annotation.An automatic extraction
  3. 所属分类:Graph program

    • 发布日期:2017-04-01
    • 文件大小:12975
    • 提供者:段军伟
  1. NeuralNetworkocr

    0下载:
  2. a neural network based OCR application in matlab
  3. 所属分类:Applications

    • 发布日期:2017-04-01
    • 文件大小:153993
    • 提供者:mike
  1. code

    0下载:
  2. 针对实际项目采用了webservice进行搭建分布应用及多线程进行分布式并行开发应用。本项目主要针对图象学的图象处理对已存在的图象进行数字识别,本项目还利用BP神经网络(人工智能)技术进行识别应用,本项目采用OCR、体征、BP三种识别方法进行有效识别,识别效率达到98 -100 ,运行效率95ms/56ms/0.9ms。-Webservice used for the actual project to build distributed applications and multi-threa
  3. 所属分类:xml-soap-webservice

    • 发布日期:2017-05-30
    • 文件大小:12806836
    • 提供者:tony
  1. getPDF2

    0下载:
  2. 本文提出了一种新的车辆许可证盘子识别,并在此基础上提出了一种自适应图像分割方法-In this paper, a new algorithm for vehicle license plate identification is proposed, on the basis of a novel adaptive image segmentation technique (Sliding Windows) in conjunction with a character recogni
  3. 所属分类:Project Design

    • 发布日期:2017-03-28
    • 文件大小:831957
    • 提供者:keithe
  1. digitaleyes-c

    0下载:
  2. DigitalEyes is an OCR (Optical Character Recognizer) developed in C/Caml. usage : ./digitaleyes[.opt] [processes in chronological order] file -noise Reduces image noise. -rotate Finds angle and rotate image. -lessons Builds the lessons
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-27
    • 文件大小:382370
    • 提供者:chen
  1. ProyectoOCRmejorado

    0下载:
  2. OCR system with neural network
  3. 所属分类:Graph program

    • 发布日期:2017-04-06
    • 文件大小:60233
    • 提供者:dleon
  1. NeuralNetworkOCR

    0下载:
  2. Neural Network OCR. There are many different approaches to optical character recognition problem. One of the most common and popular approaches is based on neural networks, which can be applied to different tasks, such as pattern recognition, time
  3. 所属分类:CSharp

    • 发布日期:2017-03-27
    • 文件大小:367801
    • 提供者:reyjav
  1. OpticalCharacterNeuralNetwork

    0下载:
  2. 文章和附件代码教你如何使用人工智能的神经网络开发一个简单的光学字符识别(OCR)应用程序,程序可以获得非常高质量的识别率和性能。-Creating Optical Character Recognition (OCR) applications using Neural Networks How the use of neural network can simplify coding of OCR applications.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-07
    • 文件大小:60253
    • 提供者:ldf
  1. wenzishibie

    0下载:
  2. 利用VC++实现的,基于神经网络的文字识别系统,包括矩阵类库源代码和数字识别系统源代码。-Using VC++ to achieve, based on neural network character recognition system, including the matrix class library source code and digital identification system source code.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-29
    • 文件大小:211403
    • 提供者:hai
  1. OCR

    0下载:
  2. 基于神经网络的中文字简单符识别-Based on a simple neural network character recognition in text
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-01
    • 文件大小:86945
    • 提供者:Mr.xu
  1. OCR

    0下载:
  2. Simple OCR Program using Neural Network
  3. 所属分类:Java Develop

    • 发布日期:2017-04-16
    • 文件大小:84144
    • 提供者:Marwa
  1. ocr

    0下载:
  2. 神经网络的训练和测试程序,使用python开发,是其中一种神经网络-Neural network training and testing procedures, the use of python development, is one of the neural network
  3. 所属分类:Other systems

    • 发布日期:2017-04-09
    • 文件大小:1471
    • 提供者:王玉
« 12 »
搜珍网 www.dssz.com